You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2 chatmail operators report that the test_no_vrfy routinely fails for them because it tries to connect to port 25 and it is blocked.
This issue is specifically about outgoing port 25, testing that the server can send outside over port 25.
test_no_vrfy is about accepting incoming connections and users failing to connect over port 25 to their server from local machine. Changing this test or skipping it by default should be a separate issue.
There is a thread about it on the forum:
https://support.delta.chat/t/secure-join-between-accounts-on-separate-chatmail-servers/2932
Hetzner has FAQ entry:
https://docs.hetzner.com/cloud/servers/faq/#why-can-i-not-send-any-mails-from-my-server
DigitalOcean documentation:
https://docs.digitalocean.com/support/why-is-smtp-blocked/
The text was updated successfully, but these errors were encountered: