Skip to main content

Exim Filter Conditions

Comments

2 comments

  • cPRex Jurassic Moderator
    Hey there! I see what you're saying for sure, but I am not sure of a good way to use the "header_from" value if the messages has multiple addresses. This might be a good question for the official Exim Users List, or possibly another user (@keat63 ?) has some ideas of another way to go about this.
    0
  • keat63
    I'm struggling to comprehend the end result if i'm being honest I asssume client.pw is a fixed domain ? Rather than condensing this into one rule, would splitting it into two rules work any better. also what about does not contain. if ("$h_to:, $h_cc:, $h_bcc:" does not contain "@client.pw") or ("$h_to:, $h_cc:, $h_bcc:" does not contain "harish@dot.com") or ("$h_to:, $h_cc:, $h_bcc:"does not contain "ravish@dot.com") Then fail
    0

Please sign in to leave a comment.