https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7269
Bug ID: 7269
Summary: TXREP "txrep_whitelist_out" is not working with
"auto_whitelist_distinguish_signed"
Product: Spamassassin
Version: 3.4.1
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Plugins
Assignee: [email protected]
Reporter: [email protected]
The ticket was opened in GitHub (https://github.com/truxoft/TxRep/issues/10)
but seems to be dead there, so copying it here:
I'm trying to configure TxRep for whitelisting outgoing mail, and seems that
whitelisting of outbound messages by rcpt address works ONLY if
auto_whitelist_distinguish_signed = 0.
If trying to use auto_whitelist_distinguish_signed = 1 the outgoing whitelist
record has stil signedby empty field too. and then this record CAN NOT be found
in the database when the whitelisted address sends a message with its DKIM
SIGNED.
however if I set auto_whitelist_distinguish_signed to zero I see the total SA
score changes around -1.5 points after sending outbound mesage to that mail.
with this option not to zero - I got only -0.1 points total score by TXREP and
increasing the value of txrep_whitelist_out does not change it
--
You are receiving this mail because:
You are the assignee for the bug.