procmail
[Top] [All Lists]

Re: Recipe problems

2001-02-05 11:39:14
% man procmailrc

.
.
.
Recipes
  A  line starting with ':' marks the beginning of a recipe.
  It has the following format:

  :0 [flags] [ : [locallockfile] ]
  <zero or more conditions (one per line)>
  <exactly one action line>
.
.
.

In your case:

:0:
* ^(To|Cc|From|Sender).*procmail.*
Procmail

:0:
* 
^(From|To|Cc|Sender):.*(bind-users|bind-users-bounce|comp-protocols-dns-bind).*
Bind

On Sat, Feb 03, 2001 at 01:11:25PM -0500, Forrest Aldrich wrote:
I'm running into more problems with my procmailrc, and am unable to 
understand why these aren't working.

The recipes I have, which have changed over time, are:

# Procmail Users
* ^(To|Cc|From|Sender).*procmail.*
Procmail

# Bind Users
* 
^(From|To|Cc|Sender):.*(bind-users|bind-users-bounce|comp-protocols-dns-bind).*
Bind
_______________________________________________
procmail mailing list
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail

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