Closed PHPGangsta closed 5 years ago
The problem is connected to adding "Authentication-Results" header, because it's an object and not a string: https://github.com/haraka/haraka-plugin-rspamd/issues/11#issuecomment-457873179
After fixing it, it's working. Sorry for the noise here.
system info
Expected behavior
in config/rspamd.ini: rmilter_headers.enabled=true
I expect headers from rspamd in the mail, for example "Authentication-Results" coming from SPF+DKIM+DMARC checks in rspamd.
Observed behavior
No "Authentication-Results" header found in the mail.