Chris Jackman <[EMAIL PROTECTED]> wrote:
[...] 
> We noticed that there is no delivery 2: success message, nor is there
> ever for any other email to [EMAIL PROTECTED]
[...]
> If we kill all the alias processes first, and then kill the rt process (78014
>  above) that is doing  "perl -T /var/rt/bin/rtmux.pl rt-mailgate tickets
> correspond", we see this in the qmail logs:
> 
> 2001-05-06 05:03:26.769179500 delivery 2: deferral: qmail-local_crashed./

It would seem at first glance that your Perl script never finishes; it blocks
on something, or goes into an endless loop.

The next step to debug this is to strace/truss the "rtmux.pl" process and find
out what's wrong with it.  However, it then becomes a Request Tracker problem,
and has nothing to do with qmail.  You'll probably want to follow this up on
that list instead of the qmail one.

Charles
-- 
-----------------------------------------------------------------------
Charles Cazabon                            <[EMAIL PROTECTED]>
GPL'ed software available at:  http://www.qcc.sk.ca/~charlesc/software/
Any opinions expressed are just that -- my opinions.
-----------------------------------------------------------------------

Reply via email to