I'm good to go, THANKS TIM!!!!!! Date: Fri Feb 7 10:11:48 EST 2003 From: dj <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subj: Re: Please confirm your message Actn: CONFIRM_APPEND /home/dj/.tmda/lists/confirmed (1688)
Date: Fri Feb 7 10:11:49 EST 2003 From: dj <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subj: test 1000 Actn: OK good_confirm_done_cookie <----------- sheet music to my eyes So the problems/solution was (summary): upgraded python to 2.2 (moved to RH8) set the "DELIVERY" var. I thought it was unnecessary for qmail <SMACK> load cdb module for python set and use the logs (incoming and debug) Not sure if it made a diff, but I used: |preline python2 /usr/local/tmda-0.68/bin/tmda-filter ./Maildir/ instead of one line : |preline python2 /usr/local/tmda-0.68/bin/tmda-filter ./Maildir prob not but just letting everyone know what I have. But, the root of all my troubles can be pinned down to one source - ME!!! If I followed the directions correctly, this could have been avoided. HINT, If no one else is having the same problem, then ask someone to read the directions to you ;-) thanks again, Tim. I'll wait until everyone forgets about me, before I attempt to customize tmda. Well, that's a lie. I'm eager to make some template changes, but if I have any issues - I'll wait to post <wink> -dj On Friday 07 February 2003 09:31 am, Tim Legant wrote: > DJ <[EMAIL PROTECTED]> writes: > > Ok, qmail back online. here is what I got: > > > > Above I sent an email from [EMAIL PROTECTED] User32 received an email > > from tmda. but when confirmed, still nothing in ./Maildir/ > > What is your DELIVERY configuration set to? If you haven't set it and > you're running qmail, then it defaults to "_qok_". This is a magic > value that tells tmda-filter to simply exit with a 0 return code. > qmail sees that and continues to process the rest of your .qmail > file. So far, nothing has been delivered. > > > When I take out tmda in the .qmail, I get all my emails. Here is my > > latest > > > > > cat ~dj/.qmail > > > > #|/usr/bin/autorespond 10 5 response.txt /home/dj/logs/ 1 + > > #./Maildir/ > > > > |preline python2 /usr/local/tmda-0.68/bin/tmda-filter > > This is the problem, I think. You need to deliver to your Maildir > after tmda-filter runs. > > |preline python2 /usr/local/tmda-0.68/bin/tmda-filter > > ./Maildir/ > > If there is a problem, tmda-filter will exit with a return code other > than 0, so the delivery to the Maildir won't happen. If tmda-filter > is happy with the mail, it will exit 0 and qmail will deliver into the > Maildir. > > BTW, I also assume you have a .qmail-default. It can simply be a link > to your .qmail, but it needs to be there. > > > > cat /var/qmail/control/defaultdelivery > > > > ./Maildir/ > > As long as you have a .qmail file, qmail does not perform the default > delivery, so this file is not used in your particular configuration. > > > Tim > _____________________________________________ > 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
