All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mads Martin Joergensen <mmj@mmj.dk>
To: mlmmj@mlmmj.org
Subject: Re: String full names with subscribers addresses
Date: Thu, 07 Dec 2006 11:49:02 +0000	[thread overview]
Message-ID: <20061207114902.GD28318@mmj.dk> (raw)
In-Reply-To: <4577FD87.2040306@den-ouden.info>

* Raymond den Ouden <raymond@den-ouden.info> [Dec 07. 2006 12:39]:
> Maybe this is a newbie question but I couldn't find anything on this
> subject.
> 
> Since I use mlmmj for maintaining lists for a sports club only e-mail
> addresses isn't very useful for me.
> 
> People can't subscribe since they are closed lists and people don't even
> know how to unsubscribe sinse I removed all the help messages, due to
> the fact they don't need to see it. And besides that I can't rely on
> them to unsubscribe. For example if someone leaves the board they
> shoulnd't recieve mails directed to the board.
> 
> Now I have to maintain 2 lists, 1 with the names and addresses and the
> list itself.
> 
> Is there a way to store the names with the addresses within the list?
> If not are there plans to  do so or is it something that doesn't fit in
> the design or ideas of the developers?

This is not possible right now, you would need to store that outside
mlmmj.

What you could do however, is just maintain one list, and with a script
dump the addresses into subscribers.d/ directory.

It doesn't matter what files are called, and how many of them there are
in subscribers.d/. Any file with emailaddresses will be considered a
subscribers file. And since you don't let people subscribe manually, you
control it.

 $ extract-addresses.pl my-names.txt > LISTDIR/subscribers.d/mysubs

-- 
Mads Martin Joergensen, http://mmj.dk
"Why make things difficult, when it is possible to make them cryptic
 and totally illogical, with just a little bit more effort?"
                                 -- A. P. J.

      reply	other threads:[~2006-12-07 11:49 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-12-07 11:39 String full names with subscribers addresses Raymond den Ouden
2006-12-07 11:49 ` Mads Martin Joergensen [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=20061207114902.GD28318@mmj.dk \
    --to=mmj@mmj.dk \
    --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.