thunderbird / autoconfig

The ISPDB, Thunderbird's database of mail configuration files.
https://autoconfig.thunderbird.net/v1.1/
Mozilla Public License 2.0
53 stars 39 forks source link

Update ptd.net config #39

Closed serock closed 1 year ago

serock commented 2 years ago

Fixes #40

serock commented 2 years ago

I tested the updated ptd.net configuration by putting the file, ptd.net.xml, on my desktop:

desktop:/usr/lib64/thunderbird/isp # ls
Bogofilter.sfd  POPFile.sfd  SpamAssassin.sfd
DSPAM.sfd       ptd.net.xml  SpamPal.sfd
serock commented 2 years ago

@benbucksch - When you have time, would you please review this pull request and let me know if there is anything I need to do. Thank you.

benbucksch commented 1 year ago

I agree we should not list port 25, if port 587 is available.

However, we should absolutely list port 465, if it works, whether it's documented or not. Our policy is: prefer normal (implicit) TLS over STARTTLS whenever possible. It's faster connected. Our policy also is to list all available and working configs, not just those in the official docs.

serock commented 1 year ago

@benbucksch - Thank you for the feedback. I pushed a commit that removes port 25.