Skip to main content

EXIM Custom Filter help

Comments

4 comments

  • rpvw
    If you haven't already seen it, maybe this will help Exim's interfaces to mail filtering
    0
  • Secmas
    Hi rpvw, before asking here, that was one of the many pages that I have been looking to help with my error but with no luck. Thought that maybe some one could give a help pointing out my error, but seems it is not the way you do for help others. But any way I thank you for your comment. Regards, Sergio
    0
  • rpvw
    Couple of thoughts: You don't say what level you are writing this filter for, but it has to be a system filter (global) rather than a user filter as the "fail"command is only available to administrative levels. I also wonder if you should be using "matches" instead of "contains" - it is the only test that mentions interpreting a regular PCRE expression in the second string. Sorry I can't be more helpful :(
    0
  • cPanelMichael
    Hello, You may want to review some of the custom filter rules discussed on the following thread to see if they work for this purpose: Need to filter ALL email Thank you.
    0

Please sign in to leave a comment.