mailinabox/tests
Joshua Tauberer d510c8ae2a Enable and recommend port 465 for mail submission instead of port 587 (fixes #1849)
Port 465 with "implicit" (i.e. always-on) TLS is a more secure approach than port 587 with explicit (i.e. optional and only on with STARTTLS). Although we reject credentials on port 587 without STARTTLS, by that point credentials have already been sent.
2021-05-15 16:42:14 -04:00
..
fail2ban.py add a test for fail2ban monitoring managesieve 2019-08-31 09:15:41 -04:00
pip-requirements.txt in the DNS test, use dnspython3 rather than dig 2014-04-23 18:27:50 -04:00
test_dns.py update test_dns 2014-06-21 12:32:20 -04:00
test_mail.py Enable and recommend port 465 for mail submission instead of port 587 (fixes #1849) 2021-05-15 16:42:14 -04:00
test_smtp_server.py fix shebang lines in the tests to take advantage of any activated python environment 2014-06-08 17:31:12 -04:00
tls.py update list of tls ciphers supported 2019-01-09 08:52:51 -05:00
tls_results.txt update list of tls ciphers supported 2019-01-09 08:52:51 -05:00