Hey Dave... I think Jason is saying the same thing I was...

Your problem seems to be that what you have is:

maildrop -> tmda -\
 ^                |
 \---------------/

I don't know how tmda is calling maildrop again, but that's what it looks
like to me.

Perhaps it's your qmail file - which calls things in sequence if the other
command doesn't return an error - you probably want to be chaining those
commands instead of calling sequentially, but I don't know qmail...

I think maybe you are calling tmda through .qmail...

and then calling it again by calling maildrop which calls it...

but tmda still seems to be reporting that it is calling calling maildrop -
which would start a recursive loop.

m/

> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Behalf Of David Vrona
> Sent: Thursday, February 26, 2004 1:12 PM
> To: 'Jason R. Mastaler'; [EMAIL PROTECTED]
> Subject: RE: View and release pending messages through an IMAP server?
>
>
> Well, I do want to use Mitch's work so I do need maildrop.
>
> Since my .qmail file is:
>
> | /var/qmail/bin/preline /usr/local/tmda-0.87/bin/tmda-filter
> |/usr/local/bin/maildrop -d dave /home/dave/.mailfilter Maildir/
> || exit 77
>
> ...and the line you reference is also "active".  I guess this is why I am
> getting two entries in the tmda_incoming.log
>
> I guess I am confused as to how I really should be using TMDA
> with maildrop
> considering that at this point I only want to use maildrop for Mitch's
> scripts.
>
> Dave
>
> > -----Original Message-----
> > From: [EMAIL PROTECTED]
> > [mailto:[EMAIL PROTECTED] On Behalf Of Jason R. Mastaler
> > Sent: Thursday, February 26, 2004 3:36 PM
> > To: [EMAIL PROTECTED]
> > Subject: Re: View and release pending messages through an IMAP server?
> >
> >
> > "David Vrona" <[EMAIL PROTECTED]> writes:
> >
> > > Actn: DELIVER (from-file /home/dave/.tmda/lists/whitelist deliver=|
> > > /usr/local/bin/maildrop)(717)
> >
> > So remove this line that has TMDA deliver to maildrop if you
> > don't want TMDA to deliver to maildrop.
> > _____________________________________________
> > 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
>

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

Reply via email to