procmail
[Top] [All Lists]

Re: mail processing

1996-01-08 12:15:34
On Mon, 08 Jan 1996 13:13:56 -0500,
labrown(_at_)dg-rtp(_dot_)dg(_dot_)com (Lance A. Brown) wrote:
#!/usr/local/bin/perl
# Output file
$output="/usr/contest/contest_data";
open(OUT, >>$output) || dir "unable to open output file, !$\n";
                             ^
In case non-Perlites want to try this out: This should probably be "die".

/* era */

-- 
See <http://www.ling.helsinki.fi/~reriksso/> for mantra, disclaimer, etc.

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