Re: Splitting mailbox with formail??1999-09-01 18:05:02I suggested to Pauol, :0: * ^^From .*\/(procmail|smartlist) $MATCH Ruud asked, | Shouldn't that be something like | | :0: | * ^(From|Cc): .*\/(procmail|smartlist) | $MATCH No, because we're going to match on the Unix From_ line. The name of the list is not going to appear in the RFC822 From: header. It won't even always be in To: or Cc:, and thanks to some occasional strangeness, it doesn't even always appear in Resent-Sender:. We could go by the X-Mailing-List: header. That would also work.
|
|
||||||||||||||||