12-04-2017 12:55 AM - edited 03-08-2019 07:29 PM
Hi there,
I have one question concerning ldap group querys.
At which time the group query are executed? Just when they are used ( I use them on message filters)
or is there a separate "pipeline" like LDAP Accept or Routing query?
If they are executed on use are they executed multiple times if I have something like this in one messagefilter?
if rcpt-to-group == "a"
....
if rcpt-to-group =="b"
...
Thanks in advance.
Regards,
Thomas
Solved! Go to Solution.
12-04-2017 07:12 PM
A group query can be called upon at different places based on the requirement.
For instance, they can be used with message/content filters, for incoming/outgoing mail policies, for spam notifications.
The query would be executed at the stage where it is configured.
Regards,
Libin Varghese
12-04-2017 07:12 PM
A group query can be called upon at different places based on the requirement.
For instance, they can be used with message/content filters, for incoming/outgoing mail policies, for spam notifications.
The query would be executed at the stage where it is configured.
Regards,
Libin Varghese
12-04-2017 11:53 PM
Hi Libin,
thanks for the answer.
Regards,
Thomas
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide