mirror of
https://github.com/M66B/FairEmail.git
synced 2024-12-29 11:15:51 +00:00
Merged Outlook/Office365 provider
This commit is contained in:
parent
43176f49cb
commit
a98145962f
1 changed files with 1 additions and 14 deletions
|
@ -16,20 +16,7 @@
|
|||
starttls="false" />
|
||||
</provider>
|
||||
<provider
|
||||
name="Outlook"
|
||||
link="https://support.office.com/en-us/article/pop-imap-and-smtp-settings-for-outlook-com-d088b986-291d-42b8-9564-9c414e2aa040"
|
||||
order="2">
|
||||
<imap
|
||||
host="imap-mail.outlook.com"
|
||||
port="993"
|
||||
starttls="false" />
|
||||
<smtp
|
||||
host="smtp-mail.outlook.com"
|
||||
port="587"
|
||||
starttls="true" />
|
||||
</provider>
|
||||
<provider
|
||||
name="Office365"
|
||||
name="Outlook/Office365"
|
||||
link="https://support.office.com/en-us/article/pop-imap-and-smtp-settings-for-outlook-com-d088b986-291d-42b8-9564-9c414e2aa040">
|
||||
<imap
|
||||
host="outlook.office365.com"
|
||||
|
|
Loading…
Reference in a new issue