Skip to main content

Mail Filters not working as expected

Comments

2 comments

  • cPanelLauren
    I'm hesitant to claim this is a glitch or regression without further information. What is the output of the transaction which should be filtered in the exim logs? You can find them at /var/log/exim_mainlog
    0
  • Smartypants
    I'm hesitant to claim this is a glitch or regression without further information. What is the output of the transaction which should be filtered in the exim logs? You can find them at /var/log/exim_mainlog

    It's not a definitive or even terribly strong indication (more correlation that cause), granted, but I don't really any other indications to go on. Regarding the logs, there IS record of the message having been filtered in the log, but by a different filter. For context, I should add that there is also a global filter in the same hosting account that moves messages into a spam@ account if their SpamAssassin score is above a certain threshold (filtering on the X-Spam-Bar header) - and the filter which isn't working is an account-level filter, specific to the spam@ account. I did it that way so that the redirect-bounce-move filter would only apply to messages that were already identified as spam, on the off chance of receiving any legitimate EMail from the spammy server. Anywho, here are the results I get when I grep exim_mainlog for the message's ID: 2019-07-25 07:32:55 1hqbzQ-0004or-PX => spam ("spam+_FILTERED"@DOMAIN.com, "spam"@DOMAIN.com, "spam"@DOMAIN.com) SRS= R=virtual_user T=dovecot_virtual_delivery C="250 2.0.0 KBwEA2eTOV24QgAA8hy8Hg Saved" I've munged the domain name & the recipient's username, but those are the only changes.
    0

Please sign in to leave a comment.