Todd A. Jacobs wrote:
>
> I just installed TMDA/0.62 (Python 2.1.1 on linux-i686),
> intending to use it over .forward, and am getting a lot of
> errors, such as:
> 
>     Traceback (most recent call last):
>       File "/usr/bin/tmda-inject", line 119, in ?
>       from TMDA import Defaults
>       File "/usr/lib/python2.1/site-packages/TMDA/Defaults.py", line 198, in ?
>       CRYPT_KEY = binascii.unhexlify(open(CRYPT_KEY_FILE).read().strip())
>     TypeError: Odd-length string
>
> Firstly, I created the keyfile with tmda-keygen, so why can't it read it? 

Is the key on the first line in ~/.tmda/crypt_key with no
surrounding whitespace?

> Secondly, what is the MINIMUM config needed to make tmda work
> with procmail and pine?

It will run with only a crypt_key file, but you generally want
config and filters/{incoming,outgoing} as well.

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

Reply via email to