mirror of
https://github.com/M66B/FairEmail.git
synced 2025-03-15 00:21:10 +00:00
Added profile Ionos.co.uk
This commit is contained in:
parent
73957ec262
commit
a8020d4f05
1 changed files with 17 additions and 2 deletions
|
@ -492,7 +492,7 @@
|
|||
<provider
|
||||
name="Ionos (1und1)"
|
||||
appPassword="true"
|
||||
documentation="Für Ionos müssen Sie ein App-Passwort anstelle Ihres normalen Kontopassworts verwenden, <a href="https://www.ionos.de/hilfe/e-mail/problemloesungen-mail-basicmail-business/passwort-fuer-e-mail-konto-bei-11-ionos-aendern/">siehe hier</a>."
|
||||
documentation="Für Ionos müssen Sie ein E-Mail-Passwort anstelle Ihres normalen Kontopassworts verwenden, <a href="https://www.ionos.de/hilfe/e-mail/problemloesungen-mail-basicmail-business/passwort-fuer-e-mail-konto-bei-11-ionos-aendern/">siehe hier</a>."
|
||||
domain="ionos\\.de,ionos\\.com,online\\.de"
|
||||
keepalive="12"
|
||||
link="https://www.ionos.de/hilfe/e-mail/allgemeine-themen/serverinformationen-fuer-imap-pop-und-smtp/">
|
||||
|
@ -508,7 +508,7 @@
|
|||
<provider
|
||||
name="Ionos.com"
|
||||
appPassword="true"
|
||||
documentation="For Ionos you need to use an app password instead of your normal account password, please <a href="https://www.ionos.com/help/email/troubleshooting-mail-basicmail-business/changing-a-11-ionos-email-account-password/">see here</a>."
|
||||
documentation="For Ionos you need to use an email password instead of your normal account password, please <a href="https://www.ionos.com/help/email/troubleshooting-mail-basicmail-business/changing-a-11-ionos-email-account-password/">see here</a>."
|
||||
keepalive="12"
|
||||
link="https://www.ionos.com/help/email/general-topics/settings-for-your-email-programs-imap-pop3/">
|
||||
<imap
|
||||
|
@ -520,6 +520,21 @@
|
|||
port="465"
|
||||
starttls="false" />
|
||||
</provider>
|
||||
<provider
|
||||
name="Ionos.co.uk"
|
||||
appPassword="true"
|
||||
documentation="For Ionos you need to use an email password instead of your normal account password, please <a href="https://www.ionos.co.uk/help/email/troubleshooting-mail-basicmail-business/changing-a-11-ionos-email-account-password/">see here</a>."
|
||||
keepalive="12"
|
||||
link="https://www.ionos.co.uk/help/email/general-topics/settings-for-your-email-programs-imap-pop3/">
|
||||
<imap
|
||||
host="imap.ionos.co.uk"
|
||||
port="993"
|
||||
starttls="false" />
|
||||
<smtp
|
||||
host="smtp.ionos.co.uk"
|
||||
port="465"
|
||||
starttls="false" />
|
||||
</provider>
|
||||
<provider
|
||||
name="dismail.de"
|
||||
domain="dismail\\.de"
|
||||
|
|
Loading…
Add table
Reference in a new issue