All of lore.kernel.org
 help / color / mirror / Atom feed
From: Chris Knadle <Chris.Knadle@coredump.us>
To: mlmmj@mlmmj.org
Subject: Re: [mlmmj] Getting resent mail when subscribing to list
Date: Wed, 19 Mar 2014 20:29:23 +0000	[thread overview]
Message-ID: <2862965.4czEmuXF9W@trelane> (raw)
In-Reply-To: <B1DF0070-DAA5-4C05-9400-D32EDBBD9115@iki.fi>

On Wednesday, March 19, 2014 13:02:15 Matti Nykyri wrote:
> Hello
> 
> I recently installed mlmmj on my server. I would like to add an option to
> tunables so that list could be configured to send old posts when people
> subscribe to the list
> 
> I'm thinking of adding a tunable subget (normal) that will as many old posts
> as defined in the tunable. I'll download source from git and supply a patch
> if you are interested.

I'm not a developer of mlmmj (yet) but sending someone /all/ of the old posts 
automatically upon signup doesn't sound like a good idea, because that could 
have all kinds of unintended consequences.

Say, for instance, that the list has 10,000 messages in it, and 4 people sign 
up for the list today.  Yikes.  Or, a user of such a list removes one's self 
from the list, then later the same day signs back up for it thus triggering 
getting the entire list history again for no good reason.

A more interesting option which could do the same thing would be to allow a 
subscriber of the list to be sent a particular /range/ of list emails.  Mlmmj 
comes with the facility for a subscriber to retrieve a /particular/ list email 
via sending a message to <listname>+get-N@<list-email-addr> where "N" is the 
message #; if this could be expanded to <listname>+get-{N-M}@<list-email-addr> 
such that the "{N-M}" could be parsed as a range and mlmmj modified to send 
that range of emails back to the user, then the user could have the /option/ 
of retrieving the portion of the mailing list that they're interested in.

Let me know what you think of this tweak to the idea.

  -- Chris

--
Chris Knadle
Chris.Knadle@coredump.us


  reply	other threads:[~2014-03-19 20:29 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-19 11:02 [mlmmj] Getting resent mail when subscribing to list Matti Nykyri
2014-03-19 20:29 ` Chris Knadle [this message]
2014-03-19 21:04 ` Piotr Auksztulewicz
2014-03-19 21:44 ` Matti Nykyri
2014-03-19 21:45 ` Matti Nykyri
2014-03-19 22:08 ` Chris Knadle
2014-03-24  1:52 ` Ben Schmidt

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=2862965.4czEmuXF9W@trelane \
    --to=chris.knadle@coredump.us \
    --cc=mlmmj@mlmmj.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.