Re: unsubscribe accts@tlmbangladesh.org

2002-03-22 Thread Patrick Kirk
Please don't use my previously sent .forward as is. It will cause ALL mail to you to be queued by exim. I had just added delphi forums to the spam list and left a syntax error in. The correct file is attached - and yes - sorry for sending attachments. In my defence they are small but very

Re: unsubscribe accts@tlmbangladesh.org

2002-03-22 Thread Patrick Kirk
On Mon, Mar 18, 2002 at 10:53:46AM -0600, Dave Sherohman wrote: >On Mon, Mar 18, 2002 at 07:55:26AM +, Patrick Kirk wrote: >> Its guys like this that led me to add this to my .forward. > >Damn, this is a great list! I'd started wondering about setting up a >scorefile in .forward for exim and p

Re: unsubscribe accts@tlmbangladesh.org

2002-03-18 Thread Paul F. Pearson
On Mon, 18 Mar 2002, Dave Sherohman wrote: > On Mon, Mar 18, 2002 at 07:55:26AM +, Patrick Kirk wrote: > > Its guys like this that led me to add this to my .forward. > > > > # NUISANCE POSTS TO DEBIAN USER > > if ${lc:$h_to:} matches "debian-user" > > and $h_subject contains "subscribe" > > t

Re: unsubscribe accts@tlmbangladesh.org

2002-03-18 Thread Paul F. Pearson
On Mon, Mar 18, 2002 at 07:55:26AM +, Patrick Kirk wrote: > Its guys like this that led me to add this to my .forward. > > # NUISANCE POSTS TO DEBIAN USER > if ${lc:$h_to:} matches "debian-user" > and $h_subject contains "subscribe" > then add 100 to n1 endif What's this do? -- Paul F. Pe

Re: unsubscribe accts@tlmbangladesh.org

2002-03-18 Thread Dave Sherohman
On Mon, Mar 18, 2002 at 07:55:26AM +, Patrick Kirk wrote: > Its guys like this that led me to add this to my .forward. > > # NUISANCE POSTS TO DEBIAN USER > if ${lc:$h_to:} matches "debian-user" > and $h_subject contains "subscribe" > then add 100 to n1 endif Damn, this is a great list! I'd

Re: unsubscribe accts@tlmbangladesh.org

2002-03-18 Thread Robert L. Harris
Thus spake Bruce Burhans ([EMAIL PROTECTED]): > > - Original Message - > From: "Michael P. Soulier" <[EMAIL PROTECTED]> > To: > Sent: Sunday, March 17, 2002 9:16 PM > Subject: Re: unsubscribe [EMAIL PROTECTED] > > - > On 18/03/02 Pau

Re: unsubscribe accts@tlmbangladesh.org

2002-03-18 Thread Patrick Kirk
Its guys like this that led me to add this to my .forward. # NUISANCE POSTS TO DEBIAN USER if ${lc:$h_to:} matches "debian-user" and $h_subject contains "subscribe" then add 100 to n1 endif # DEFINITE SPAM if ($n1 is above 99) then save $home/mail/junkmail logwrite "[$tod_log] ${lc:$h_From:} ${l

Re: unsubscribe accts@tlmbangladesh.org

2002-03-17 Thread Bruce Burhans
- Original Message - From: "Michael P. Soulier" <[EMAIL PROTECTED]> To: Sent: Sunday, March 17, 2002 9:16 PM Subject: Re: unsubscribe [EMAIL PROTECTED] - On 18/03/02 Paul Chowdhury did speaketh: > > > > > > -- > To UNSUBSCRIBE, email t

Re: unsubscribe accts@tlmbangladesh.org

2002-03-17 Thread timothy bauscher
> On 18/03/02 Paul Chowdhury did speaketh: > > > > > > > > > > > > > -- > > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > > with a subject of "unsubscribe". Trouble? Contact > [EMAIL PROTECTED] > > Gee. And here are the instructions right in the footer. > Astonishing how > many people

Re: unsubscribe accts@tlmbangladesh.org

2002-03-17 Thread Michael P. Soulier
On 18/03/02 Paul Chowdhury did speaketh: > > > > > > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] Gee. And here are the instructions right in the footer. Astonishing how many people just can't read. Mike -