Jump to content

Recommended Posts

Posted

Can anyone see anything obvious on the below as to why it wouldn't work? All i want is emails with a subject (or even better body) containing mumar or murit to move a specific folder within the mailbox. 

image.thumb.png.1745ba83e19dcd04afff45b22e358731.png

Cheers

Posted

@AndyHill that expression does not cater for subject containing mumar or murit ... it actually matches subject starting with mumar or murit... We have an FAQ article with details on how the LIKE operator works..

 

Posted

@Victor yes sorry I actually used that article to set it up. The example in screenshot is for emails that start mumar and murit in the subject but it's not doing anything. 

Posted

@AndyHill ok, but then is set incorrectly. As mentioned in the article: 

When using the LIKE operator the value does not contain a wildcard. When using the LIKE operator in a criterion to match specific patterns, the value needs to contain at least a wildcard otherwise the operator will evaluate as a hard match (equal). For example, a criterion like subject LIKE "test" will evaluate as subject = "test" because the value used for LIKE evaluation does not contain any wildcard.

If your email has multiple recipients then your criterion needs to be toAddress LIKE '%the_email_address%'

If you don't specify the % % then the condition will do a hard match as opposed to a soft match.

  • 2 weeks later...
Posted

HI @Victor 

I have a question regarding the routing rules for service manager. I have setup some rules but there is no action all this mails are in the error folder. But when i send this mail intern with the same subject it works i cannot find out why it is working and in why not.

 

here it works: Success Folder and ticket

image.png.0fd73d5ae1081ecff5d5904a56065dac.png

here not: Error folder

image.png.0f05f1f1fb4ee0173c7b506a04101ac8.png

image.png.296f68cf1193208259f35392588050d7.png

Thanks and best regards

Nikolaj

 

Posted

@Victor Is there a setting who allows  internal mails but no external mails. For routing rules?

all Mails from extern are not working but from intern with the same subject. and my rules are subject related.

Thanks

Nikolaj

 

 

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...