mirror of
https://github.com/M66B/FairEmail.git
synced 2025-03-01 09:16:00 +00:00
Added provider profile for prxy.com
This commit is contained in:
parent
384b808c6d
commit
c5b6be9c4b
1 changed files with 13 additions and 0 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue