![]() |
postfix connection timed out when sending emails
Hello everyone
I used below tutorial to configure mail server http://www.howtoforge.com/isp-mailse...ysql-centos5.0 everything went fine.. but now the problem is when i try to send email using outlook, connection to smtp server timed out..however smtp port is open and I can telnet to it Code:
$ telnet xxx.xxx.xxx.xxx 25Code:
May 31 04:24:31 mailserver postfix/master[7466]: warning: process /usr/libexec/postfix/smtpd pid 7305 exit status 1Code:
smtpd_sasl_auth_enable = yesoutlook was able to connect but gave error Code:
The message could not be sent. The authentication setting might not be correct for your outgoing e-mail [SMTP] server. For help solving this problem, go to Help, search for "Troubleshoot Windows Live Mail", and read the "I'm having problems sending e-mail" section. If you need help determining the proper server settings, please contact your e-mail service provider.Moreover port 25 do not respond for localhost..I can telnet to port 25 outside the server..but not from localhost.. Please help me out in this situation. Thanks. |
What's in /etc/postfix/main.cf? What's the output of
Code:
uname -a |
| All times are GMT +2. The time now is 06:33. |
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.