Ever since i changed
over to a new mail server ive had nothing but problems with tmda. Whenever i
send an email via tmda-ofmipd i get this:
(note: sending an
email from [EMAIL PROTECTED] to
another acc)
error: uncaptured python exception, closing channel
<__main__.SMTPChannel connected 203.99.29.161:27925 at 0x402555ac>
(exceptions.KeyError:'getpwnam(): name not found: linux-boxen.org'
[/usr/local/python-2.3.4/lib/python2.3/asyncore.py|read|69]
[/usr/local/python-2.3.4/lib/python2.3/asyncore.py|handle_read_event|390]
[/usr/local/python-2.3.4/lib/python2.3/asynchat.py|handle_read|136]
[/usr/local/tmda-1.0.3/bin/tmda-ofmipd|found_terminator|837]
[/usr/local/tmda-1.0.3/bin/tmda-ofmipd|process_message|1141]
[./TMDA/Util.py|getgid|97])
tmda processes
incomming mail correctly just something is going wrong with
outgoing
tmda-ofmipd is ran
this way:
/usr/local/tmda-1.0.3/bin/tmda-ofmipd --username=vpopmail -p 0.0.0.0:8025
-A "/home/vpopmail/bin/vchkpw /bin/true" -S
/usr/local/tmda-1.0.3/contrib/vpopmail-vdir.sh
Although on the old
server i ran tmda-ofmipd using su -l vpopmail -c 'tmdaofipd stuff'. But if i try
that on this server i get this in /var/log/maillog when i try to send an email
via tmda (normal email (port 25) works fine)
Jul 17 09:47:58 mail
vpopmail[4645]: vchkpw-pop3: setgid 100 failed errno 1 [EMAIL PROTECTED]:
group 100 is users,
but vpopmail's group is vchkpw (505).. not sure where its getting
100
All of my
configuration files are the same from the old working server. As far as i can
tell everything is the same between both servers tmda wise other than the stuff
i outlined. The only thing thats different really is im using a later version of
python than the one on my old server, im tempted to downgrade it and try. If i
enable debugging with -d i get this: (some parts ---- cut out
----)
Incoming connection
from ('203.99.29.161', 27929)
Incoming connection to ('209.205.179.82', 8025)
Peer: ('203.99.29.161', 27929)
Data: 'EHLO vulcan'
Data: 'AUTH LOGIN'
Data: '---- STUFF ----'
Data: '---- STUFF ----'
Trying authprog method
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: '----EMAIL CONTENT----
error: uncaptured python exception, closing channel <__main__.SMTPChannel connec
tions.KeyError:'getpwnam(): name not found: linux-boxen.org' [/usr/local/python-
r/local/python-2.3.4/lib/python2.3/asyncore.py|handle_read_event|390] [/usr/loca
le_read|136] [/usr/local/tmda-1.0.3/bin/tmda-ofmipd|found_terminator|837] [/usr/
age|1141] [./TMDA/Util.py|getgid|97])
Incoming connection to ('209.205.179.82', 8025)
Peer: ('203.99.29.161', 27929)
Data: 'EHLO vulcan'
Data: 'AUTH LOGIN'
Data: '---- STUFF ----'
Data: '---- STUFF ----'
Trying authprog method
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: '----EMAIL CONTENT----
error: uncaptured python exception, closing channel <__main__.SMTPChannel connec
tions.KeyError:'getpwnam(): name not found: linux-boxen.org' [/usr/local/python-
r/local/python-2.3.4/lib/python2.3/asyncore.py|handle_read_event|390] [/usr/loca
le_read|136] [/usr/local/tmda-1.0.3/bin/tmda-ofmipd|found_terminator|837] [/usr/
age|1141] [./TMDA/Util.py|getgid|97])
_____________________________________________ tmda-users mailing list ([EMAIL PROTECTED]) http://tmda.net/lists/listinfo/tmda-users
