Skip to topic | Skip to bottom
Home
Sysadmin
Sysadmin.RTHowTor1.3 - 07 Jan 2003 - 12:05 - BrandFtopic end
You are here: Sysadmin > RTHowTo

Start of topic | Skip to actions

RT How To

see also: RtFAQ


Help desk work

Keywords

  • [ BrandF 06 Jan 2003 ] how do we add keywords to the system, and to individual tickets?

Queues

[deanna]

I suppose requests for new RT queues will go through listwork first (for the sarai alias) and then through imc-tech-coord for the judi aliases and actual queue creation. Here are the steps involved with the dns rt as an example.

on sarai, create two aliases that look like this:

dns-rt: "|/usr/adm/sm.bin/procmail -m \
RECIPIENTS='dns-rt@judi.indymedia.org' /etc/procmailrc-rtqueue"

dns-rt-comment: "|/usr/adm/sm.bin/procmail -m \
RECIPIENTS='dns-rt-comment@judi.indymedia.org' \
/etc/procmailrc-rtqueue"

All on one line, of course..

Then on judi, make the following aliases:

dns-rt: "|/usr/local/rt2/bin/rt-mailgate --queue dns --action \
correspond"

dns-rt-comment: "|/usr/local/rt2/bin/rt-mailgate --queue dns \
--action comment"

Again, all on one line without the backslashes.

Then log in to RT at http://rt.indymedia.org as root.  Go to
Configuration/Queues/Create a New Queue.

For 'Correspondence Address' put something like
dns-rt@indymedia.org (use just the @indymedia.org address here)
and for 'Comment Address' something like
'dns-rt-comment@indymedia.org'.

Now you'll have to add your users, through
Configuration/Users/Create a New User.

The last important step is to add Watchers through
Configuration/Queues/Your Queue/Watchers.

Find your users in the list and add them to AdminCc.

The RT root password is stored on judi in ~root.  If for some
reason you can't find it there, you can reset it with the
rtadmin command :

/usr/local/rt2/bin/rtadmin --user root --password newpassword

Hope this is enough to get us going.

deanna


-- RabbleRouser - 12 Aug 2002
to top


You are here: Sysadmin > RTHowTo

to top

Copyright © 1999-2008 by the contributing authors.
All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding this tool? Send feedback (in English, Francais, Deutsch or Dutch).