RT2 / sendmail error

Hi,

I’ve just installed RT2, got the Web UI working, but having problems
with configuring sendmail.
I’ve added sendmail aliases exactly per the instructions, but I am
getting the error:

----- The following addresses had permanent fatal errors -----

|"/home/rt2/bin/rt2-mailgate --queue admin --action correspond"
(reason: 255)
(expanded from: m13-1a)

----- Transcript of session follows -----

Can’t do setuid
554 5.3.0 |"/home/rt2/bin/rt2-mailgate --queue freshwave --action
correspond"… unknown mailer error 255

I guess the important bit is “can’t do setuid”, but I don’t know what to
do next. Any help is appreciated, 'cos the rest seems to be working just
fine.

lrwxrwxrwx 1 root root 26 Jun 29 19:25
/usr/adm/sm.bin/rt2-mailgate -> /home/rt2/bin/rt2-mailgate
-rwxr-sr-x 1 root rt 15k Jun 29 18:40
/home/rt2/bin/rt2-mailgate

Regards,

Tarren.

Tarren wrote:

I guess the important bit is “can’t do setuid”, but I don’t know what to
do next. Any help is appreciated, 'cos the rest seems to be working just
fine.

chmod u+s /usr/bin/suidperl

Tarren wrote:

I guess the important bit is “can’t do setuid”, but I don’t know what
to
do next. Any help is appreciated, 'cos the rest seems to be working
just
fine.

chmod u+s /usr/bin/suidperl

Hi Phil,

Absolutely perfect! Thank you.
I’ve now got RT2 fully running as intended, import done from v1, and
I’ve just got to say that I love it!

Regards,

Tarren.