mirror of
https://github.com/M66B/FairEmail.git
synced 2025-03-15 08:29:24 +00:00
Added provider PTD
This commit is contained in:
parent
aa117dbaa7
commit
086237f12b
1 changed files with 13 additions and 0 deletions
|
@ -1761,4 +1761,17 @@
|
|||
port="465"
|
||||
starttls="false" />
|
||||
</provider>
|
||||
<provider
|
||||
name="PenTeleData"
|
||||
domain="ptd\\.net"
|
||||
link="https://www.ptd.net/support/email-communication/how-setup-your-email/smartphone-imap">
|
||||
<imap
|
||||
host="promail.ptd.net"
|
||||
port="993"
|
||||
starttls="false" />
|
||||
<smtp
|
||||
host="promail.ptd.net"
|
||||
port="587"
|
||||
starttls="true" />
|
||||
</provider>
|
||||
</providers>
|
||||
|
|
Loading…
Add table
Reference in a new issue