Plugin Connects to Wrong Host / No Authentication
-
Hi there.
I am on an ubuntu LAMP server with Virtualmin control panel running postfix and dovecot.
virtualmin provides all the login details for my email account and when I put those into my thunderbird client, everything works as expected.
If I put the same configuration smtp/imap values into this plugin and run a connectivity test I get two errors:
1. It says that there is no authentication available (should be Plain)
2.) It gives me a warning that it is connecting to the primary host domain rather than the actual mail domain
ex. I enter mail.something.com the plugin instead connects to primaryhostname.com
However, the plugin does consistently verify that port 587 for mail.something.com is open.
Only special situation is that I am setting this up on a test server using self-signed SSL and mailhog.
Then, I checked my apache error log and found…..
[Sun Jul 03 20:08:48.161780 2022] [proxy_fcgi:error] [pid 45991:tid 139959168628480] [client 192.168.61.1:41872] AH01071: Got error 'PHP message: ERROR PostmanPortTest: mail.something.test:587 => starttls failed', referer: https://something.test/wp-admin/admin.php?page=postman/port_test [Sun Jul 03 20:08:47.858487 2022] [proxy_fcgi:error] [pid 45991:tid 139959177021184] [client 192.168.61.1:41872] AH01071: Got error 'PHP message: ERROR PostmanPortTest: mail.something.test:25 => starttls failed', referer: https://something.test/wp-admin/admin.php?page=postman/port_testSuggestions?
The topic ‘Plugin Connects to Wrong Host / No Authentication’ is closed to new replies.