From: (no name) (no email)
Date: Fri Feb 27 2004 - 10:53:57 EST
On Fri, 27 Feb 2004, Cristina Ex wrote:
> I have tried to add the line "local_recipients_maps = $alias_maps
> unix:passwd.byname", in my main.cf, and this way, when somebody tries to
> send an email for (correctUser is a valid user
> account) this mail is rejected with the error:
>
> Feb 27 10:33:00 localhost postfix/smtpd[8939]: reject: RCPT from web25210.mail.ukl.yahoo.com[217.12.10.70]: 550 <>:
> User unknown; from=<> to=<>
> Feb 27 10:33:00 localhost postfix/smtpd[8939]: > web25210.mail.ukl.yahoo.com[217.12.10.70]: 550 <>: User unknown
>
> Is it possible to use at the same time mailbox_transport and
> local_recipient_maps? how?
>
Don't chroot your SMTP server. The features do work together. Drop the
"mailbox_command" setting, it is entirely pre-empted by
"mailbox_transport".
-- Viktor.
|
|
|