hi,
the setup instructions are as follows:
BULKFOLDER=$DEFAULT    #for bulk mail which appears legitimate, such
                                     #as mail from mailing lists or mail
sent using
                                     #Bcc:  Change this to $DEFAULT if you
use
                                     #Eudora, Pegasus Mail, Netscape,
Internet
                                     #Explorer, or another Windows- or
Mac-based
                                     #POP email program.
so this must depend on what HOME is?
-regards
greg
-----Original Message-----
From: Robert A Clarks [mailto:raclark(_at_)regence(_dot_)com]
Sent: Thursday, December 30, 1999 2:55 PM
To: gtinternet(_at_)gtinternet(_dot_)com
Cc: procmail(_at_)informatik(_dot_)rwth-aachen(_dot_)de
Subject: Re: Error Log
$DEFAULT and $BULKFOLDER are not defined.
When /bin/sh tries to process the line, $DEFAULT is converted to nothing.
Redirecting to nothing is ambigous, so /bin/sh tells you so.
If you want those recipes to put their output somewhere, define $DEFAULT and
$BULKFOLDER.
If you dont want those recipes to do anything, comment them out.
[RC]
From: "Greg Waits" <gtinternet(_at_)gtinternet(_dot_)com> on 12/30/99 12:52 PM
Please respond to gtinternet(_at_)gtinternet(_dot_)com
To:   procmail(_at_)informatik(_dot_)rwth-aachen(_dot_)de
cc:    (bcc: Robert A Clarks/BCBSO/TBG)
Subject:  Error Log
hi,
does anyone know what could be causing these errors?
<snip>
procmail: Couldn't determine implicit lockfile from " $FORMAIL -A"X-Sorted:
Default" >>$DEFAULT"
/bin/sh: : Ambiguous redirect
procmail: Couldn't determine implicit lockfile from " $FORMAIL -A"X-Sorted:
Bulk" >>$BULKFOLDER"
/bin/sh: : Ambiguous redirect
From gtinternet(_at_)gtinternet(_dot_)com  Thu Dec 30 15:43:05 1999
 Subject:
  Folder: /var/spool/mail/gtinternet                             854
<snip>
thanks
greg