View Single Post
  #9 (permalink)  
Old 06-25-2006, 01:11 AM
kowell kowell is offline
Special Member
 
Posts: 118
Default

i have a freely fqdn, after the upgrade a got this line when sending an e-mail (in the web mail MTA host was "my domain"
Jun 25 01:08:03 linux postfix/smtpd[23027]: initializing the server-side TLS engine
Jun 25 01:08:08 linux postfix/smtpd[23027]: connect from unknown[server ip]
Jun 25 01:08:08 linux postfix/smtpd[23027]: A66275D6BF:
client=unknown[server ip]

now i have change to de Web mail MTA hostname to localhost
Jun 25 02:50:35 linux postfix/smtpd[20365]: initializing the server-side TLS engine
Jun 25 02:50:36 linux postfix/smtpd[20365]: connect from localhost[127.0.0.1]
Jun 25 02:50:36 linux postfix/smtpd[20365]: 046F55D2A0: client=localhost[127.0.0.1]

in both modes i can sen and recives e-mails
Reply With Quote