Hi, >> The whitelist entry I've created is: >> whitelist_auth bo...@azhdi.com >> >> The email passes SPF, but DKIM apparently isn't fully authenticated, >> as it doesn't contain the DKIM_VALID_AU. >> >> The sender is sendgrid.net, using an Envelope-From that contains a >> random ID, making it impossible to use the whole address for the >> whitelist_auth entry. >> >> It's probably not a good idea to penalize sendgrid.net with 1.5 >> points, but I'm more interested in how to properly whitelist mails >> like this for now. >> >> Perhaps there's a better way to deal with bulk mailers like sendgrid >> you might recommend? > > whitelist_from_dkim bo...@azhdi.com sendgrid.net > > Mail::SpamAssassin::Plugin::DKIM
Thanks guys for your help. I've removed sendgrid from my list and also added the whitelist_from_dkim entry for this specific sender.