Hello.I try to install on OpenBSD postfix + tmda.I step-by-step install as
wrote in http://mla.libertine.org/tmda-users/2002-07/msg00133.html .But my
MTA doesn't worked with postfix.
In maillog I see something like :
10DB19923: to=<[EMAIL PROTECTED]>, relay=local, delay=2, status=deferred
(temporary failure. Command output: See /home/test/TMDA_DELIVERY_FAILURE for
traceback )
In /home/test/TMDA_DELIVERY_FAILURE I see :
Traceback (most recent call last):
File "/usr/local/bin/tmda-filter", line 53, in ?
execfile(os.path.join(execdir, 'tmda-rfilter'))
File "/usr/local/bin/tmda-rfilter", line 118, in ?
from TMDA import Defaults
File "/usr/local/lib/python2.1/TMDA/Defaults.py", line 89, in ?
execfile(TMDARC)
File "/home/test/.tmdarc", line 3
import os # don't
^
SyntaxError: invalid syntax
Traceback (most recent call last):
File "/usr/local/bin/tmda-filter", line 67, in ?
from TMDA.Defaults import LOGFILE_DEBUG
ImportError: cannot import name LOGFILE_DEBUG
bash-2.05b$ /usr/local/bin/tmda-pending -i -c /home/test/.tmdarc
Traceback (most recent call last):
File "/usr/local/bin/tmda-pending", line 167, in ?
import email
ImportError: No module named email
Where I'm wrong ?
_____________________________________________
tmda-users mailing list ([EMAIL PROTECTED])
http://tmda.net/lists/listinfo/tmda-users