[rt-users] IS there anyway to debug rt-mailgate that fails with EX_TEMPFAIL

Randy Paries rtparies at gmail.com
Tue Jul 6 23:54:26 EDT 2010


On Tue, Jul 6, 2010 at 10:13 PM, Jeff Blaine <jblaine at kickflop.net> wrote:
>> 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
>
> http://www.sendmail.org/faq/section2#2.13
>
> man smrsh
>


for anyone else with this problem, I found a great way to debug

#(echo Subject: test; echo; echo test) | /home/rtx/bin/rt-mailgate
--queue QR-Help --action correspond --url http://rtx.mydomain.com
--debug



More information about the rt-users mailing list