mirror of
https://github.com/M66B/FairEmail.git
synced 2025-02-21 05:37:07 +00:00
Added Bluewin/own domain
This commit is contained in:
parent
cf3affaff2
commit
14c64712c8
1 changed files with 13 additions and 1 deletions
|
@ -642,7 +642,7 @@
|
|||
name="Bluewin.ch"
|
||||
appPassword="true"
|
||||
domain="bluewin\\.ch"
|
||||
link="https://emailsetup.swisscom.ch/guide/?accountType=imap&customer=residential&device=mobile&lang=en&manual=setup&step=emailSettingsMobileAppSelection">
|
||||
link="https://emailsetup.swisscom.ch/guide/#step=emailSettingsMobileAppSelection">
|
||||
<imap
|
||||
host="imaps.bluewin.ch"
|
||||
port="993"
|
||||
|
@ -652,6 +652,18 @@
|
|||
port="465"
|
||||
starttls="false" />
|
||||
</provider>
|
||||
<provider
|
||||
name="Bluewin.ch/own domain"
|
||||
link="https://emailsetup.swisscom.ch/guide/#step=emailSettingsMobileAppSelection">
|
||||
<imap
|
||||
host="mail.hostcenter.com"
|
||||
port="993"
|
||||
starttls="false" />
|
||||
<smtp
|
||||
host="mail.hostcenter.com"
|
||||
port="587"
|
||||
starttls="true" />
|
||||
</provider>
|
||||
<provider
|
||||
name="DomainFactory"
|
||||
link="https://www.df.eu/de/support/df-faq/e-mail/pop3-imap-postfaecher/mail-programme/">
|
||||
|
|
Loading…
Reference in a new issue