caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] can anybody fix message tripling
@ 2003-05-13 18:35 Nickolay Kolchin-Semyonov
  2003-05-14 18:46 ` Xavier Leroy
  0 siblings, 1 reply; 3+ messages in thread
From: Nickolay Kolchin-Semyonov @ 2003-05-13 18:35 UTC (permalink / raw)
  To: caml-list

Hi,

	Messages from the list triples. Can Inria fix this?

Nickolay

-------------------
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Caml-list] can anybody fix message tripling
  2003-05-14 18:46 ` Xavier Leroy
@ 2003-05-14 17:21   ` Sven Luther
  0 siblings, 0 replies; 3+ messages in thread
From: Sven Luther @ 2003-05-14 17:21 UTC (permalink / raw)
  To: Xavier Leroy; +Cc: Nickolay Kolchin-Semyonov, caml-list

On Wed, May 14, 2003 at 08:46:34PM +0200, Xavier Leroy wrote:
> > 	Messages from the list triples. Can Inria fix this?
> 
> Sort of.  It's the usual problem: a subscriber to the list bounces
> messages back to the list itself.  The usual solution is to
> unsubscribe and notify this user, which I just did.  I can't swear
> this won't happen again, though.

Could not the same procmail rule used for detecting mail duplicates be
using at the mail entry ? Something like :

:0 ic
| cd procmail/mail.backup && rm -f dummy `ls -t msg.* | sed -e 1,1024d`

# don't guard duplicated mails.
:0 Whc: procmail/msgid.lock
| formail -D 8192 procmail/msgid.cache
# let's save them to procmail/duplicates for now.
:0 a:
procmail/duplicates

Maybe a bit adapted for the particular kind of bounces ?

Or you could add a special tag to the headers, and reject bounced mails
which present this header or something ?

Friendly,

Sven Luther

-------------------
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Caml-list] can anybody fix message tripling
  2003-05-13 18:35 [Caml-list] can anybody fix message tripling Nickolay Kolchin-Semyonov
@ 2003-05-14 18:46 ` Xavier Leroy
  2003-05-14 17:21   ` Sven Luther
  0 siblings, 1 reply; 3+ messages in thread
From: Xavier Leroy @ 2003-05-14 18:46 UTC (permalink / raw)
  To: Nickolay Kolchin-Semyonov; +Cc: caml-list

> 	Messages from the list triples. Can Inria fix this?

Sort of.  It's the usual problem: a subscriber to the list bounces
messages back to the list itself.  The usual solution is to
unsubscribe and notify this user, which I just did.  I can't swear
this won't happen again, though.

- Xavier Leroy

-------------------
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2003-05-14 19:31 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-05-13 18:35 [Caml-list] can anybody fix message tripling Nickolay Kolchin-Semyonov
2003-05-14 18:46 ` Xavier Leroy
2003-05-14 17:21   ` Sven Luther

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).