however, when i switch to the non-root daemon user, ofmipd fails, complaining that it can't read my ~/.tmda/crypt_key. It doesn't look to me like it should be able to read my crypt_key, b/c i have it set to 0600, as suggested by tmda-keygen.
Is there a better solution to this problem than making the crypt_key group or public readable? Error from ofmipd follows.
(I'm not a python guy, so i apologize if i misinterpreted the error).
Thanks, Chris.
TMDA.Errors.ConfigError: Can't find key file: /home/cwitte/.tmda/crypt_key)) [/usr/lib/python2.2/asyncore.py|poll|99] [/usr/lib/python2.2/asyncore.py|handle_read_event|396] [/usr/lib/python2.2/asynchat.py|handle_read|130] [/usr/local/tmda/bin/tmda-ofmipd|found_terminator|837] [/usr/local/tmda/bin/tmda-ofmipd|process_message|1202] [./TMDA/Util.py|pipecmd|395])
error: uncaptured python exception, closing channel <__main__.SMTPChannel connected 127.0.0.1:3851 at 0x81e9c1c> (exceptions.IOError:failure delivering message to command "['/usr/local/tmda/bin/tmda-inject', '-c', '/home/cwitte/.tmda/config', '[EMAIL PROTECTED]']" (command "['/usr/local/tmda/bin/tmda-inject', '-c', '/home/cwitte/.tmda/config', '[EMAIL PROTECTED]']" exited 1 (Traceback (most recent call last):
File "/usr/local/tmda/bin/tmda-inject", line 123, in ?
from TMDA import Cookie
File "/usr/lib/python2.2/Cookie.py", line 30, in ?
# by Timothy O'Malley <[EMAIL PROTECTED]>
File "./TMDA/Defaults.py", line 1534, in ?
_____________________________________________ tmda-users mailing list ([EMAIL PROTECTED]) http://tmda.net/lists/listinfo/tmda-users
