#Mail Settings
exim=yes
eximconf=yes
eximconf_release=4.5
blockcracking=yes
easy_spam_fighter=yes
spamd=rspamd
sa_update=daily
dovecot=yes
dovecot_conf=yes
mail_compress=yes
pigeonhole=yes
Means OMMVsomething like
Well I would first check you are on the latest settings for Mail in general. SMTP auth is on for me out of the box. I would check your options.conf
Make sure it is something like
Code:#Mail Settings exim=yes eximconf=yes eximconf_release=4.5 blockcracking=yes easy_spam_fighter=yes spamd=rspamd sa_update=daily dovecot=yes dovecot_conf=yes mail_compress=yes pigeonhole=yes
Ah I just have seen your other thread.
When sending mailts to mail-tester.com they should have some content, I always write something in there.
Now the test is saying your -server- needs authentication, seems to me that is not smtp authentication.
Check your MX records, and very important, does your server has an rDNS record.
Go to a site like intodns.com and test your DNS settings too.
You can check in the admin GUI with custom build plugin in the option settings tab or from ssh.Where is this located in options.conf ?
if you have just set the reverse DNS, you need to give it up to 24 hours for dns propagation so you gonna be try again laterI already set rDNS. But the problem is still same.
if you have just set the reverse DNS, you need to give it up to 24 hours for dns propagation so you gonna be try again later
from the mail tester link I getWe check if the server you are sending from is authenticated
security: | Standard encryption (TLS) Learn more |
Awesome.I fixed lots of issues.