Search found 6 matches

by ssv
13 Nov 2015, 10:48
Forum: Help
Topic: PostMaster filter "authenticated customer"
Replies: 8
Views: 1908

Re: PostMaster filter "authenticated customer"

Thanks for answers.
Solve the problem by mail filter failed.
I solved the problem through GenericAgent.
by ssv
12 Nov 2015, 20:08
Forum: Help
Topic: PostMaster filter "authenticated customer"
Replies: 8
Views: 1908

Re: PostMaster filter "authenticated customer"

whether is it possible to filter by the field X-OTRS-CustomerID?
By default, this field is not available in my otrs5.
by ssv
12 Nov 2015, 13:05
Forum: Help
Topic: PostMaster filter "authenticated customer"
Replies: 8
Views: 1908

Re: PostMaster filter "authenticated customer"

X-OTRS-CustomerID not available in filter list
by ssv
12 Nov 2015, 12:58
Forum: Help
Topic: PostMaster filter "authenticated customer"
Replies: 8
Views: 1908

Re: PostMaster filter "authenticated customer"

I've tried various options, but does not work.
Sach as
X-OTRS-CustomerNo-> not ^\S+@\S+$
X-OTRS-Queue -> sameQueue
by ssv
12 Nov 2015, 10:20
Forum: Help
Topic: PostMaster filter "authenticated customer"
Replies: 8
Views: 1908

Re: PostMaster filter "authenticated customer"

CustomerID = SenderEmailAddress for unauthenticated customer.

How to make this test?
by ssv
12 Nov 2015, 08:39
Forum: Help
Topic: PostMaster filter "authenticated customer"
Replies: 8
Views: 1908

PostMaster filter "authenticated customer"

Is it possible using a filter or other means to determine the a request from user registered in the database?

I want to make a filter for known users to move their new tikets to a special queure.

Thanks.