AW: postfix doesn't know cyrus user
Maik Knittel
maik.knittel at software-friends.de
Fri Apr 4 11:20:39 EST 2003
> after weÿve got cyrus running, we have another problem.
>
> We canÿt send mail with postfix (smtp). It seems that
>
> Postfix doesnÿt know the cyrus user.
> from mail.log:
> Apr 4 16:13:03 XXXXX postfix/smtpd[1343]: 3C6A3137: reject: RCPT from
> unknown[XXX.XXX.XXX.XXX]: 550 <knittel at XXX.XXX.XXX.XXX>: User unknown
> in local recipient table; from=<simpson at XXX.XXX.XXX.XXX> proto=ESMTP
> helo=<XXXXX>
Try setting
local_recipient_maps =
in main.cf, to tell postfix not to try lookup local users first
>
>
>
> main.cf
>
>
>
> local_transport = cyrus
>
> mydestination = localhost, XXX.XXX.XXX.XXX
>
thats it - thank you very much
More information about the Info-cyrus
mailing list