Added provider Purelymail

This commit is contained in:
M66B 2022-02-19 13:57:46 +01:00
parent 6259640dcb
commit 2d67664d4c
1 changed files with 13 additions and 0 deletions

View File

@ -1487,4 +1487,17 @@
port="587"
starttls="true" />
</provider>
<provider
name="Purelymail"
domain="purelymail\\.com,cheapermail\\.com,placeq\\.com,rethinkmail\\.com,worldofmail\\.com"
link="https://purelymail.com/docs/setup/technical">
<imap
host="imap.purelymail.com"
port="993"
starttls="false" />
<smtp
host="smtp.purelymail.com"
port="465"
starttls="false" />
</provider>
</providers>