DKIM

From Freephile Wiki
Revision as of 15:00, 14 February 2016 by Freephile (talk | contribs) (drafting)

(diff) ← Older revision | Approved revision (diff) | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Email authentication[edit | edit source]

  • If a message was correctly DKIM signed, a 'signed-by' header with the sending domain will appear.
  • If a message was SPF authenticated, a 'mailed-by' header with the domain name will appear.
  • If no authentication information exists, there will be no signed-by or mailed-by headers.

If you're a sending domain[edit | edit source]