Ok guys- Ive come to a problem that I cannot solve, and the archives arent doing much help at the moment.

Im running tmda-0.62 on a redhat 7.3 system with qmail and vpopmail installed.

Tmda is running fine on all accounts except for mail that is trying to get to a users' keyword address.

from ~vpopmail/domain/user/tmda/log/tmda_debug.log:
------------------------------
Uncaught Python 2.2 Exception (Mon Dec 16 22:57:14 2002):
---------------------------------------------------------
Traceback (most recent call last):
File "/usr/bin/tmda-filter", line 50, in ?
execfile(os.path.join(execdir, 'tmda-rfilter'))
File "/usr/bin/tmda-rfilter", line 780, in ?
main()
File "/usr/bin/tmda-rfilter", line 728, in main
message_size)
File "./TMDA/FilterParser.py", line 930, in firstmatch
File "/usr/src/build/87651-i386/install/usr/lib/python2.2/sre.py", line 137, in search
return _compile(pattern, flags).search(string)
File "/usr/src/build/87651-i386/install/usr/lib/python2.2/sre.py", line 228, in _compile
raise error, v # invalid expression
error: nothing to repeat
-------------------------------

In previous posts Tim has mentioned looking for "*" and"+" in all files in the lists dir, and making sure they are correct. Ive checked the syntax in the whitelist for *@=domain.com, and all is correct. There were a couple of instances of "*" being in the blacklist in a supposed user's name multiple times, so I removed those entries (or shortened them to "*@evildomain.com". Changing this did not seem to help.

Im really confused why it is looking for file "/usr/src/build/87651-i386/install/usr/lib/python2.2/sre.py". At first that file didn't even exist on my system. However, I symlinked "/usr/src/build/87651-i386/install/" to "/usr" so now the file negotiation is correct. This did not seem to have any effect.

This was a keyworded to field that is causing the problems. I added "to [EMAIL PROTECTED] ok" (actual email address changed to protect the innocent) to the incoming filter at the top. This seemed to have no effect.

Any hints?

Thanks in advance.

--Photocon

Conrad Hunziker III
http://www.NightSkyHosting.com
- FAQ: http://faq.NightSkyHosting.com
- Domain Account Manager: http://Manage.NightSkyHosting.com
_____________________________________________
tmda-users mailing list ([EMAIL PROTECTED])
http://tmda.net/lists/listinfo/tmda-users

Reply via email to