<x-tad-bigger>Hi,

I posted this question to the TMDA list, but didn't get any response. So given that many vpopmail users are also TMDA users, I'm also posting this message here:

I've been trying to get tmda-ofmipd working, and I've been using the tmda-ofmipd + VPopMail or VMailMgr howto.

My etc/init.d/ofmipd file contains the following:

#!/bin/bash
su -l vpopmail -c '/home/vpopmail/tmda-1.0.2/bin/tmda-ofmipd -d -S /home/vpopmail/tmda-1.0.2/contrib/vpopmail-vdir.sh'

I added the -d option so that I could get some debug output.

Here is the output I got when I set my MUA (OSX Mail) SMTP info to:
port 8025
username [EMAIL PROTECTED]
password mypassword

[EMAIL PROTECTED] init.d]# Incoming connection from ('192.168.1.1', 50409)
Incoming connection to ('192.168.1.101', 8025)
Peer: ('192.168.1.1', 50409)
Data: 'EHLO [192.168.1.100]'
Data: 'AUTH PLAIN AHJvYkB5YWxlbXVzaWMuY2EAdm9nPWplYWc='
error: uncaptured python exception, closing channel <__main__.SMTPChannel connected 192.168.1.1:50409 at 0x81cef24> (exceptions.IndexError:list index out of range [/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] [/home/vpopmail/tmda-1.0.2/bin/tmda-ofmipd|found_terminator|818] [/home/vpopmail/tmda-1.0.2/bin/tmda-ofmipd|smtp_AUTH|984] [/home/vpopmail/tmda-1.0.2/bin/tmda-ofmipd|auth_challenge|783] [/home/vpopmail/tmda-1.0.2/bin/tmda-ofmipd|auth_verify|755] [/home/vpopmail/tmda-1.0.2/bin/tmda-ofmipd|verify_plain|690] [/home/vpopmail/tmda-1.0.2/bin/tmda-ofmipd|authfile2dict|552])

Thanks in advance,
Rob Yale</x-tad-bigger>

Reply via email to