Great Circle Associates List-Managers
(December 1995)
 

Indexed By Date: [Previous] [Next] Indexed By Thread: [Previous] [Next]

Subject: Re: Confirmation of reading:" messages - PEGASUS?
From: Software Development <junkyard @ primate . wisc . edu>
Date: Fri, 22 Dec 1995 10:32:21 -0600 (CST)
To: Rik . Harris @ fulcrum . com . au (Rik Harris)
Cc: list-managers @ GreatCircle . COM
In-reply-to: <199512220534.QAA02870@fulcrum.com.au> from "Rik Harris" at Dec 22, 95 04:34:02 pm

> > Has anyone found a general solution to keeping the list cluttered
> > with these (short of filtering messages that start with
> > "Confirmation of Reading" )
> 
> I have modified several MLMs to solve this problem at one time or
> another.  Basically, you want to remove the headers 'X-Pmrqc' and
> 'X-Confirm-Reading-To' (not sure on the capitalisation, I kill all
> capitalisations) from the messages going to the list.  That way,
> Pegasus won't try to respond to a request for confirmation of
> reading.
> 
> Under Majordomo, I changed the 'resend' program around line 194 to add
> the following lines to the "list of headers to skip":
> 
>                 || /^x-pmrqc:/i
>                 || /^x-confirm-reading-to:/i
> 
> This problem is not specific to majordomo, but other MLMs (perhaps
> listproc) may solve the problem as shipped.

I've found a couple of other headers to cause problems as well.  Here's
some of the lines from the rules file I use on Primate-Talk to discard the
offending headers from messages before sending them out.

# Discard the following headers

match	/^X-Ack:/i			drop
match	/^X-Pmrqc:/i			drop
match	/^X-Confirm-Reading-To:/i	drop
match	/^Return-Receipt-To:/i		drop

I also try to detect replies to these types of worthless messages and
bounce them to myself:

match	/^Subject:.*Delivery Confirmation/i	bounce	primate-talk-owner
match	/^Subject:.*Receipt Confirmation/i	bounce	primate-talk-owner
match	/^Subject:.*RCPT:/i			bounce	primate-talk-owner
match	/^Subject:.*ACK:/i			bounce	primate-talk-owner
match	/^Subject:.*Receipt Confirmation/i	bounce	primate-talk-owner


These rules are read by a perl script I use to preprocess incoming messages.
Since I started using them, this type of problem has pretty much gone away.
When I find a new header that causes problems, I just add a line to the
rules file.

Paul DuBois
dubois@primate.wisc.edu


Follow-Ups:
References:
Indexed By Date Previous: AOL mail reader
From: "Amy Stinson" <amys@iquest.net>
Next: Re: Confirmation of reading:" messages - PEGASUS?
From: David Mckalip <dmmckali@email.unc.edu>
Indexed By Thread Previous: Re: Confirmation of reading:" messages - PEGASUS?
From: Rik Harris <Rik.Harris@fulcrum.com.au>
Next: Re: Confirmation of reading:" messages - PEGASUS?
From: David Mckalip <dmmckali@email.unc.edu>

Google
 
Search Internet Search www.greatcircle.com