Auto Assign and Email to Watchers for new ticket

I am trying to setup RT 3.0.9.
I am not sure if it is possible. I am trying to setup the owner of a new
ticket, which comes in via email.
What I am trying to achieve is, if somebody sents an email to the RT Email
(e.g. rt-general@domain.com), that the System will create the ticket through
the mailgate (this part works), and then an email is sent to the Watchers of
the Queue, to tell them that a new ticket (problem) came in. This way we do
not have to login into the system every 10-30 minutes to see if a new
problem came in.
By default, the requestor of the ticket gets an email, I also want the email
to be sent to the watchers.
And then I saw it was possible in RT 2, the AutoAssign. When a new ticket
comes in via email, the system runs a Scrip to set the owner of the ticket
to the main Watcher of the Queue. Is this possible?
Werner Morgenstern
Co/op Optical Vision Designs
Detroit, Michigan

The information transmitted is intended only for the person or entity to
which it is addressed and may contain confidential and/or privileged
material. Any review, retransmission, dissemination or other use of, or
taking of any action in reliance upon, this information by persons or
entities other than the intended recipient is prohibited. If you received
this in error, please contact the sender and delete the material from any
computer.-----Original Message-----
From: rt-users-bounces@lists.bestpractical.com
[mailto:rt-users-bounces@lists.bestpractical.com] On Behalf Of
rt-users-request@lists.bestpractical.com
Sent: Sunday, March 21, 2004 12:00 PM
To: rt-users@lists.bestpractical.com
Subject: rt-users Digest, Vol 5, Issue 75

Send rt-users mailing list submissions to
rt-users@lists.bestpractical.com

To subscribe or unsubscribe via the World Wide Web, visit
The rt-users Archives
or, via email, send a message with subject or body ‘help’ to
rt-users-request@lists.bestpractical.com

You can reach the person managing the list at
rt-users-owner@lists.bestpractical.com

When replying, please edit your Subject line so it is more specific than
“Re: Contents of rt-users digest…”

and then an email is sent to the Watchers of
the Queue, to tell them that a new ticket (problem) came in. This way we do
not have to login into the system every 10-30 minutes to see if a new
problem came in.

read the docs, this is a trivial use of scrips

And then I saw it was possible in RT 2, the AutoAssign. When a new ticket
comes in via email, the system runs a Scrip to set the owner of the ticket
to the main Watcher of the Queue. Is this possible?

I forget whether RT ships with an autoassign scrip action. Shouldn’t
be too hard to to make one, and I bet there’s one in contrib or the
list archives.

seph