exim4:setup_exim4_with_dkim
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
exim4:setup_exim4_with_dkim [2016/11/18 14:36] – created peter | exim4: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. | A DKIM record is used to validate the actual email itself. | ||
+ | |||
+ | See [[Bind: | ||
===== Create keys ===== | ===== Create keys ===== | ||
Line 17: | Line 19: | ||
A DKIM record such as the following is needed: " | A DKIM record such as the following is needed: " | ||
+ | |||
+ | Get your public key: | ||
<code bash> | <code bash> | ||
Line 69: | Line 73: | ||
</ | </ | ||
- | Now restart exim4 (and Apache if you wish): | + | |
+ | ===== Restart Exim4 ===== | ||
<code bash> | <code bash> | ||
sudo service exim4 restart | sudo service exim4 restart | ||
- | sudo service apache2 restart | ||
</ | </ | ||
Line 81: | Line 85: | ||
**IMPORTANT**: | **IMPORTANT**: | ||
</ | </ | ||
+ | |||
+ | |||
+ | ===== References ===== | ||
+ | |||
+ | [[Bind: |
exim4/setup_exim4_with_dkim.1479479819.txt.gz · Last modified: 2020/07/15 09:30 (external edit)