I can't get tmda-ofmipd to work - can anyone please help? I'm able to pop3
authenticate but always seem to get a python error. Any idea why this is
happening or how to fix it?
[EMAIL PROTECTED] root]# su tofmipd
[EMAIL PROTECTED] bin]$ ./tmda-ofmipd -R pop3://localhost -A
/usr/local/src/tmda/contrib/psa.py -df
tmda-ofmipd started at Sun Nov 2 15:29:15 CST 2003
Listening on ged.rackshack.net:8025
Incoming connection from ('209.52.234.43', 1105)
Incoming connection to ('64.246.52.66', 8025)
Peer: ('209.52.234.43', 1105)
Data: 'EHLO c435669a'
Data: 'AUTH LOGIN'
Data: 'anVua21haWw='
Data: 'c3BhbW1lcnM='
trying pop3 authentication for [EMAIL PROTECTED]:110
Auth: succeeded for user 'junkmail'
Data: 'MAIL FROM: <[EMAIL PROTECTED]>'
===> MAIL FROM: <[EMAIL PROTECTED]>
sender: [EMAIL PROTECTED]
Data: 'RCPT TO: <[EMAIL PROTECTED]>'
===> RCPT TO: <[EMAIL PROTECTED]>
recips: ['[EMAIL PROTECTED]']
Data: 'DATA'
Data: 'Reply-To: <[EMAIL PROTECTED]>\r\nFrom: "Scott Onstott"
<[EMAIL PROTECTED]>\r\nTo: <[EMAIL PROTECTED]>\r\nSubject: test
1\r\nDate: Sun, 2 Nov 2003 12:51:25 -0800\r\nMessage-ID:
<[EMAIL PROTECTED]>\r\nMIME-Version:
1.0\r\nContent-Type:
text/plain;\r\n\tcharset="iso-8859-1"\r\nContent-Transfer-Encoding:
7bit\r\nX-Priority: 3 (Normal)\r\nX-MSMail-Priority: Normal\r\nX-Mailer:
Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0)\r\nImportance:
Normal\r\nX-MimeOLE: Produced By Microsoft MimeOLE
V6.00.2800.1165\r\n\r\n\r\n\r\nScott
Onstott\r\nhttp://ScottOnstott.com\r\n\r\n\r\n'
error: uncaptured python exception, closing channel <__main__.SMTPChannel
connected 209.52.234.43:1105 at 0x40133b6c>
(exceptions.KeyError:'getpwnam(): name not found'
[/update/Python-2.3.2/Lib/asyncore.py|read|69]
[/update/Python-2.3.2/Lib/asyncore.py|handle_read_event|387]
[/update/Python-2.3.2/Lib/asynchat.py|handle_read|136]
[./tmda-ofmipd|found_terminator|847] [./tmda-ofmipd|process_message|1191]
[./TMDA/Util.py|gethomedir|101])
==========================================================================
Here is what my /var/qmail/control/virtualdomains looks like. I'm using
Plesk 5 and it created this file.
jennifernelson.net:1
scottonstott.com:2
ticevalleyoaks.com:3
idosums.com:6
bwvv.com:7
==========================================================================
I have read the following and wonder if there is some way I can get
tmda-ofmipd to work without
changing what comes after the colon in my virtualdomains file?
>This indicates that tmda-ofmipd can't find the system user who
>controls your virtual domain. You can find out the name of that user
>by looking in /var/qmail/control/virtualdomains. The name after the
>colon (':') is the system user that Python (and thus tmda-ofmipd)
>can't find.
>...
>If I set the virtualdomains file to be mydomain.com:vpopmail I can then
>send email without the above error message.
>The problem is that then all email going to mydomain.com will be
>forwarded to the user vpopmail.
_____________________________________________
tmda-users mailing list ([EMAIL PROTECTED])
http://tmda.net/lists/listinfo/tmda-users