> Please post a shorter problem description with relevant log entries, postconf 
> -n output and all relevant table entries.

I accept full responsibility for the fact that my post was so wordy it was easy 
to miss that it contains everything you've requested except the log entries.  
;)  Once more, with improved brevity...

Thanks,
Bryan


Problem

wheat.glutinous.com fails to relay mail addressed to br...@pumpernickle.com to 
rye.glutinous.com.  Instead, it regards itself as responsible for for 
pumpernickle.com and keeps the mail for itself.


Hosts & Tables:

Server #1

        host name:                      wheat.glutinous.com
        ip:                                     111.111.111.001
        virtual domain:                 sourdough.com
        ldap account:                   bryan_sourdough_com
        address:                                br...@sourdough.com
        virtual_alias_maps:             [none - handled by a single shared LDAP 
domain]
        virtual_alias_domains:  sourdough.com
        relay_domains:          pumpernickle.com

Server #2

        host name:                      rye.glutinous.com
        ip:                                     111.111.111.002
        virtual domain:                 pumpernickle.com
        ldap account:                   bryan_pumpernickle_com
        address:                                br...@pumpernickle.com
        virtual_alias_maps:             [none - handled by a single shared LDAP 
domain]
        virtual_alias_domains:  pumpernickle.com
        relay_domains:          sourdough.com


Log from wheat.glutinous.com:

Tuesday, November 2, 2010 12:14:24 PM America/Los_Angeles 
Nov  2 12:14:27 wheat postfix/smtpd[48573]: connect from 
wheat.glutinous.com[111.111.111.001]
Nov  2 12:14:27 wheat postfix/smtpd[48573]: 5177C28C01B: 
client=wheat.glutinous.com[111.111.111.001], 
sasl_method=PLAIN,sasl_username=br...@sourdough.com
Nov  2 12:14:27 wheat postfix/cleanup[48580]: 5177C28C01B: 
message-id=<ba3ab9af-5b61-414c-8f80-af31e0ae1...@sourdough.com>
Nov  2 12:14:27 wheat postfix/qmgr[48547]: 5177C28C01B: 
from=<br...@sourdough.com>, size=2815, nrcpt=1 (queue active)
Nov  2 12:14:27 wheat postfix/smtpd[48585]: connect from localhost[127.0.0.1]
Nov  2 12:14:27 wheat postfix/smtpd[48585]: C12B528C032: 
client=localhost[127.0.0.1]
Nov  2 12:14:27 wheat postfix/cleanup[48580]: C12B528C032: 
message-id=<ba3ab9af-5b61-414c-8f80-af31e0ae1...@sourdough.com>
Nov  2 12:14:27 wheat postfix/qmgr[48547]: C12B528C032: 
from=<br...@sourdough.com>, size=3346, nrcpt=1 (queue active)
Nov  2 12:14:27 wheat postfix/smtp[48581]: 5177C28C01B: 
to=<bryan_pumpernickle_...@wheat.glutinous.com>, 
orig_to=<br...@pumpernickle.com>, relay=127.0.0.1[127.0.0.1]:10024, delay=0.52, 
delays=0.05/0.07/0.01/0.39, dsn=2.0.0, status=sent (250 2.0.0 Ok, id=48549-01, 
from MTA([127.0.0.1]:10025): 250 2.0.0 Ok: queued as C12B528C032)
Nov  2 12:14:27 wheat postfix/qmgr[48547]: 5177C28C01B: removed
Nov  2 12:14:27 wheat postfix/pipe[48588]: C12B528C032: 
to=<bryan_pumpernickle_...@wheat.glutinous.com>, relay=dovecot, delay=0.14, 
delays=0/0.05/0/0.08, dsn=2.0.0, status=sent (delivered via dovecot service)
Nov  2 12:14:27 wheat postfix/qmgr[48547]: C12B528C032: removed


postconf -n for wheat.glutinous.com:

biff = no
command_directory = /usr/sbin
config_directory = /etc/postfix
content_filter = smtp-amavis:[127.0.0.1]:10024
daemon_directory = /usr/libexec/postfix
debug_peer_level = 2
disable_vrfy_command = yes
enable_server_options = yes
header_checks = pcre:/etc/postfix/custom_header_checks
html_directory = /usr/share/doc/postfix/html
inet_interfaces = localhost
mail_owner = _postfix
mailbox_size_limit = 0
mailbox_transport = dovecot
mailq_path = /usr/bin/mailq
manpage_directory = /usr/share/man
maps_rbl_domains = 
message_size_limit = 52428800
mydomain = sourdough.com
mydomain_fallback = localhost
myhostname = wheat.glutinous.com
mynetworks = 127.0.0.0/8        111.111.111.001 111.111.111.002
newaliases_path = /usr/bin/newaliases
owner_request_special = no
permit_mx_backup_networks = $mynetworks
queue_directory = /private/var/spool/postfix
readme_directory = /usr/share/doc/postfix
recipient_delimiter = +
relay_domains = hash:/etc/postfix/relay_domains
relay_recipient_maps = 
relayhost = 
sample_directory = /usr/share/doc/postfix/examples
sendmail_path = /usr/sbin/sendmail
setgid_group = _postdrop
smtpd_client_restrictions = permit_sasl_authenticated   permit_mynetworks       
reject_rbl_client zen.spamhaus.org      permit
smtpd_data_restrictions = permit_mynetworks     reject_unauth_pipelining        
reject_multi_recipient_bounce   permit
smtpd_enforce_tls = no
smtpd_helo_required = yes
smtpd_helo_restrictions = permit_sasl_authenticated     permit_mynetworks       
check_helo_access hash:/etc/postfix/helo_access reject_non_fqdn_helo_hostname   
reject_invalid_helo_hostname    permit
smtpd_pw_server_security_options = cram-md5     login   plain
smtpd_recipient_restrictions = reject_non_fqdn_recipient        
reject_non_fqdn_sender  reject_unknown_sender_domain    
reject_unknown_recipient_domain permit_mynetworks       
permit_sasl_authenticated       permit_mx_backup        
reject_unauth_destination       reject_non_fqdn_hostname        
reject_invalid_hostname reject_unlisted_recipient       reject_rhsbl_recipient 
zen.spamhaus.org permit
smtpd_sasl_auth_enable = yes
smtpd_sender_restrictions = permit_sasl_authenticated   permit_mynetworks       
reject_non_fqdn_sender  reject_rhsbl_sender zen.spamhaus.org    
reject_unknown_sender_domain    permit
smtpd_tls_CAfile = 
/etc/certificates/wheat.glutinous.com.B5E2C62A67054B9826A2F9E30921B8812B17EA4E.chain.pem
smtpd_tls_cert_file = 
/etc/certificates/wheat.glutinous.com.B5E2C62A67054B9826A2F9E30921B8812B17EA4E.cert.pem
smtpd_tls_exclude_ciphers = SSLv2        aNULL   ADH     eNULL
smtpd_tls_key_file = 
/etc/certificates/wheat.glutinous.com.B5E2C62A67054B9826A2F9E30921B8812B17EA4E.key.pem
smtpd_tls_loglevel = 0
smtpd_use_pw_server = yes
smtpd_use_tls = yes
soft_bounce = no
tls_random_source = dev:/dev/urandom
transport_maps = hash:/etc/postfix/transport
unknown_local_recipient_reject_code = 550
virtual_alias_domains = $virtual_alias_maps     
hash:/etc/postfix/virtual_domains
virtual_alias_maps = $virtual_maps hash:/etc/postfix/virtual_users







_______________________

Reply via email to