ubuntu-22.04.3-desktop-amd64/casper/filesystem/usr/lib/thunderbird/isp/SpamAssassin.sfd

15 lines
365 B
Plaintext

version="9"
logging="yes"
name="SpamAssassinYes"
enabled="yes"
type="17"
action="JunkScore"
actionValue="100"
condition="OR (\"X-Spam-Status\",begins with,Yes) OR (\"X-Spam-Flag\",begins with,YES) OR (subject,begins with,***SPAM***)"
name="SpamAssassinNo"
enabled="yes"
type="17"
action="JunkScore"
actionValue="0"
condition="OR (\"X-Spam-Status\",begins with,No)"