Add posteo.de to providers.xml

Add Posteo.de to providers.xml (according to https://autoconfig.thunderbird.net/v1.1/posteo.de and https://autoconfig.posteo.de/mail/config-v1.1.xml)
This commit is contained in:
ascob 2013-11-11 16:49:25 +01:00 committed by cketti
parent 4fe3ed6692
commit 18d80c8692
1 changed files with 4 additions and 0 deletions

View File

@ -227,6 +227,10 @@
<incoming uri="imap+ssl://imap.web.de" username="$user" />
<outgoing uri="smtp://smtp.web.de" username="$user" />
</provider>
<provider id="posteo" label="Posteo" domain="posteo.de">
<incoming uri="imap+tls+://posteo.de" username="$email" />
<outgoing uri="smtp+tls+://posteo.de" username="$email" />
</provider>
<!-- GMX variants -->
<provider id="gmx.net" label="GMX.net" domain="gmx.net">
<incoming uri="imap+ssl+://imap.gmx.net" username="$email" />