OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
Re: Some e-mail addresses hosted on another fysical server?

From: Keith Matthews (postfixfrequentous.co.uk)
Date: Tue Mar 02 2004 - 01:54:27 CST


On Mon, 1 Mar 2004 17:20:45 +0100
"Morten Trab" <mortentrab.dk> 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
>
> [rootsvr-1 root]# cat /etc/postfix/passon
> testtrab.dk smtp:mail.vj2450.dk
>
> From log:
> Mar 1 17:16:29 svr-1 postfix/qmgr[4969]: 66433D48D:
> from=<mortentrab.dk>, size=1521, nrcpt=1 (queue active)
> Mar 1 17:16:29 svr-1 postfix/pipe[7140]: 66433D48D:
> to=<test.trab.dkhomedir.dk>, orig_to=<testtrab.dk>, 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.