Hi,
I'm newbie in OTRS, and i'm struggling with a question.
I want to disable new ticket creation from email, thus, making customer logon to customer portal to create new tickets.
Also, I want to allow them to reply to emails, creating articles to existing tickets.
With this approach I want them to start the ticket processing only inside OTRS, but giving "freedom" to treat them from emails.
Any hint on this matter?
Thanks in advance for your help.
Regards
How to disable new ticket creation from emails, allowing only article creation from replies
Moderator: crythias
-
- Znuny guru
- Posts: 5018
- Joined: 13 Mar 2011, 09:54
- Znuny Version: 6.0.x
- Real Name: Renée Bäcker
- Company: Perl-Services.de
- Contact:
Re: How to disable new ticket creation from emails, allowing only article creation from replies
You could use a postmaster filter that checks for "[Ticket#........]". If that's missing, ignore the mail...
Perl / Znuny development: http://perl-services.de
Free Znuny add ons from the community: http://opar.perl-services.de
Commercial add ons: http://feature-addons.de
Free Znuny add ons from the community: http://opar.perl-services.de
Commercial add ons: http://feature-addons.de
Re: How to disable new ticket creation from emails, allowing only article creation from replies
there is a build in functionality, check Core::Postmaster
"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
"Testing": ((OTRS Community Edition)) and git Master
Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
-
- Znuny newbie
- Posts: 5
- Joined: 04 Feb 2016, 19:07
- Znuny Version: 5.0.6
- Real Name: Luis Lúcio
- Company: NA
Re: How to disable new ticket creation from emails, allowing only article creation from replies
Hi Jojo
It worked perfectly!
Thanks for your help.
Regards
It worked perfectly!
Thanks for your help.
Regards