cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1103
Views
0
Helpful
1
Replies

recipient mail address in URL

daro
Level 1
Level 1

Hello,

is there a way to write a message filter condition for when the current recipient mail address is in the URL?

for example:

From: <badguy@malicious.org>

To: <john.doe@example.org>

with the following link in it:

http://example.org/test.php?id=john.doe@example.org

can I somehow put the recipient address into a variable and use it in combination with regex?

thank you

best regards
Daniel

1 Accepted Solution

Accepted Solutions

Libin Varghese
Cisco Employee
Cisco Employee

Hi Daniel,

The body contains condition allows usage of regular expression, however currently does not allow action variables which can be used to match the envelope recipient/sender.

You can however, use a dictionary to find a specific term.

Thanks
Libin Varghese

View solution in original post

1 Reply 1

Libin Varghese
Cisco Employee
Cisco Employee

Hi Daniel,

The body contains condition allows usage of regular expression, however currently does not allow action variables which can be used to match the envelope recipient/sender.

You can however, use a dictionary to find a specific term.

Thanks
Libin Varghese