How to Add Exceptions to Autoreply?

Moderator: crythias

Post Reply
muscl3s
Znuny newbie
Posts: 6
Joined: 17 Jun 2010, 20:26
Znuny Version: 2.4.7

How to Add Exceptions to Autoreply?

Post by muscl3s »

Is there a way to add exceptions to the auto reply notification? I'd like to be able to add specific email addresses to an exception list. So if any new emails originate from any of the email addresses I've added as an exception, OTRS will not send the automatic reply email confirming that a new ticket has been created.
OTRS 2.4.7
crythias
Moderator
Posts: 10169
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: How to Add Exceptions to Autoreply?

Post by crythias »

You may block whom you receive ticket requests from, but Autoresponses are an all-or-nothing configuration.

On the other hand, if the ticket goes to a Queue that doesn't have an autoresponse, it won't respond. Autoresponses also won't trigger when moving to a queue, so if you create a "NoAutoResponse" Queue, apply the PostmasterFilter
Match:
From someone@email.tld
Set:
X-OTRS-Queue NoAutoResponse

and then Generic Agent or manually move the "NoAutoResponse" ticket to the appropriate Queue, that won't autorespond.
OTRS 6.0.x (private/testing/public) on Linux with MySQL database.
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask
Post Reply