You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8 lines
292 B
8 lines
292 B
5 years ago
|
{% if pmg_use_openphish %}
|
||
|
phishing_openphish_feed /etc/mail/spamassassin/openphish.txt
|
||
|
{% endif %}
|
||
|
phishing_phishtank_feed /var/lib/spamassassin/phishtank.txt
|
||
|
body URI_PHISHING eval:check_phishing()
|
||
|
describe URI_PHISHING Url match phishing in feed
|
||
|
score URI_PHISHING 3
|