Exclude email addresses from Reply-All list.

Moderator: crythias

Locked
stoyansbg
Znuny newbie
Posts: 1
Joined: 30 Sep 2013, 17:25
Znuny Version: 3.1.x

Exclude email addresses from Reply-All list.

Post by stoyansbg »

We have an OTRS Helpdesk 3.1.x installation with several incoming mailboxes that OTRS checks. One of these mailboxes has email aliases handled by other mail servers and the messages sent to them end up in the mailbox OTRS checks with the following headers:

Delivered-To: ourmaibox@ourdomain.com
From: jsmith@customerdomain.com
To: ouralias@somedomain.com
CC: someonelse@anydomain.com

For the example above, the MX servers for somedomain.com forward all emails addressed to ouralias@somedomain.com to ourmaibox@ourdomain.com mailbox, which is checked by OTRS. The problem with this setup is that if we "Reply All", ouralias@somedomain.com gets added to the CC list, which ultimately ends up in ourmaibox@ourdomain.com again and, if we attempted to close the ticket with this reply, it ends up being reopened.

The workaround is to either use "Reply" and manually add the rest of the CC-ed parties or manually remove ouralias@somedomain.com from the CC list after "Reply All" has been selected.

Is there a way we can set a list of emails to get excluded from the "Reply All" CC list?

Thanks!
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: Exclude email addresses from Reply-All list.

Post by jojo »

put these addresses to the list of OTRS systemaddresses.
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master

Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
Locked