I've got tons of these - what is the likely cause?? Messages seem to be
challenged/released/delivered correctly. confirm_accept_text is three
separate variables now, right? None are defined in /etc/tmdarc, very
few users have them defined. When I explicitly defined them
in /etc/tmdarc it made no difference. TMDA 1.1.4 Edradour on a 5-node
qmail/vpopmail cluster.
j
Uncaught Python 2.3.3 Exception (Fri Oct 21 12:03:07 2005):
Traceback (most recent call last):
File "/home/vpopmail/tmda//bin/tmda-filter", line 53, in ?
execfile(os.path.join(execdir, 'tmda-rfilter'))
File "/home/vpopmail/tmda/bin/tmda-rfilter", line 860, in ?
main()
File "/home/vpopmail/tmda/bin/tmda-rfilter", line 793, in main
verify_confirm_cookie(cookie_value, 'accept')
File "/home/vpopmail/tmda/bin/tmda-rfilter", line 557, in
verify_confirm_cookie
bouncegen('accept', template='confirm_accept.txt')
File "/home/vpopmail/tmda/bin/tmda-rfilter", line 733, in bouncegen
bounce_message = Util.maketext(templatefile, vars())
File "/home/vpopmail/tmda/TMDA/Util.py", line 924, in maketext
text = template % localdict
KeyError: 'confirm_accept_text'
/etc/tmdarc:
CRYPT_KEY_FILE = "~/.tmda/crypt_key"
CONFIRM_APPEND = "~/.tmda/lists/whitelist"
DATADIR = "~/.tmda/"
PENDING_WHITELIST_APPEND = CONFIRM_APPEND
PENDING_BLACKLIST_APPEND = "~/.tmda/lists/blacklist"
PENDING_RELEASE_APPEND = CONFIRM_APPEND
FILTER_INCOMING = "~/.tmda/filters/incoming"
FILTER_OUTGOING = "~/.tmda/filters/outgoing"
DELIVERY = "_qok_"
SMTPHOST = "localhost"
MAIL_TRANSPORT = "smtp"
MAIL_TRANSFER_AGENT = "qmail"
LOGFILE_DEBUG = "/home/vpopmail/tmdadebug.log"
LOGFILE_INCOMING = "/home/vpopmail/tmdaincoming.log"
LOGFILE_OUTGOING = "/home/vpopmail/tmdaoutgoing.log"
typical user config:
CRYPT_KEY_FILE =
"/home/vpopmail/domains/dsslink.net/0/firewalldude/.tmda/crypt_key"
CONFIRM_APPEND =
"/home/vpopmail/domains/dsslink.net/0/firewalldude/.tmda/lists/whitelist"
DATADIR = "/home/vpopmail/domains/dsslink.net/0/firewalldude/.tmda/"
PENDING_WHITELIST_APPEND = CONFIRM_APPEND
PENDING_BLACKLIST_APPEND =
"/home/vpopmail/domains/dsslink.net/0/firewalldude/.tmda/lists/blacklist"
PENDING_RELEASE_APPEND = CONFIRM_APPEND
FILTER_INCOMING =
"/home/vpopmail/domains/dsslink.net/0/firewalldude/.tmda/filters/incoming"
FILTER_OUTGOING =
"/home/vpopmail/domains/dsslink.net/0/firewalldude/.tmda/filters/outgoing"
HOSTNAME = "dsslink.net"
and the associated dot-qmail:
|preline -f /home/vpopmail/tmda/bin/tmda-filter
-c /home/vpopmail/domains/dsslink.net/0/firewalldude/.tmda/config
-t /home/vpopmail/domains/dsslink.net/0/firewalldude/.tmda/templates/
|/home/vpopmail/bin/vdelivermail
'' /home/vpopmail/domains/dsslink.net/0/firewalldude
_____________________________________________
tmda-users mailing list ([email protected])
http://tmda.net/lists/listinfo/tmda-users