diff --git a/static/mail/config-v1.1.xml b/static/mail/config-v1.1.xml new file mode 100644 index 0000000..6bc53b9 --- /dev/null +++ b/static/mail/config-v1.1.xml @@ -0,0 +1,59 @@ + + + + rolandjesse.de + Roland Jesse + RJ + + + imap.mailbox.org + 993 + SSL + password-cleartext + %EMAILADDRESS% + + + imap.mailbox.org + 143 + STARTTLS + password-cleartext + %EMAILADDRESS% + + + + pop3.mailbox.org + 995 + SSL + password-cleartext + %EMAILADDRESS% + + + pop3.mailbox.org + 110 + STARTTLS + password-cleartext + %EMAILADDRESS% + + + + smtp.mailbox.org + 465 + SSL + password-cleartext + %EMAILADDRESS% + + + smtp.mailbox.org + 587 + STARTTLS + password-cleartext + %EMAILADDRESS% + + + + + FAQ und Support-Datenbank + Frequently Asked Questions (FAQ) + + + \ No newline at end of file