Hi!

I'm installing (or trying to install) tmda. The server is running a qmail 
server (with virtual hosts).
I have created all the ~/.tmda/ directory structure for the user with 
vadduser-tmda included in the contrib directory.

When i try to send an email to that user from an address in the blacklist, the 
email is alwais delibered (is not dropt).

if i run /opt/tmda-1.0.3/bin/tmda-filter as root i get:

See /root/.tmda/logs/debug for traceback
See /root/TMDA_DELIVERY_FAILURE for traceback

TMDA_DELIVERY_FAILURE:

ncaught Python 2.2.1 Exception (Thu Jun 17 14:02:49 2004):
-----------------------------------------------------------
Traceback (most recent call last):
  File "/opt/tmda-1.0.3/bin/tmda-filter", line 53, in ?
    execfile(os.path.join(execdir, 'tmda-rfilter'))
  File "/opt/tmda-1.0.3/bin/tmda-rfilter", line 175, in ?
    from TMDA import Defaults
  File "./TMDA/Defaults.py", line 1529, in ?
ConfigError: Can't find key file: /root/.tmda/crypt_key
Traceback (most recent call last):
  File "/opt/tmda-1.0.3/bin/tmda-filter", line 71, in ?
    fp = open(LOGFILE_DEBUG, 'a')
IOError: [Errno 2] No such file or directory: '/root/.tmda/logs/debug'

I guess it's because i'm running it like root.
if i run it like vpopmail i get:

# su vpopmail -c /opt/tmda-1.0.3/bin/tmda-filter

Could not find platform independent libraries <prefix>
Could not find platform dependent libraries <exec_prefix>
Consider setting $PYTHONHOME to <prefix>[:<exec_prefix>]
'import site' failed; use -v for traceback

¿is it a python or a tmda problem? ¿anyone have the same problem? ¿any idea?

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

Reply via email to