Greetings,

I am getting some errors when using tmda-ofmipd run as root with any of the
following:

tmda-ofmipd -u tmda -R imap
tmda-ofmipd -u tmda -R imaps

tmda-ofmipd -d -u tmda -A '/usr/local/bin/checkpassword-pam -s id
--stdin -- /bin/true'

tmda-ofmipd -d -u tmda -A '/usr/local/bin/checkpassword-pam -s
system-auth --stdin -- /bin/true'

tmda-ofmipd -d -u tmda -A '/usr/local/bin/checkpassword-pam -s smtp
--stdin -- /bin/true'


It dumps my connections from Sylpheed (forcing CRAM-MD5, per Jason):

tmda-ofmipd started at Mon Sep 2 03:20:34 EDT 2002
        Listening on datavortex.net:8025

Incoming connection from ('127.0.0.1', 45965)
Peer: ('127.0.0.1', 45965)
Data: 'EHLO datavortex.net'
Data: 'AUTH CRAM-MD5'
Data: 'ZGF0YXZvcnRleCBhODYxNTM0NDVjMTUxMTk0Yjc5OTQxZDQxMDA4MWMyNQ=='
error: uncaptured python exception, closing channel <__main__.SMTPChannel
connected 127.0.0.1:45965 at 0x81f2854> (exceptions.IndexError:list index
out of range
[/usr/src/build/143041-i386/install/usr/lib/python2.2/asyncore.py|poll|95]
[/usr/src/build/143041-i386/install/usr/lib/python2.2/asyncore.py|handle_re
ad_event|392]
[/usr/src/build/143041-i386/install/usr/lib/python2.2/asynchat.py|handle_re
ad|130] [/usr/bin/tmda-ofmipd|found_terminator|673]
[/usr/bin/tmda-ofmipd|auth_challenge|606]
[/usr/bin/tmda-ofmipd|auth_verify|578]
[/usr/bin/tmda-ofmipd|verify_cram_md5|527]
[/usr/bin/tmda-ofmipd|authfile2dict|406])

It seems like I'm missing some pre-req for crypto in python??  Any ideas?

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

Reply via email to