I have just moved my server to OVH Dedicated server and now having a problem with SMTP, which I need a bit of help with.
SMTP is set on port 25, but when I am setting up my email client (MS Outlook 2010 or Android Email Client) I have notification "server does not support authentication"
I can receive emails on all of the email clients and can send email but only via webmail.
here is an update:
220 myserver.net ESMTP Postfix
EHLO iamuser
250-myserver.net
250-PIPELINING
250-SIZE 10240000
250-ETRN
250-STARTTLS
250-ENHANCEDSTATUSCODES
250-8BITMIME
250 DNS
Also if I enable TLS on Outlook the it works, but it does not work on android even with TLS.
Please help!!!