<[EMAIL PROTECTED]> writes:

> the test user I created is tmda  here are my files:
> 
> ww3# cat .qmail-tmda
> | preline /var/vpopmail/tmda-0.68/bin/tmda-filter -c
> /var/vpopmail/domains/techropolis.com/.tmdarc-tmda
> /var/vpopmail/domains/techropolis.com/tmda/Maildir/

I assume this is two lines and not three?

> 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"
> DELIVERED_CACHE =
> "/var/vpopmail/domains/techropolis.com/tmda/pending/.delivered_cache"
> 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"

You have the two LOGFILEs defined.  Could you send a test message and
show us what the logfiles say?


Thanks,

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

Reply via email to