Re: Bugs in tmda-ofmipd?
Mark Horn <[email protected]>
| Newsgroups | gmane.mail.spam.tmda.user |
|---|---|
| Message-ID | <[email protected]> |
On 2006-11-10, Todd A. Jacobs <[email protected]> wrote: > So, I'm using telnet to send an email via tmda-ofmipd and getting the following errors: I think what's going on is that Util.py can't find the command that you're trying to execute in a pipe: > ValueError: substring not found)) [/usr/lib/python2.3/asyncore.py|read|69] [/usr/lib/python2.3/asyncore.py|handle_read_event|390] [/usr/lib/python2.3/asynchat.py|handle_read|136] [/usr/local/tmda-1.1.8/bin/tmda-ofmipd|found_terminator|783] [/usr/local/tmda-1.1.8/bin/tmda-ofmipd|process_message|1172] [./TMDA/Util.py|pipecmd|402]) Is it possible that you have a different PATH variable when you run this as you?