I would like to disable ticket creation via email e.g. from outlook etc.. for a particular queue.
Follow up messages should work but only new ticket should not be created
How can I acheive this functionality.
thanks
disable ticket creation via email
Moderator: crythias
-
- Moderator
- Posts: 10170
- Joined: 04 May 2010, 18:38
- Znuny Version: 5.0.x
- Location: SouthWest Florida, USA
- Contact:
Re: disable ticket creation via email
Email that gets sent to the OTRS email address will be handled according to the settings and postmaster filter.jj99 wrote: disable ticket creation via email e.g. from outlook etc.. for a particular queue.
One option is to accept all new emails into a junk queue and prune it via Generic Agent. Tickets that are followups don't go to junk. They end up in the queue in which they've been assigned.
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
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
Re: disable ticket creation via email
Is it a right way that I will create a post master filter with TO header in conditions options and set the email headers x-otrs-queue to junk-Email that gets sent to the OTRS email address will be handled according to the settings and postmaster filter.
But I am not sure whether my specifice queue which is linked with this TO email address will only be effected.
-
- Moderator
- Posts: 10170
- Joined: 04 May 2010, 18:38
- Znuny Version: 5.0.x
- Location: SouthWest Florida, USA
- Contact:
Re: disable ticket creation via email
You probably don't have to set a Postmaster Filter. You might be successful in all incoming email going to Junk (via Admin, Postmaster) but tickets with numbers should go to their already assigned queue.
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
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