This shows you the differences between two versions of the page.
Next revision | Previous revision Last revision Both sides next revision | ||
jhml:emailservice [2020/07/23 23:52] arsimael created |
jhml:emailservice [2020/07/24 00:32] arsimael |
||
---|---|---|---|
Line 1: | Line 1: | ||
- | tbd | + | The email service is running on a linux machine and uses postfix and dovecot together with rspamd. |
+ | |||
+ | The storage which holds the emails is encrypted and all connections via pop3, imap or smtp needs to be TLS 1.2 encrypted. | ||
+ | |||
+ | It's possible to access the mailservice via Webmailer or any device or software which is able to use smtp, imap and pop3. | ||
+ | |||
+ | Common Mailing Software: | ||
+ | |||
+ | * Thunderbird | ||
+ | * Evolution | ||
+ | * Outlook | ||
+ | * Windows Mail | ||
+ | * iMail (MacOS 10.10+) | ||
+ | * k9 mail (Android) | ||
+ | * Aquamail (Android) | ||
+ | |||
+ | Mobile: | ||
+ | |||
+ | * Android (4.0.4+) | ||
+ | * iOS (2017 and later) | ||
+ | * Windows Phone 8 and later | ||
+ | |||
+ | Overview: | ||
+ | |||
+ | * [[https:// | ||
+ | * [[https:// | ||
+ | * [[: | ||
+ | * How to configure Thunderbird | ||
+ | * How to configure Outlook | ||
+ | * How to configure iMail | ||
+ | * How to configure Windows Mail | ||
+ | * How to configure Android | ||
+ | * How to configure iOS | ||
+ | * How to configure Windows Phone | ||