mirror of
https://github.com/M66B/FairEmail.git
synced 2025-02-24 07:01:05 +00:00
Added provider 123 Reg
This commit is contained in:
parent
b03af794da
commit
a5854d06f3
1 changed files with 12 additions and 0 deletions
|
@ -1127,4 +1127,16 @@
|
|||
port="465"
|
||||
starttls="false" />
|
||||
</provider>
|
||||
<provider
|
||||
name="123 Reg"
|
||||
link="https://www.123-reg.co.uk/support/email/how-do-i-set-up-an-email-client-with-123-mail/">
|
||||
<imap
|
||||
host="imap.123-reg.co.uk"
|
||||
port="993"
|
||||
starttls="false" />
|
||||
<smtp
|
||||
host="smtp.123-reg.co.uk"
|
||||
port="465"
|
||||
starttls="false" />
|
||||
</provider>
|
||||
</providers>
|
||||
|
|
Loading…
Reference in a new issue