On 2021-02-11 12:46, Giovanni Bechis wrote:
With the updated Esp plugin[¹] just committed to trunk you could use Sendgrid files downloaded from Invaluement as well as local generated files.
this files do work if sendgrid did not allow non sendgrid.net envelope senders :(
KAM_SENDGRID_REDIR is best defence now, local scored at 10 here fun can continue as long sendgrid is major whitelisted :(
Local files can be generated by looking at the Return-path of the offending email.
Return-Path: <bounces+1234-567-...@example.com> In this case "1234" is the id you are interested in.
good to know if building local blacklists
[¹] https://github.com/bigio/spamassassin-esp/releases/tag/esp-v1.2
there is lint error in line 249