I would think there would be something in the /var/log/qmail/current file
(or wherever your qmail log files are) using some sort of logging system.

Maybe the problem is it cannot find the config files for tmda.
Qmail locates the tmda-filter program but not sure what else to do.

Try something like this changing the vdelivermail to your proper vpopmail
 bin directory (assuming you use vpopmail).
 I am guessing you could replace the "|/var/vpopmail/bin/vdelivermail ''
 /home/gjukema" with ./Maildir/ but have not tried it.

 |preline /usr/local/tmda-0.81/bin/tmda-filter -c
 /home/gjukema/.tmda/config -t /home/gjukema/.tmda/templates/
 |/var/vpopmail/bin/vdelivermail '' /home/gjukema

 It also sounds like an error in the relaying configuration of the MTA, not
 tmda.
 Maybe the local machine does not have rights to relay through itself?
 Check the IP list and make sure the tcp.smtp.cdb files are correct.
 It really would not need to go by recipient because the machine is a
trusted
 sender?
 Right?

> ----- Original Message ----- 
> From: "Jason R. Mastaler" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Tuesday, July 29, 2003 8:39 PM
> Subject: Re: mail stuck in qmail queue
>
>
> > [EMAIL PROTECTED] writes:
> >
> > > SMTPRecipientsRefused: {'[EMAIL PROTECTED]': (553, "sorry, that
> > > domain isn't in my list of allowed rcpthosts (#5.7.1)")}
> >
> > See TMDA FAQ 3.3.
> > _____________________________________________
> > tmda-users mailing list ([EMAIL PROTECTED])
> > http://tmda.net/lists/listinfo/tmda-users
> >
>

_____________________________________________
tmda-users mailing list ([EMAIL PROTECTED])
http://tmda.net/lists/listinfo/tmda-users

Reply via email to