/usr/lib/thunderbird-11.0.1/isp/SpamPal.sfd is in thunderbird 11.0.1+build1-0ubuntu2.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 | version="9"
logging="yes"
name="SpamPalNo"
enabled="yes"
type="17"
action="JunkScore"
actionValue="0"
condition="OR (\"X-SpamPal\",begins with,PASS)"
name="SpamPalYes"
enabled="yes"
type="17"
action="JunkScore"
actionValue="100"
condition="OR (\"X-SpamPal\",begins with,SPAM)"
|