We are still actively working on the spam issue.
Difference between revisions of "Email"
Highpinger (talk | contribs) m (→Email Clients) |
(→Self Hosted Email) |
||
Line 7: | Line 7: | ||
== Self Hosted Email == | == Self Hosted Email == | ||
The only way to have full control over your email is to host your own mail server. | The only way to have full control over your email is to host your own mail server. | ||
+ | |||
+ | === DNS === | ||
+ | ==== MX Record ==== | ||
+ | |||
+ | ==== SPF Record ==== | ||
+ | |||
+ | === Mail Transfer Agent (MTA) === | ||
+ | ==== Postfix ==== | ||
+ | |||
+ | === Mail Delivery Agent (MDA) === | ||
+ | ==== Dovecot ==== | ||
+ | |||
+ | === Spam Prevention === | ||
+ | ==== SpamAssassin ==== | ||
+ | |||
+ | === Security === |
Revision as of 22:08, 29 January 2014
Contents
Email Providers
If you care about you personal Freedom, you should check out these Privacy-Conscious Email Providers.
Email Clients
Self Hosted Email
The only way to have full control over your email is to host your own mail server.