mirror of
https://github.com/M66B/FairEmail.git
synced 2025-01-04 06:20:26 +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" />
|
starttls="false" />
|
||||||
</provider>
|
</provider>
|
||||||
<provider
|
<provider
|
||||||
name="Outlook"
|
name="Outlook/Office365"
|
||||||
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"
|
|
||||||
link="https://support.office.com/en-us/article/pop-imap-and-smtp-settings-for-outlook-com-d088b986-291d-42b8-9564-9c414e2aa040">
|
link="https://support.office.com/en-us/article/pop-imap-and-smtp-settings-for-outlook-com-d088b986-291d-42b8-9564-9c414e2aa040">
|
||||||
<imap
|
<imap
|
||||||
host="outlook.office365.com"
|
host="outlook.office365.com"
|
||||||
|
|
Loading…
Reference in a new issue