Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
email:install-dkim-spf-dmarc [2025/03/03 14:19] – created willy | email:install-dkim-spf-dmarc [2025/07/24 13:58] (current) – [Installation] willy | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== DKIM, SPF and DMARC ====== | + | ====== |
Read [[https:// | Read [[https:// | ||
Line 19: | Line 19: | ||
Simple emerge the following packages: | Simple emerge the following packages: | ||
<code bash> | <code bash> | ||
- | emerge -vp opendkim opendmarc | + | emerge -vp opendkim opendmarc |
</ | </ | ||
- | |||
- | |||
- | Install spamassassin & amavisd-new | ||