Difference between revisions of "Howto Create a RT Queue"

From Pumping Station One
Jump to navigation Jump to search
m (Hef moved page Howto Create and RT queue to Howto Create a RT Queue: fix grammer and caps)
(→‎RT SuperUser: filling stuff out)
Line 3: Line 3:
 
Get RT Superuser Access.  The easiest way to do this is to add your domain user to the rtadmins group, and then relog in RT.
 
Get RT Superuser Access.  The easiest way to do this is to add your domain user to the rtadmins group, and then relog in RT.
  
 +
== Create the Queue ==
  
* go to Queues >> Create
+
* Go to Admin >> Queues >> Create
 
* Enter a name for your Queue.
 
* Enter a name for your Queue.
* By default, no one can see your queue.  Adjust the permissions for the "Members" group.
+
* Save Changes
  
 +
== Setting Permissions ==
 +
 +
* Go to Admin >> Queues >> Select >> "Your Queue" >> Group Rights >> Privileged
 +
 +
You are now editing permissions for "Privileged" (logged in) users.
 +
 +
* Select all rights under general rights
 +
* Select all rights, except Delete tickets, under "Rights for Staff"
  
 
== Email ==
 
== Email ==

Revision as of 00:52, 28 May 2014

RT SuperUser

Get RT Superuser Access. The easiest way to do this is to add your domain user to the rtadmins group, and then relog in RT.

Create the Queue

  • Go to Admin >> Queues >> Create
  • Enter a name for your Queue.
  • Save Changes

Setting Permissions

  • Go to Admin >> Queues >> Select >> "Your Queue" >> Group Rights >> Privileged

You are now editing permissions for "Privileged" (logged in) users.

  • Select all rights under general rights
  • Select all rights, except Delete tickets, under "Rights for Staff"

Email

  • Set the outgoing address for the queue in the Queue Settings.

For incomging EMail:

  • Shell into rt.ad.pumpingstationone.org
  • edit /etc/postfix/aliases
    • this will create the rule for [email protected]
    • the main mail server, bob, routes *@rt.pumpingstationone.org to rt.ad.pumpingstationone.org
  • sudo newaliases
  • sudo systemctl postfix reload

Top level email

  • To route an email address @pumpingstationone.org, log into admin.google.com for the Pumpingstationone.org domain
    • Add an alias to go to @rt.pumpingstationone.org, usually this is done by adding yet another alias to the info@ account.