I have one queue per customer and customer users in groups.
groups are strictly related to a queue. Each group has the same name of the queue.
The idea is to allow customer users to create ticket by using their email just sending an email to a mail-group which is related to the specific queue.
actually I'm denying emails if your email does not exist in the users database. (I followed viewtopic.php?f=60&t=6586)
I need to configure the following features:
-auto-reply to denied emails with a message like "sorry but you are not allowed to create tickets, please contact us to support@cacho.com
-allow users to create ticket only in their queues.
how to deny tickets if your user not member a customer/agent [solved]
Moderator: crythias
-
- Znuny expert
- Posts: 155
- Joined: 04 Aug 2014, 23:59
- Znuny Version: 3.3.8
- Real Name: Roberto A. Valdomir
how to deny tickets if your user not member a customer/agent [solved]
Last edited by rvaldomir on 04 Jun 2015, 14:10, edited 1 time in total.
Roberto A. Valdomir
Mobile: (+598) 93 868 147 | Skype: roberto.a.valdomir
@roberto.valdomir | re.vu/robertovaldomir
----------------------------------------------------------------------------------------
OTRS 3.3.8 | RHEL 6 x64 | Oracle 11g | Custom Development by OTRS365
Mobile: (+598) 93 868 147 | Skype: roberto.a.valdomir
@roberto.valdomir | re.vu/robertovaldomir
----------------------------------------------------------------------------------------
OTRS 3.3.8 | RHEL 6 x64 | Oracle 11g | Custom Development by OTRS365
-
- Znuny expert
- Posts: 155
- Joined: 04 Aug 2014, 23:59
- Znuny Version: 3.3.8
- Real Name: Roberto A. Valdomir
Re: how to deny tickets if your user not member a customer/agent [solved]
Solved with cusrome development
Roberto A. Valdomir
Mobile: (+598) 93 868 147 | Skype: roberto.a.valdomir
@roberto.valdomir | re.vu/robertovaldomir
----------------------------------------------------------------------------------------
OTRS 3.3.8 | RHEL 6 x64 | Oracle 11g | Custom Development by OTRS365
Mobile: (+598) 93 868 147 | Skype: roberto.a.valdomir
@roberto.valdomir | re.vu/robertovaldomir
----------------------------------------------------------------------------------------
OTRS 3.3.8 | RHEL 6 x64 | Oracle 11g | Custom Development by OTRS365