I'm trying to debug a: lost connection after CONNECT error

I added the following to main.cf
debug_peer_list = [REMOTE_IPADDRESS]

Here is the following syslog entry.  Does it show anything relevant?
Is there anything else I or the remote administrator can try?

postfix/smtpd[18377]: connect from remote.smtpd.com[REMOTE_IPADDRESS]           
       
postfix/smtpd[18377]: match_hostname: remote.smtpd.com ~? 192.168.0.0/16        
       
postfix/smtpd[18377]: match_hostaddr: remote.smtpd.com[IPADDRESS] ~? 
192.168.0.0/16    
postfix/smtpd[18377]: match_list_match: remote.smtpd.com: no match    
postfix/smtpd[18377]: send attr request = connect              
postfix/smtpd[18377]: send attr ident = smtp:[REMOTE_IPADDRESS]
postfix/smtpd[18377]: private/anvil: wanted attribute: status    
postfix/smtpd[18377]: input attribute name: status           
postfix/smtpd[18377]: input attribute value: 0               
postfix/smtpd[18377]: private/anvil: wanted attribute: count    
postfix/smtpd[18377]: input attribute name: count            
postfix/smtpd[18377]: input attribute value: 1               
postfix/smtpd[18377]: private/anvil: wanted attribute: rate    
postfix/smtpd[18377]: input attribute name: rate             
postfix/smtpd[18377]: input attribute value: 1               
postfix/smtpd[18377]: private/anvil: wanted attribute: (list terminator)    
postfix/smtpd[18377]: input attribute name: (end)               
postfix/smtpd[18377]: > remote.smtpd.com[REMOTE_IPADDRESS]: 220 
local.mail.server.com ESMTP    
postfix/smtpd[18377]: match_hostname: remote.smtpd.com ~? 192.168.0.0/16      
postfix/smtpd[18377]: match_hostaddr: [REMOTE_IPADDRESS] ~? 192.168.0.0/16    
postfix/smtpd[18377]: match_list_match: remote.smtpd.com: no match      
postfix/smtpd[18377]: match_list_match: [REMOTE_IPADDRESS]: no match    
postfix/smtpd[18377]: send attr request = disconnect              
postfix/smtpd[18377]: send attr ident = smtp:[REMOTE_IPADDRESS]
postfix/smtpd[18377]: private/anvil: wanted attribute: status    
postfix/smtpd[18377]: input attribute name: status           
postfix/smtpd[18377]: input attribute value: 0               
postfix/smtpd[18377]: private/anvil: wanted attribute: (list terminator)    
postfix/smtpd[18377]: input attribute name: (end)               
postfix/smtpd[18377]: lost connection after CONNECT from 
remote.smtpd.com[REMOTE_IPADDRESS]    
postfix/smtpd[18377]: disconnect from remote.smtpd.com[REMOTE_IPADDRESS]
_________________________________________________________________
Lauren found her dream laptop. Find the PC that’s right for you.
http://www.microsoft.com/windows/choosepc/?ocid=ftp_val_wl_290

Reply via email to