Hi

  Im trying to configure RT (request tracker ticket system) with Exim to 
automatically generate tickets when mail
is sent to a given email address. The suggested configuration is to create a 
special entry in the system alias file
with a piped command to an RT binary that does all the RT clever bits, this 
looks something like:

rt-general: "|/usr/local/rt3/bin/rt-mailgate --queue general --action 
correspond --url http://rt3.ukgrid.net/";

Should this work with Exim? Ive tried using this by sending mail from a remote 
system via my normal mail client
which results in a "unrouteable address" error in the exim mainlog and also 
sending by piping some text into the
mail command on the command line which results in the same error.
I have an idea that Ill need to make changes to the exim main config file to 
make this work, which I dont want to
have to do simply to make RT work (ie I dont want to have to modify my live 
SMTP server config every time I add
something new to application X),

can anyone comment on this? Any help gratefully recieved,


thanks Andy.
-- 
## List details at http://lists.exim.org/mailman/listinfo/exim-users 
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/

Reply via email to