On Sat, 11 Jan 2003, Tim Legant wrote:

> 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.

That command works fine.  Also, as noted in a previous message, I can
manually cat-pipe a file containing a message to that command, and
procmail correctly delivers it according to the rules in that file.  So
the command itself can run fine.

I hope that gets us a little farther.

Chris

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

Reply via email to