Hello, I'm already testing my infrastructure balanced with Rspamd and Exim, the truth is that it works great, all the junk mail is filtered on the spot.
I have a question with the header "X-Spam-Report" is it possible to add the name of the server in this field? How does spamassassin do it?
X-Spam-Score: -102.0
X-Spam-Score-Int: -1020
X-Spam-Bar: ---------------------------------------------------
X-Spam-Report: Action: no action
Symbol: ARC_NA(0.00)
Symbol: FROM_HAS_DN(0.00)
Symbol: R_SPF_ALLOW(-0.20)
Symbol: DONWEB_WL_FROM(-100.00)
Symbol: MIME_GOOD(-0.10)
Symbol: FREEMAIL_FROM(0.00)
Symbol: DMARC_NA(0.00)
Symbol: RCPT_COUNT_ONE(0.00)
Symbol: RCVD_COUNT_THREE(0.00)
Symbol: IP_SCORE(-1.71)
Symbol: TO_MATCH_ENVRCPT_ALL(0.00)
Symbol: MX_GOOD(0.00)
Symbol: RCVD_IN_DNSWL_NONE(0.00)
Symbol: TO_DN_EQ_ADDR_ALL(0.00)
Symbol: FROM_EQ_ENVFROM(0.00)
Symbol: R_DKIM_NA(0.00)
Symbol: FREEMAIL_ENVFROM(0.00)
Symbol: ASN(0.00)
Symbol: RCVD_TLS_LAST(0.00)
Message: (SPF): spf allow
Message-ID:
In a SpamAssassin print this:
X-Spam-Report: Spam detection software, running on the system "myserver6",
has NOT identified this incoming email as spam. The original
message has been attached to this so you can view it or label
similar future email. If you have any questions, see
the administrator of that system for details.
Any ideas?