- Server operating system version
 - Linux
 
- Plesk version and microupdate number
 - Plesk Obsidian 18.0.71 Update #2
 
I've added pretty basic cf to /etc/spamassassin:
	
	
	
		
`spamassassin --lint` completes without issues.
I've run `sa-update -D` and `systemctl restart spamassassin.service`.
But this header is still missing on incoming messages.
Please advise.
PS: Last time I've seen such behavior - amavisd (managing SpamAssasin) was to blame.
				
			
		Code:
	
	add_header all spam_rules _TESTSSCORES_
	I've run `sa-update -D` and `systemctl restart spamassassin.service`.
But this header is still missing on incoming messages.
Please advise.
PS: Last time I've seen such behavior - amavisd (managing SpamAssasin) was to blame.