SE
9c9a7b374d
Fix mozilla-autoconfig.xml ( #2528 )
...
Fixes the Thunderbird auto configuration due to use of a <domain purpose="mx"> which is informational and may be ignored.
2025-07-28 08:40:40 -04:00
Teal Dulcet
b86c5a10d5
Updated autoconfig file to include POP3 and CardDAV/CalDAV ( #2499 )
...
Co-authored-by: Ben Bucksch <1907525+benbucksch@users.noreply.github.com>
2025-06-20 06:37:08 -04:00
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
Joshua Tauberer
c19f8c9ee6
Change Mozilla autoconfig useGlobalPreferredServer property to false
...
Fixes #1736 .
2020-05-10 19:29:01 -04:00
Joshua Tauberer
b9ca74c915
implement Mozilla (e.g. Thunderbird) autoconfiguration file
...
fixes #241
2015-01-31 21:33:18 +00:00