User Tools

Site Tools


exim4:setup_exim4_with_dkim

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
exim4:setup_exim4_with_dkim [2016/11/18 14:37] peterexim4:setup_exim4_with_dkim [2020/07/15 09:30] (current) – external edit 127.0.0.1
Line 2: Line 2:
  
 A DKIM record is used to validate the actual email itself.  This ensures the message wasn’t tampered with even if it did come from a valid mail server. A DKIM record is used to validate the actual email itself.  This ensures the message wasn’t tampered with even if it did come from a valid mail server.
 +
 +See [[Bind:Domain Keys Identified Mail (DKIM)|Domain Keys Identified Mail (DKIM)]].
  
 ===== Create keys ===== ===== Create keys =====
Line 17: Line 19:
  
 A DKIM record such as the following is needed: "v=DKIM1; k=rsa; p=[Your public key]" A DKIM record such as the following is needed: "v=DKIM1; k=rsa; p=[Your public key]"
 +
 +Get your public key:
  
 <code bash> <code bash>
Line 82: Line 86:
 </WRAP> </WRAP>
  
 +
 +===== References =====
 +
 +[[Bind:Domain Keys Identified Mail (DKIM)|Domain Keys Identified Mail (DKIM)]]
exim4/setup_exim4_with_dkim.1479479859.txt.gz · Last modified: 2020/07/15 09:30 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki