"Samuel Hill" <[EMAIL PROTECTED]> writes: > Auth: succeeded for user '[EMAIL PROTECTED]' > Data: 'MAIL FROM: <[EMAIL PROTECTED]>' > ===> MAIL FROM: <[EMAIL PROTECTED]> > sender: [EMAIL PROTECTED]
[...] > 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]) Is the 'google' user in /etc/passwd? TMDA is trying to find the 'google' user's home directory in order to find the user's configuration file. It apparently can't get that information. Tim _____________________________________________ tmda-users mailing list ([EMAIL PROTECTED]) http://tmda.net/lists/listinfo/tmda-users
