From: Keith Matthews (no email)
Date: Tue Mar 02 2004 - 02:54:27 EST
On Mon, 1 Mar 2004 17:20:45 +0100
"Morten Trab" <> wrote:
> ck_recipient_access hash:/etc/postfix/filtered_domains,
> reject_unauth_destinatio
> n
> smtpd_sasl_auth_enable = yes
> smtpd_sasl_local_domain = homedir.dk
> smtpd_sasl_security_options = noanonymous
> smtpd_sender_restrictions = permit_mynetworks, check_sender_access
> mysql:/etc/po
> stfix/mysql-spamblock.cf, check_sender_access
> hash:/etc/postfix/access_filter, c
> heck_sender_access hash:/etc/postfix/outgoing_domains,
> reject_unauth_pipelining,
> reject_unknown_sender_domain, reject_non_fqdn_sender
> transport_maps = hash:/etc/postfix/passon
> transport_retry_time = 1h
> unknown_local_recipient_reject_code = 550
>
> [root at svr-1 root]# cat /etc/postfix/passon
> smtp:mail.vj2450.dk
>
> From log:
> Mar 1 17:16:29 svr-1 postfix/qmgr[4969]: 66433D48D:
> from=<>, size=1521, nrcpt=1 (queue active)
> Mar 1 17:16:29 svr-1 postfix/pipe[7140]: 66433D48D:
> to=<>, orig_to=<>, relay=cyrus,
> delay=0, status=bounced (data format error. Command output:
> test.trab.dk: Mailbox does not exist )
>
>
You might want to look into how (where) the alias translation takes
place, but that's probably a red herring as aliases (if i recall
correctly) are only applied once the local transport has been selected.
Beyond that I'm afraid I've run out of ideas. perhaps someone who
actually uses Cyrus can help.
|
|
|