[Rspamd-Users] rspamd-3.8.4: SPOOF_REPLYTO penalty exception
Franta Hanzlík
franta at hanzlici.cz
Thu May 9 14:34:12 UTC 2024
Hello everyone,
I have a web application from which a visitor can send me mail, and
the visitor's mail address is added to its "Reply-to" header item.
This mail will be marked as spam ([SPAM 7.**] in the subject mail).
According to the log, this is caused by the evaluation of "SPOOF_REPLYTO"
which has a weight of 6).
Please, is it possible to set some exception to the IP address of
the site or better MAILFROM, RCPT, From: and To: ?
PS: From /usr/share/rspamd/rules/misc.lua: rspamd_config.SPOOF_REPLYTO()
it seems that the penalty can be avoided if the sender is the same as
the recipient of the mail (I don't know if it refers to the mail envelope
or the header) - but this cannot be set in this case (but the domain of
the sender and the recipient are the same, mine).
--
Thanks in advance, Franta Hanzlík
More information about the Users
mailing list