mirror of
https://github.com/M66B/FairEmail.git
synced 2024-12-21 23:32:51 +00:00
Added provider Reagan.com
This commit is contained in:
parent
6baf1199c4
commit
cc1b34491e
1 changed files with 13 additions and 0 deletions
|
@ -2387,4 +2387,17 @@
|
|||
port="465"
|
||||
starttls="false" />
|
||||
</provider>
|
||||
<provider
|
||||
name="Reagan.com"
|
||||
domain="reagan\\.com"
|
||||
link="https://www.reagan.com/support-outlook-express">
|
||||
<imap
|
||||
host="secure.emailsrvr.com"
|
||||
port="993"
|
||||
starttls="false" />
|
||||
<smtp
|
||||
host="secure.emailsrvr.com"
|
||||
port="465"
|
||||
starttls="false" />
|
||||
</provider>
|
||||
</providers>
|
||||
|
|
Loading…
Reference in a new issue