On Mon, Feb 18, 2002 at 02:32:55AM -0800, Paul 'Baloo' Johnson wrote: > On Mon, 18 Feb 2002, Hans Ekbrand wrote: > > > Me too. I might be silly, but I almost get upset when I recieve an > > unrequested copy sent directly to me. > > Not something I quite understand. Filters, people... > > -- > Baloo
OK, fine, how do I put up procmail to filter duplicates in this sitution?
my .procmail is as follows.
MAILDIR=$HOME/mail
LOGFILE=$MAILDIR/procmaillog
:0fw
| spamassassin -P
:0e
{
EXITCODE=$?
}
:0:
* ^X-Spam-Status: Yes
caughtspam
:0:
* [EMAIL PROTECTED]
debian-user
:0:
* [EMAIL PROTECTED]
ltsp-discuss
FROM=`formail -rt -xTo:`
SUBJECT=`formail -xSubject:`
pgp0Km82yhFgZ.pgp
Description: PGP signature

