I've a system running qmail 1.02 and vpopmail 5.2.1, and I'm attempting
to install tmda but I've run into a problem while attempting to run
tmda-keygen. The following is returned:
Traceback (innermost last):
File "./tmda/bin/tmda-keygen", line 56, in ?
from TMDA import Version
File "./TMDA/Version.py", line 32, in ?
AttributeError: 'string' object has no attribute 'split'
python2 from the command line returns:
Python 2.2.2 (#1, Nov 22 2002, 17:25:34)
[GCC 2.96 20000731 (Red Hat Linux 7.3 2.96-112)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>>
I'm not too familiar with Python, any suggestions at all would be
greatly appreciated.
Aaron
_____________________________________________
tmda-users mailing list ([EMAIL PROTECTED])
http://tmda.net/lists/listinfo/tmda-users
- Re: Tmda-keygen problem Aaron Bell
- Re: Tmda-keygen problem Tim Legant
