We are still actively working on the spam issue.

Difference between revisions of "Email"

From InstallGentoo Wiki
Jump to: navigation, search
m
(SPF Record)
Line 15: Line 15:
  
 
==== SPF Record ====
 
==== SPF Record ====
 +
A '''Sender Policy Framework (SPF)''' record identifies which servers are allowed to send email on behalf of your domain.  The idea is to help prevent domain spoofing by spammers.  If a spammer tries to use your domain to forge email, the receiver can check your SPF record and, if it doesn't match, reject it outright.  These days most mail servers check for SPF records, and if they don't find one, they will alos reject your mail - so you need one.
 +
 +
*[http://www.openspf.org/ SPF Project Overview]
 +
*[http://spfwizard.com/ EasySPF]
 +
*[http://www.spfwizard.net/ SPF Wizard]
  
 
==== DKIM Record ====
 
==== DKIM Record ====

Revision as of 18:38, 8 February 2014

Email Providers

If you care about your personal Freedom, you should check out these Privacy-Conscious Email Providers.

Email Clients

Recommended Software

Self Hosted Email

See also: Setting_up_a_Server#Setting_Up_Email

The only way to have full control over your email is to host your own mail server.

DNS

MX Record

SPF Record

A Sender Policy Framework (SPF) record identifies which servers are allowed to send email on behalf of your domain. The idea is to help prevent domain spoofing by spammers. If a spammer tries to use your domain to forge email, the receiver can check your SPF record and, if it doesn't match, reject it outright. These days most mail servers check for SPF records, and if they don't find one, they will alos reject your mail - so you need one.

DKIM Record

Mail Transfer Agent (MTA)

Postfix

Mail Delivery Agent (MDA)

Dovecot

Spam Prevention

SpamAssassin

Security

External Links

http://flurdy.com/docs/postfix/