1
0
Fork 0
mirror of https://github.com/M66B/FairEmail.git synced 2025-03-01 01:06:11 +00:00

Added provider profile for prxy.com

This commit is contained in:
M66B 2024-06-15 12:35:56 +02:00
parent 384b808c6d
commit c5b6be9c4b

View file

@ -2292,4 +2292,17 @@
port="465"
starttls="false" />
</provider>
<provider
name="prxy.com"
link="https://my.prxy.com/knowledgebase/52/Summary-of-Email-Settings.html"
mx=".*\\.mxof\\.com">
<imap
host="secure.prxy.com"
port="993"
starttls="false" />
<smtp
host="secure.prxy.com"
port="465"
starttls="false" />
</provider>
</providers>