[prev in list] [next in list] [prev in thread] [next in thread] 

List:       procmail
Subject:    Re: Recognising Cc: and Reply-To: field
From:       era eriksson <reriksso () cc ! helsinki ! fi>
Date:       1996-11-23 23:47:05
[Download RAW message or body]

On Sat, 23 Nov 1996 17:22:28 +0100 (MET),
Morten Holm <morten-h@post3.tele.dk> wrote:
 > * ^Cc:*netdev*
        ^^
This will match zero or more colon characters. v* matches zero or more
v characters. You want to say ^Cc:.*netdev instead. 

 > * ^Reply-To:.netdev*

Ditto: This says Reply-To:, followed by any one character, followed by
netde, followed by an arbitrary number of v characters. 

 > formail -b -s procmail < mailfile &&

The "&&" is a syntax error. Probably you just want to leave it off.

 > how do i then make it work?

What exactly are you asking? 

/* era */

-- 
See <http://www.ling.helsinki.fi/~reriksso/> for mantra, disclaimer, etc.
* If you enjoy getting spam, I'd appreciate it if you'd register yourself
  at the following URL:  <http://www.ling.helsinki.fi/~reriksso/spam.html>

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic