Search found 7 matches

by n123
23 Oct 2013, 04:57
Forum: Developers
Topic: Notification for rejected ticket
Replies: 6
Views: 3185

Re: Notification for rejected ticket

crythias wrote:Don't ignore it. Send it to its own queue that has an autoresponse that says, "Your ticket has been rejected."
thanks a lot this is a big help
by n123
22 Oct 2013, 05:10
Forum: Developers
Topic: Notification for rejected ticket
Replies: 6
Views: 3185

Re: Notification for rejected ticket

Send bad tickets to a queue with appropriate auto response, followed by generic agent delete tickets in bad ticket queue. im sorry please elaborate. I use this setting in post master filter Postmaster Filter: * Stop after match: No Filter Condition Header 1:Subject Value 1: ^((?!(TSC-CAB\sACTIVITY\...
by n123
22 Oct 2013, 03:26
Forum: Developers
Topic: Notification for rejected ticket
Replies: 6
Views: 3185

Re: Notification for rejected ticket

crythias wrote:You could use a postmaster filter or look at viewtopic.php?f=60&t=6586
i already filter the mails. I just need the notification, I want to notify the sender that his/her request ticket is a valid or invalid.
by n123
21 Oct 2013, 08:09
Forum: Developers
Topic: Post Master Filter
Replies: 5
Views: 3867

Re: Post Master Filter

crythias wrote:+ says one or more of the preceding element
http://regexpal.com
how to use this link? I cant see the error message if I type a wrong data
by n123
21 Oct 2013, 06:07
Forum: Developers
Topic: Notification for rejected ticket
Replies: 6
Views: 3185

Notification for rejected ticket

i want to send a notification to the customers whose
email has an invalid subject format, so ticket cant be created
and for those customers whose their ticket request is invalid, thanks for the help
so much appreciated..
by n123
21 Oct 2013, 06:03
Forum: Developers
Topic: Post Master Filter
Replies: 5
Views: 3867

Re: Post Master Filter

thanks for the reply, its already work, :)
by n123
18 Oct 2013, 06:01
Forum: Developers
Topic: Post Master Filter
Replies: 5
Views: 3867

Post Master Filter

I used the settings in the below, but still the incorrect subject format creates a ticket. Please help. Postmaster Filter: * Stop after match: No Filter Condition Header 1:Subject Value 1: /^TSC-CAB+[[:space:]]+ACTIVITY+[[:space:]]+REQUEST:+[[:space:]]+[a-zA-Z0-9]/ Set Email Headers Header 1:X-OTRS-...