procmail
[Top] [All Lists]

RE: Q on procmail piped to perl

1999-03-28 23:25:15
At 05:07 PM 3/28/99 -0600, Walter wrote:

Note that in many configurations, mailed is delivered by a different
machine than you'd be testing from the command line on.

Correct, it is a different machine.


Is /usr/local/bin/perl5 on your mail delivery machine?

Don't know, will have to ask the ISP admin that.

Well, let's test that... and also whether we're where we think
we are (when "./test.out" is supposed to be written) and
that the perl script is where we think it is... though your
verbose log indicates that it was found OK.

Add these four lines:
    LOG="`pwd`
`ls -l /usr/local/bin/perl5`
`ls -l $HOME/vmail/perl/test.pl`
"

just before the recipe of interest, and see what gets logged when
you send it a piece of mail.

(No more ideas tonight, time for bed!)

Good luck,
Stan

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