mirror of https://github.com/M66B/FairEmail.git
Prepare listing AOL
This commit is contained in:
parent
ba1a8e9551
commit
a7cee78360
|
@ -176,4 +176,15 @@
|
|||
port="465"
|
||||
starttls="false" />
|
||||
</provider>
|
||||
<!--provider
|
||||
name="AOL"
|
||||
link="https://help.aol.com/articles/how-do-i-use-other-email-applications-to-send-and-receive-my-aol-mail">
|
||||
<imap
|
||||
host="imap.aol.com"
|
||||
port="993" />
|
||||
<smtp
|
||||
host="smtp.aol.com"
|
||||
port="465"
|
||||
starttls="false" />
|
||||
</provider-->
|
||||
</providers>
|
||||
|
|
Loading…
Reference in New Issue