[Solved] Reject CC'ed Email's

Moderator: crythias

Locked
ashley420
Znuny newbie
Posts: 19
Joined: 08 Nov 2012, 16:35
Znuny Version: 3.1.11

[Solved] Reject CC'ed Email's

Post by ashley420 »

Hi,
Our customers use multiple email address to open new tickets helpdesk@domain.com and service@domain.com. Emails to both address needs to be routed to a single queue. If customer CC to any of these addresses, email must be rejected with a response.

For routing to queue, I am using postmaster filter, but I am unable to define multiple "TO" email addresses here. I have tried using ";" and "," as seperator but none worked. So, currently I have solved this by using two different postmaster filter for both email addresses.

Secondly, for rejecting emails, I am using "PostMaster::PreFilterModule###3-NewTicketReject" but here also, I can only define only one email address in Cc field.
I could set two postmaster filters as I did for assigning queue, but this does not send a Ticket Reject notification.

I would appreciate if anyone can point me in correct direction to set this up.

Thanks
Last edited by ashley420 on 20 Feb 2013, 01:06, edited 1 time in total.
OTRS 3.3.3 on Linux (CentOS 6.5 x64) with MySQL database. Customer and Agent backend Microsoft AD on Windows 2003.
Wolfgangf
Znuny ninja
Posts: 1029
Joined: 13 Apr 2009, 12:26
Znuny Version: 6.0.13
Real Name: Wolfgang Fürtbauer
Company: PBS Logitek GmbH
Location: Pinsdorf

Re: Reject CC'ed Email's

Post by Wolfgangf »

first of all, postmaster filters are regular expressions
secondly you can define more than 1 postmaster filter
Produktiv:
OTRS 6.0.13/ ITSM 6.0.13
OS: SUSE Linux (SLES 12, Leap), MySql 5.5.x, 5.6.x
Windows 2012 AD Integration (agents and customers), Nagios integration (incidents, CMDB), Survey, TimeAccounting
ashley420
Znuny newbie
Posts: 19
Joined: 08 Nov 2012, 16:35
Znuny Version: 3.1.11

Re: Reject CC'ed Email's

Post by ashley420 »

Many thanks. It helped.
OTRS 3.3.3 on Linux (CentOS 6.5 x64) with MySQL database. Customer and Agent backend Microsoft AD on Windows 2003.
Locked