When trying to get tmda-ofmipd to work I get the following error message in debug and the message is not accepted.

The authentication works and everything goes well until the end.

TMDA is working in all other areas.

 

Incoming connection from ('192.168.4.26', 3250)

Incoming connection to ('192.168.4.200', 8025)

Peer: ('192.168.168.4.26', 3250)

Data: 'EHLO SAM'

Data: 'AUTH LOGIN'

Data: 'Z29vZ2xlQGxvdDubmV0'

Data: 'dGVzdA=='

trying pop3 authentication for [EMAIL PROTECTED]@mail.net:110

Auth:  succeeded for user '[EMAIL PROTECTED]'

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: 'Message-ID: <[EMAIL PROTECTED]>\r\nFrom: "Sam Test Guy" <[EMAIL PROTECTED]>\r\nTo: <[EMAIL PROTECTED]>\r\nSubject: edfsdf\r\nDate: Wed, 27 Aug 2003 09:56:24 -0400\r\nMIME-Version: 1.0\r\nContent-Type: multipart/alternative;\r\n\tboundary="----=_NextPart_000_0011_01C36C81.7983AF00"\r\nX-Priority: 3\r\nX-MSMail-Priority: Normal\r\nX-Mailer: Microsoft Outlook Express 6.00.2800.1158\r\nX-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165\r\n\r\nThis is a multi-part message in MIME format.\r\n\r\n------=_NextPart_000_0011_01C36C81.7983AF00\r\nContent-Type: text/plain;\r\n\tcharset="iso-8859-1"\r\nContent-Transfer-Encoding: quoted-printable\r\n\r\n\r\n------=_NextPart_000_0011_01C36C81.7983AF00\r\nContent-Type: text/html;\r\n\tcharset="iso-8859-1"\r\nContent-Transfer-Encoding: quoted-printable\r\n\r\n<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">\r\n<HTML><HEAD>\r\n<META http-equiv=3DContent-Type content=3D"text/html; =\r\ncharset=3Diso-8859-1">\r\n<META content=3D"MSHTML 6.00.2800.1226" name=3DGENERATOR>\r\n<STYLE></STYLE>\r\n</HEAD>\r\n<BODY bgColor=3D#ffffff>\r\n<DIV>&nbsp;</DIV></BODY></HTML>\r\n\r\n------=_NextPart_000_0011_01C36C81.7983AF00--\r\n'

error: uncaptured python exception, closing channel <__main__.SMTPChannel connected 192.168.4.26:3250 at 0x8237dcc> (exceptions.KeyError:'getpwnam(): name not found' [/usr/local/lib/python2.3/asyncore.py|read|69] [/usr/local/lib/python2.3/asyncore.py|handle_read_event|387] [/usr/local/lib/python2.3/asynchat.py|handle_read|136] [/usr/local/tmda/bin/tmda-ofmipd|found_terminator|847] [/usr/local/tmda/bin/tmda-ofmipd|process_message|1191] [/usr/local/tmda/TMDA/Util.py|gethomedir|102])

 

Reply via email to