<div dir="ltr">Hi,<br><div><br></div><div>I've just started using sender_maps instead of the welcomelist in spamassassin directly and have a few questions. Here is my current sender_map:</div><div><br></div><div>   '.<a href="http://gtenney.com">gtenney.com</a>' => [{ '.*@<a href="http://send.undone.com">send.undone.com</a>'                     => -100.0,<br>                        '.*@<a href="http://mg-d0.substack.com">mg-d0.substack.com</a>'      => -100.0,<br>                        '.*@<a href="http://mg-d1.substack.com">mg-d1.substack.com</a>'       => -100.0,<br></div><div>                        ....</div><div>First, can you confirm it is only the envelope from that yo can whitelist using this method? Is there any way to require SPF pass?</div><div><br></div><div>Instead of effectively whitelisting any emails from all of substack based on the above, I wondered if I can use more of the lhs of the address. This is the full envelope sender address:</div><div><br></div><div>bounce+77295b.63af5d-noelbaron=<a href="mailto:gtenney.com@mg-d0.substack.com">gtenney.com@mg-d0.substack.com</a><br></div><div><br></div><div>I think the "77295b.63af5d" part may be dynamic (like a message-ID kind of thing), so I was wondering if I could restrict it like the following?</div><div><br></div><div>                 '.*<a href="mailto:gtenney.com@mg-d0.substack.com">gtenney.com@mg-d0.substack.com</a>'    => -100.0,</div><div><br></div><div>Also, when a message is whitelisted using this method, what is the "actions_performed" field defined to be? It seems like SA still considers it to be spam, but then amavisd also considers it to be quarantined yet also delivers it?</div><div><br></div><div>Here's an example:</div><div><br></div><div>Apr 19 17:21:23 xavier amavis[679593]: (679593-18) {"@timestamp":"2024-04-19T21:21:22.452Z","action":["DISCARD","PASS"],"actions_performed":"DiscardedInbound RelayedInbound Quarantined","attached_file_names":["message.msg"],"author":"<a href="mailto:watchrecon.com@gmail.com">watchrecon.com@gmail.com</a>"]<br></div><div><br></div><div>Thanks,<br></div><div>Alex</div><div><br><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div></div>