Added provider BT internet

This commit is contained in:
M66B 2023-05-18 15:38:10 +02:00
parent 839d1842b1
commit c5aa054970
1 changed files with 13 additions and 0 deletions

View File

@ -2077,4 +2077,17 @@
port="465"
starttls="false" />
</provider>
<provider
name="BT internet"
domain="btinternet\\.com,btopenworld\\.com"
link="https://www.bt.com/help/email/manage-email-account/manual-settings/what-are-the-settings-for-outgoing-and-incoming-bt-email-servers">
<imap
host="mail.btinternet.com"
port="993"
starttls="false" />
<smtp
host="mail.btinternet.com"
port="465"
starttls="false" />
</provider>
</providers>