When I first configured SpamAssassin in December, I added two lines to the end of /etc/spamassassin/local.cf
rewrite_header subject [SPAM: _SCORE_]
score SPF_FAIL 50
So I know what used to be at the end.
Soon after, something added four more lines (or perhaps rewrote them there, from elsewhere in the file??):
detailed_phrase_score 1
defang_mime 0
report_safe 0
blacklist_from contact@handypat.co
Unfortunately, the first two of those lines are old/deprecated, causing a daily logfile warning.
Feb 8 14:48:34.843 [8801] warn: config: failed to parse line, skipping, in "/etc/spamassassin/local.cf": detailed_phrase_score 1
Feb 8 14:48:34.843 [8801] warn: config: failed to parse line, skipping, in "/etc/spamassassin/local.cf": defang_mime 0
Feb 8 14:48:35.664 [8801] warn: lint: 2 issues detected, please rerun with debug enabled for more information
Any ideas what wrote those in there?
🛈 SYSTEM INFORMATION | |
---|---|
Operating system | Debian Linux 10 |
Webmin version | 1.984 |
Usermin version | 1.834 |
Virtualmin version | 6.17-3 |
— | — |