Skip to main content

How to filter email where sender and recipient addresses are the same

Comments

3 comments

  • cPRex Jurassic Moderator
    Hey there! There isn't a filter that would specifically handle those types of messages. You may want to think about enabling additional authentication for incoming emails, such as "Allow DKIM verification for incoming messages" and "Reject DKIM failures" in the WHM >> Exim Configuration Manager page to add even more security to inbound messages.
    0
  • paulkd
    Thanks
    Hey there! There isn't a filter that would specifically handle those types of messages. You may want to think about enabling additional authentication for incoming emails, such as "Allow DKIM verification for incoming messages" and "Reject DKIM failures" in the WHM >> Exim Configuration Manager page to add even more security to inbound messages.

    Thanks for your reply. Just a thought - could I add a rule with to: "equals" and from: "equals" the customer's email address, and just deliver to folder or delete it as the action?
    0
  • cPRex Jurassic Moderator
    I suppose you could try that! You might want to use "contains" as I find "equals" is often very strict on how it interprets the headers.
    0

Please sign in to leave a comment.