Re: procmail errors

Werner Reisberger <[email protected]> Tue, 26 Aug 2003 22:04:13 +0200
Newsgroups gmane.mail.smartlist.user
Message-ID <[email protected]>
On Mon, Aug 25, 2003 at 11:32:31AM -0500, Jerry Sloan wrote:
> I was purging the log for one of my lists this morning and saw this
> 
> procmail: Extraneous deliver-head flag ignored 

Probably you are using a recipe with the filter and copy flag like

  :0 hbfc
  | myfilter

Since myfilter doesn't deliver the message the copy flag is not necessary 
at all.

BTW, that's a procmail FAQ question.

Werner