Changes

Jump to: navigation, search

Email Server - Extended Spam filtering

611 bytes added, 22:09, 29 September 2016
SPF szűré
</pre>
Installálás után a spamassassin init.pre config fájljába be kellett kerüljön az SPF modul betöltése:
/etc/mail/spamassassin/init.pre
<pre>
# SPF - perform SPF verification.
#
loadplugin Mail::SpamAssassin::Plugin::SPF
</pre>
 
 
 
/etc/mail/spamassassin/local.cf
<pre>
score SPF_PASS -10.000
score SPF_FAIL 5.00
</pre>
 
 
 
https://emkei.cz/
 
 
<pre>
# sudo -u amavis spamassassin -D -t SPF_DKIM\ teszt.eml
</pre>
 
 
 
 
 
<pre>
X-Virus-Scanned: amavisd-new at berki2.org
X-Spam-Flag: YES
X-Spam-Score: 6.644
X-Spam-Level: ******
X-Spam-Status: Yes, score=6.644 tagged_above=-999 required=6.2
tests=[RCVD_IN_BRBL_LASTEXT=1.644, SPF_FAIL=5, SPF_HELO_PASS=-0.001,
TO_EQ_FM_DOM_SPF_FAIL=0.001] autolearn=no
</pre>

Navigation menu