[plug] procmailrc script not working
Paul McClumpha
paulmc at iinet.net.au
Tue Nov 2 16:42:41 WST 2004
With your example, I think your matching * and the other chars are being
dropped because they are special
Try this below, which should INCLUDE the special chars in the string match
IE /[PLUG/]
---
MAILDIR=$HOME/Maildir/
LOGFILE=$MAILDIR/procmail.log
:0 c
.backup/
:0:
* ^Subject:.*/[plug/]
.MailingLists.PLUG/
----
----- Original Message -----
From: "Timothy White" <weirdo at tigris.org>
To: <plug at plug.linux.org.au>
Sent: Tuesday, November 02, 2004 2:32 PM
Subject: [plug] procmailrc script not working
> _______________________________________________
> PLUG discussion list: plug at plug.linux.org.au
> http://mail.plug.linux.org.au/cgi-bin/mailman/listinfo/plug
> Committee e-mail: committee at plug.linux.org.au
>
More information about the plug
mailing list