procmail
[Top] [All Lists]

Re: procmail: Error while writing to " perl -p -e ' #\

2002-08-06 06:44:14
On Mon, Aug 05, 2002 at 11:52:41AM -0400, Tony Nguyen wrote:
Hi!

I am currently having problems with Procmail 3.22 running on a Sparc Solaris
8 system. Could someone tell me why? Here's the error message i have in the
procmail LogFile :

/bin/sh: /var/log/procmail: cannot create
procmail: Error while writing to " perl -p -e ' #\
<snip>

Try putting your perl into its own script and writing to that instead:

:0
* conditions, etc.
|/path/to/script.pl

The next step would be to take the exact message that causes the
problems, copy it to a text file, and feed it directly to your script.
Insert debugging lines into your script so you can see what's
happening. Your problem appears to be with Perl, not procmail.

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>