Ok, that was a typo so now everything is working ok but the mail isnt
getting delivered. The confirm request gets sent, someoen replies to that
and they get the confirmation accepted response, they are then added to
the white list but the mail is not delivered.
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/
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"
PENDING_CACHE =
"/var/vpopmail/domains/techropolis.com/tmda/pending/.msgcache"
TEMPLATE_DIR = "/var/vpopmail/domains/techropolis.com/tmda/"
BOUNCE_ENV_SENDER = "[EMAIL PROTECTED]"
Not sure what I have going wrong but the mail jsut inst getting to me, I
belive it's still sitting in pending.
Thanks
Bryan
> Ok, I have tmda set up and using ofmipd. The message is being accepted
> fine but not properly delivered. This is going to another local user
> who is set up also with tmda and here is what I get
>
> In the /var/vpopmail/domain/somedomain.com/ a file is created called:
> TMDA_DELIVERY_FAILURE
>
> Here are it's contents:
>
> Uncaught Python 2.2.1 Exception (Fri Jan 24 18:02:43 2003):
> -----------------------------------------------------------
> Traceback (most recent call last):
> File "/var/vpopmail/tmda-0.68/bin/tmda-filter", line 53, in ?
> execfile(os.path.join(execdir, 'tmda-rfilter'))
> File "/var/vpopmail/tmda-0.68/bin/tmda-rfilter", line 118, in ?
> from TMDA import Defaults
> File "./TMDA/Defaults.py", line 89, in ?
> File "/var/vpopmail/domains/techropolis.com/.tmdarc-tmda", line 8
> localtime = time.localtime)time.time())
> ^
> SyntaxError: invalid syntax
> Traceback (most recent call last):
> File "/var/vpopmail/tmda-0.68/bin/tmda-filter", line 67, in ?
> from TMDA.Defaults import LOGFILE_DEBUG
> ImportError: cannot import name LOGFILE_DEBUG
>
>
> what do I have configured wrong?
>
>
> Thanks
> Bryan
>
>
>
> _____________________________________________
> 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