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 22:08:41 +0000	[thread overview]
Message-ID: <87208006.Q8A5FH2UxX@trelane> (raw)
In-Reply-To: <B1DF0070-DAA5-4C05-9400-D32EDBBD9115@iki.fi>

On Wednesday, March 19, 2014 23:44:41 Matti Nykyri wrote:
> On Mar 19, 2014, at 22:29, Chris Knadle <Chris.Knadle@coredump.us> wrote:
> > 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.

[...]
> When I mean tunable subget (normal) I mean a file under
> control/ directory that specifies how many most recent messages will be
> sent to the subscriber on subscribe.
[...]
> Of course this value needs to be reasonable. For example around 5 or 10
> emails.
[...]
> But why would you need this new tunable? Well I'm dealing with regular women
> that don't have clue how get archives from some mailing list. And when they
> join this a list/conversation it's good tho know what people are talking
> about. So they can immediately join the party.

Well there are a lot of issues concerning telling someone to "view headers" on 
list email messages; many people don't know how to do this, not least of which 
is complicated by the fact that every MUA seems to do this differently such 
that it turns into a game of 20 questions.  Q: "What mail client do you have?"  
A: "What's a mail client?"  ... Ugh.

However you can add a custom footer with the "footer" tunable that would say 
something like:

   "for mailing list options, email <list>+help@<list-addr>
    for further information,  email <list>+faq@<list-addr>"
    [and so on]

to make it more obvious what options there are and other helpful information.



But regardless -- I get your point and I see why you want this.

[...]
> Also the range thing that you proposed is actually a good idea and easy to
> implement. I can also look into it. Just cloned the git branch.

As you implement this keep in mind that there are limitations on what 
characters can appear in the "local part" (the part before the @) in an email 
address.  {}- characters are all fine which is why I suggested those.  Others 
like [] and space are not unless encompassed in quotation marks.  A simple 
pipe character (i.e. <list>+get-N|M@<list-addr>) could work too.

   http://en.wikipedia.org/wiki/E-mail_address#Local_part

  -- Chris

--
Chris Knadle
Chris.Knadle@coredump.us


  parent reply	other threads:[~2014-03-19 22:08 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
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 [this message]
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=87208006.Q8A5FH2UxX@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.