Skip to main content

Global Email Filters not applying first time

Comments

10 comments

  • cPRex Jurassic Moderator
    Hey there! What happens with the global filter? Is it supposed to move the mail to a certain folder? Do you see the filter being applied if you check the /var/log/exim_mainlog file?
    0
  • tmurdock
    Hi there! Yes, the global filter is supposed to move the message into catch-all email addresses' inbox. When the original message is received from the external source the filter is not applied and does not show up in the log. However when the internal user forwards it to me, the system filter is applied and moves it correctly and shows it in the logs. The global filter does not seem to apply on the first instance of the email being received. I have tried to move that filter to the top of the list to take precedence but it still seems to have no effect.
    0
  • cPRex Jurassic Moderator
    Well that's odd - this might be something we have to see in action in order to assist with, so could you submit a support ticket to our team so we can take a look?
    0
  • tmurdock
    Sure thing, will do it now! Thanks!
    0
  • cPRex Jurassic Moderator
    If you can post the number here so I can follow along that would be great!
    0
  • tmurdock
    Sure, the ticket # is 94467967.
    0
  • cPRex Jurassic Moderator
    Thanks for that - I'm following along with that on my end now.
    0
  • cPRex Jurassic Moderator
    It turns out the initial message was sent with base64 encoding, so the text string of the filter technically didn't exist in the message. Solving the issue completely would mean changing the way that message is sent, or handling the filtering differently on the server side.
    0
  • tmurdock
    I have decided to match a text string in the headers themselves since most emails are received from one or two hosts. Thank you for all the help!
    0
  • cPRex Jurassic Moderator
    You're very welcome! I'm glad we could help isolate the issue once we had access to the server!
    0

Please sign in to leave a comment.