On Mon, 11 Mar 1996, Hal Wine wrote:
At 12:40 96-03-11, Aaron D. Turner wrote:
I've been reading the procmailex man pages, and trying some "simple"
scripts out (mail forwarding and digest splitting) but the examples DON'T
WORK! I can't figure it out. Any ideas?
The examples work fine, but your recipies don't because you told them not to!
procmail: Assigning "FORMAIL=/u1/hal/pm/bin/formail"
WARNING (Netcom specific): I'm surprised you're linking my private
copies of formail and procmail. (I didn't even know I had them world
readable.) I make no gaurantees that those copies will remain stable
or available. You'd be safer to link the nuglops versions.
This is what I use:
# I would rather use Nuglops' formail, but sometimes they are down.
#Initialize FORMAIL variable:
:
? test -x /usr/local/nuglops/bin/formail
{ FORMAIL=/usr/local/nuglops/bin/formail }
:E
{ FORMAIL=/usr/local/bin/formail }
--
Main's Law:
For every action there is an equal and opposite government
program.