My smtp was working fine until I rebooted yesterday.(no changes I made, just mysql server stopped working.
service mysqld restart didn't work so rebooted linode )
My settings were:
Port 25
SSL Yes
client windows live mail
though no SSL certificate is installed on my server.
Now, it is giving me below error.
The server does not support a SSL connection.
Subject 'test'
Server Error: 250
Server Response: 250 rblsmtpd.local
Server: 'mail.terabug.com'
Windows Live Mail Error ID: 0x800CCC7D
Protocol: SMTP
Port: 25
Secure(SSL): Yes
if I send without SSL it gives me:
The message could not be sent. The setting for your outgoing email [SMTP] server might need to be configured. To find the server settings for
'someid@yahoo.co.in', please contact your email service provider.
Subject 'test'
Server Error: 451
Server Response: 451
http://www.spamhaus.org/query/bl?ip=my.goes.ip.here
Server: 'mail.terabug.com'
Windows Live Mail Error ID: 0x800CCC79
Protocol: SMTP
Port: 25
Secure(SSL): No
My pop3 incoming is working fine. Please help me. Thank you in advance.