2 msgPostfix SASL Help
6 msgSlowing down postfix
2 msgneed help deciphering a line
4 msgPostfix SMTP server: errors from something.net[...
4 msg2.5.0-RC and 2.6 should recognize FreeBSD 8
9 msgPostfix not following my access file.
3 msgpostfix logs delay, delays, dsn
3 msgBest way to shutdown postfix prior to servicing...
1 msgthe bounce process hangs a mail (?)
3 msgmessages destined for content_filter stuck in d...
2 msgDomain in username
5 msgmissing authentication on recipient
5 msgpostfixadmin
5 msgcheck_policy_service before reject_rbl_client
9 msgMXBackup via LDAP
5 msgheader and body check exemptions

Relay recipient maps and relocated users
\ Erwan David (21 Jan 2008)
. \ Erwan David (21 Jan 2008)
. . \ (Wietse Venema) (21 Jan 2008)
. . . \ Erwan David (21 Jan 2008)
. . . . \ (Wietse Venema) (21 Jan 2008)

4 msgmail forwarding loop :: SPAM
3 msgtransport_maps how to match mx's
2 msgWhere/when to insert a missing Message-ID
Subject:Relay recipient maps and relocated users
Group:Postfix-users
From:Erwan David
Date:21 Jan 2008


 

I'd like to use the relocated maps on front server.

But when I send a message to a relocated user (whose address does nort
exist anymore on backend server, thus is no more in
relay_recipient_maps) I get the standard error message:

Recipient address rejected: User unknown in relay recipient table (in
reply to RCPT TO command)

instead of the relocated message.

Here is my postconf -n output


alias_database = hash:/etc/aliases
alias_maps = hash:/etc/aliases
append_dot_mydomain = no
biff = no
bounce_size_limit = 4096
config_directory = /etc/postfix
content_filter = scan:[127.0.0.1]:10024
header_checks = pcre:/etc/postfix/header_checks
inet_interfaces = all
mailbox_command = procmail -a "$EXTENSION"
mailbox_size_limit = 0
mime_header_checks = pcre:/etc/postfix/mime_headers
mydestination =
myhostname = mail.trusted-logic.com
mynetworks = 127.0.0.0/8 192.168.0.0/16 62.240.237.72/29
myorigin = trusted-logic.com
recipient_delimiter = +
relay_domains = trusted-logic.fr trusted-logic.com trustedlogic.fr trustedlogic.com trusted-labs.fr trusted-labs.com trustedlabs.fr
relay_recipient_maps = hash:/etc/postfix/aliases/virt_users hash:/etc/postfix/aliases/externals
relayhost =
relocated_maps = hash:/etc/postfix/relocated
smtpd_banner = $myhostname ESMTP $mail_name (Debian/GNU)
smtpd_recipient_restrictions = check_helo_access hash:/etc/postfix/helo_map reject_unlisted_recipient reject_unknown_sender_domain permit_sasl_authenticated permit_mynetworks reject_unauth_destination check_policy_service inet:127.0.0.1:60000 check_client_access hash:/etc/postfix/ok_clients check_recipient_access pcre:/etc/postfix/virus-rcpt.pcre check_recipient_access hash:/etc/postfix/special_recipients check_client_access hash:/etc/postfix/access check_sender_access hash:/etc/postfix/access
smtpd_sasl_auth_enable = yes
smtpd_sasl_local_domain = trusted-logic.fr
smtpd_tls_CAfile = /etc/postfix/mailCA.pem
smtpd_tls_cert_file = /etc/postfix/mail.crt.pem
smtpd_tls_key_file = /etc/postfix/mail.key.pem
smtpd_tls_loglevel = 1
smtpd_use_tls = yes
transport_maps = hash:/etc/postfix/transports


--
Erwan


© 2004-2008 readlist.com