Chris Hardie <[EMAIL PROTECTED]> writes:

> I've got some additional data on this issue.  Refresher: TMDA isn't able
> to deliver mail (via DELIVERY) to procmail, returning
> 
> IOError: failure delivering message to command "/usr/local/bin/procmail -p
> /home/chris/.procmailrc_tmda" (command "/usr/local/bin/procmail -p
> /home/chris/.procmailrc_tmda" exited 1 ())

Can you, just sitting in your home directory, sucessfully run /bin/sh?
If so, can you run 

/bin/sh -c /usr/local/bin/procmail -p /home/chris/.procmailrc_tmda

I'm guessing right now that the Python library is returning the '1'
exit code because it can't run that command.  Why, is another
question, but let's start with this.


Tim
_____________________________________________
tmda-users mailing list ([EMAIL PROTECTED])
http://tmda.net/lists/listinfo/tmda-users

Reply via email to