procmail
[Top] [All Lists]

Re: Problem running from within recipe

2002-11-07 16:57:38
On Thu, Nov 07, 2002 at 06:32:13PM -0500, Matthew G. Saroff wrote:
      I don't think so.
      Here are the permissions:
-rwxr-xr-x  1 root  wheel  9384 Oct 28 16:37 /usr/local/bin/mmencode
On Thu, 7 Nov 2002, Michael Powe wrote:

would that be because procmail is running as a user that doesn't have
access to that dir or executable?

Matthew,

Is it possible that your MTA runs chroot'ed? If the MTA or LDA run
chroot'ed, you would see this kind of error. Try copying or linking
(via ln) the mmencode program in the same directory as your procmail
recipe and run it that way (e.g., $HOME/.procmail/mmencode -b
$HOME/saroffm.pdf). If it runs that way, you know to check for a
chroot.

Another thing to check would be to see if mmencode is a perl program.
If it is, make sure the she-bang line matches the location of your
system perl. Some systems put perl in strange places (and some
programs invoke it from strange places!).

Scott
-- 
Scott Wiersdorf
scott(_at_)perlcode(_dot_)org

_______________________________________________
procmail mailing list
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail

<Prev in Thread] Current Thread [Next in Thread>