Mailing list for all users of the OCaml language and system.
 help / color / mirror / Atom feed
From: Sven Luther <sven.luther@wanadoo.fr>
To: Xavier Leroy <xavier.leroy@inria.fr>
Cc: Nickolay Kolchin-Semyonov <snob@metalinkltd.com>, caml-list@inria.fr
Subject: Re: [Caml-list] can anybody fix message tripling
Date: Wed, 14 May 2003 19:21:27 +0200	[thread overview]
Message-ID: <20030514172127.GA4724@iliana> (raw)
In-Reply-To: <20030514204634.A23017@pauillac.inria.fr>

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


      reply	other threads:[~2003-05-14 19:31 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-05-13 18:35 Nickolay Kolchin-Semyonov
2003-05-14 18:46 ` Xavier Leroy
2003-05-14 17:21   ` Sven Luther [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20030514172127.GA4724@iliana \
    --to=sven.luther@wanadoo.fr \
    --cc=caml-list@inria.fr \
    --cc=snob@metalinkltd.com \
    --cc=xavier.leroy@inria.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox