Message filter x-sender return-path different

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-02-2023 04:24 AM
Is there a way to create a message filter that tags an incoming e-mail message to an ESA if for example the x-sender and return-path don't match? I would like to insert a header in those messages that I can catch with a content filter to insert a header in the body.
I have tried to figure it out myself, but I cannot get it to work. Please help.
Regards
Michael
- Labels:
-
Email Security
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-03-2023 11:03 AM
Hi Michael,
Have you considered using action variables in your message filter? You may be able to use to the "$Header" variable to get the content of those headers, and the use a Not Equal To (!=) comparison to determine if the reply-to field is off.
However this may not produce the results you're expecting as many marketing services often have mis-matched From and Reply-To headers.
What is the problem you're trying to solve for?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-05-2023 10:47 PM
Hi,
Thank you for your reply. I will try your suggestion and I am aware of the problems you're mentioning. It is a request from a customer that have had som problems with fishing mails. I've tries to talk them out of it and told them I didn't know how to do this, but they persist and I promised to ask around and try come up with something for them to test.
Regards
Michael
