Ok, I have talked with several qmail and vpopmail people and they all
insist the problem has to be with TMDA based on qmail/vpopmail not
generating an error, and that qmazil/vpopmail work perfectly when TMDA is
not in the mix. So once again Im back asking all of you for help trying
to figure out why the final mail is not betting delivered into the
maildir. Everythins works fine up to this point but the message is never
making it to the user's mail box. One suggestion was that perhapse TMDA
is tampering with the header in a way that qmail just ignores the message
but I dont know enough about smtp headers, and Ive never seen qmail ignore
a message and not generate a log.
ALL help is appriciated as I ger nearly 2000 spammails a day just in my
box alone.
Bryan
> I do not have a /etc/tmdarc but I do have a .tmdarc-tmda file and here
> are it's contenets:
>
> ww3# cat .tmdarc-tmda
> CONFIRM_APPEND =
> "/var/vpopmail/domains/techropolis.com/tmda/lists/whitelist"
> CONFIRM_MAX_MESSAGE_SIZE = 5000
> DATADIR = "/var/vpopmail/domains/techropolis.com/tmda"
> FILTER_INCOMING =
> "/var/vpopmail/domains/techropolis.com/tmda/lists/incoming"
>
> import time
> localtime = time.localtime(time.time())
> YYYYmm = time.strftime('%Y-%m',localtime)
> LOGFILE_INCOMING =
> "/var/vpopmail/domains/techropolis.com/tmda/log/tmdalog." + YYYYmm
> LOGFILE_DEBUG = "/var/vpopmail/domains/techropolis.com/tmda/log/debug"
>
> PENDING_CACHE =
> "/var/vpopmail/domains/techropolis.com/tmda/pending/.msgcache"
> TEMPLATE_DIR = "/var/vpopmail/domains/techropolis.com/tmda/"
>
> BOUNCE_ENV_SENDER = "[EMAIL PROTECTED]"
>
>
> I'm also going to ask some of the guys in #qmail on efnet today see if
> they have any ideas. Incedentaly here are my software version:
>
>
> vpopmail-5.2.1
> qmail-1.03
> courier-imap-1.6.2
>
>
> Thanks
> Bryan
>
>
>
>
>> I would ask on either the qmail or vpopmail lists if anyone has any
>> ideas why qmail wouldn't deliver to a maildir after a program returned
>> 0. A 0 return means to keep processing the qmail file and that's what
>> TMDA returns when it quits, right after it logs "OK
>> good_confirm_done_cookie". This is on about line 510 in tmda-rfilter.
>> It logs, it takes out a header field and calls mta.deliver(). Since
>> you haven't changed the DELIVERY variable in your config file, it
>> should be set to "_qok_" by default, which just means exit with the 0
>> return code.
>>
>> Just an odd thought at the end here... do you by any chance have a
>> /etc/tmdarc file hanging around? If so, what are its contents?
>>
>>
>> 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
_____________________________________________
tmda-users mailing list ([EMAIL PROTECTED])
http://tmda.net/lists/listinfo/tmda-users