[rt-users] IS there anyway to debug rt-mailgate that fails with EX_TEMPFAIL
Randy Paries
rtparies at gmail.com
Tue Jul 6 21:24:15 EDT 2010
I am sorry, i sent before i was finished.......
My config is as follows
CentOS release 5.5
httpd-2.2.3-4
RT 3.8.9
this is a brand new install
in my aliases
rt-help: "|/home/rtx/bin/rt-mailgate --queue QR-Help --action
correspond --url http://rtx.mydomain.com/ --debug "
in the maillog i see
Jul 6 20:11:11 rtx sendmail[23530]: o671BA52023529:
to="|/home/rtx/bin/rt-mailgate --queue QR-Help --action correspond
--url http://rtx.mydomain.com/ --debug ",
ctladdr=<rt-help at rtx.mydomain.com> (8/0), delay=00:00:01,
xdelay=00:00:01, mailer=prog, pri=35277, dsn=4.0.0, stat=Deferred:
prog mailer (/usr/sbin/smrsh) exited with EX_TEMPFAIL
this works
perl -MLWP::Simple -e "getprint 'http://rtx.mydomain.com'" , so i
assume LWP is working
the --debug does not seem to do anything.
Can anyone give me some direction on how to debug this??
Thanks
More information about the rt-users
mailing list