Queue Nemes with spaces

Hey,
I’ve tried to name my queues with spaces but the only problem I encoutered
was that mail doesn’t work.
Every thing is fine but when I set up a pipe such as
generalenquiries: “|/usr/local/rt3/bin/rt-mailgate --queue ‘General
Enquiries’ --action comment --url http://myrt.com
the error i get is that
General: general@myrt.com User unknown
Enquiries: enquiries@myrt.com User unknown

I’m using rt3.0.9 on a freebsd 4.9 server running modperl 1.3,apache 1.3 and
perl 5.8.3
Help please

Wilson

Your aliases aren’t quite right…

They should read:

alias: |“/opt/rt3/bin/rt-mailgate --queue ‘Some Queue’…”

Note the quote comes after the pipe.

Cheers,
ChadOn Jul 13, 2004, at 4:49 AM, Wilson Abigaba wrote:

Hey,
I’ve tried to name my queues with spaces but the only problem I
encoutered
was that mail doesn’t work.
Every thing is fine but when I set up a pipe such as
generalenquiries: “|/usr/local/rt3/bin/rt-mailgate --queue
‘General
Enquiries’ --action comment --url http://myrt.com
the error i get is that
General: general@myrt.com User unknown
Enquiries: enquiries@myrt.com User unknown

I’m using rt3.0.9 on a freebsd 4.9 server running modperl 1.3,apache
1.3 and
perl 5.8.3
Help please

Wilson


The rt-users Archives

Be sure to check out the RT wiki at http://wiki.bestpractical.com