[SOLVED] Restrict queues that customers can send emails to
Moderator: crythias
[SOLVED] Restrict queues that customers can send emails to
Can I restrict queues to which customers can send emails to. For examle, I created a queue and assigned it to the group admin. However, from the customer portal, it is possible to create a ticket in this queue. How can I disable this?
Last edited by aph on 29 Jul 2014, 18:34, edited 1 time in total.
OTRS 3.3.x (private/testing) on Windows Server 2008 with MSSQL database.
OTRS 3.3.x (private/testing) on CentOS with MySQL database and apache
OTRS 3.3.x (private/testing) on CentOS with MySQL database and apache
Re: Restrict queues that customers can send emails to
there are several possible ways. You can restrict via:
- sysconfig
- acl
- group support and membership (only for complex szenarios)
- sysconfig
- acl
- group support and membership (only for complex szenarios)
"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
-
- Moderator
- Posts: 10170
- Joined: 04 May 2010, 18:38
- Znuny Version: 5.0.x
- Location: SouthWest Florida, USA
- Contact:
Re: Restrict queues that customers can send emails to
only if CustomerGroupSupport is disabled OR admin is a part of CustomerGroupsAllGroups or customer is directly assigned.aph wrote:However, from the customer portal, it is possible to create a ticket in this queue.
OR As jojo explained, ACL or custom queue lists in SysConfig.
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: Restrict queues that customers can send emails to
Thank you.
OTRS 3.3.x (private/testing) on Windows Server 2008 with MSSQL database.
OTRS 3.3.x (private/testing) on CentOS with MySQL database and apache
OTRS 3.3.x (private/testing) on CentOS with MySQL database and apache