Fedora core 1 rt-mail problem

I am running FC1 with sendmail Apache 2 & Mod_Perl 1.99(2)
(as per Fedora howto
Request Tracker Wiki)
NB the RPM install does not work with FC1 (I suspect it is looking for
Apache 1.3 Mod_perl 1)

I have FEATURE(smrsh',/usr/sbin/smrsh’)dnl in my sendmail M4

I have the following in /etc/aliases
rt: “|/etc/smrsh/rt-mailgate --que general --action correspond --url
http://ticket.bc-tech.co.uk/

All required DNS is internal to our network and works locally

After following these instructions
http://marc.free.net.ph/attach/1@20030605.105120.74c3bfa8.attach

I have set up the following pass through script in /etc/smrsh

rt-mailgate

#!/bin/sh
/usr/local/rt3/bin/rt-mailgate $*

The script has the following permissions
-rwxr-sr-x 1 root rt

/usr/local/rt3/bin/rt-mailgate has the permissions
-rwxr-sr-x 1 mail rt

However I still get a bounce when I try to send mail to the script

----- The following addresses had permanent fatal errors -----
“|/etc/smrsh/mailgate --que general --action correspond --url
http://ticket.bc-tech.co.uk/
(reason: 2)
(expanded from: rt@ticket.bc-tech.co.uk)

----- Transcript of session follows -----
Can’t do setuid
554 5.3.0 unknown mailer error 2

Has anyone got any ideas (I would prefer to go direct from sendmail - no
procmail)

Robert Mortimer
IT Engineer
rmortimer@bluechiptechnology.co.uk