[rt-users] rt-3.2.1, Exim and transparent queues
Odhiambo Washington
wash at wananchi.com
Mon Aug 2 04:36:03 EDT 2004
For those using Exim (I am running 4.41 built with MySQL support), there
is a very nice HOWTO about setting things up so that you do not have to
create aliases for every queue that you create on RT.
The HOWTO is here:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=229052
There is only one gotcha that I got bitten with. Please change the
SQL query macro to add the following:
AND Disabled = '0'
as in ..
QUEUENAME_QUERY = \
SELECT id FROM Queues WHERE Name = '${quote_mysql:$local_part}' AND Disabled = '0'
I am now figuring out how to include SpamAssassin in the whole mix.
Enjoy!
cheers
- wash
+----------------------------------+-----------------------------------------+
Odhiambo Washington . WANANCHI ONLINE LTD (Nairobi, KE) |
<wash at wananchi dot com> . 1ere Etage, Loita Hse, Loita St., |
GSM: (+254) 722 743 223 . # 10286, 00100 NAIROBI |
GSM: (+254) 733 744 121 . (+254) 020 313 985 - 9 |
+---------------------------------+------------------------------------------+
"Oh My God! They killed init! You Bastards!"
--from a /. post
More information about the rt-users
mailing list