From: Ben Schmidt <mail_ben_schmidt@yahoo.com.au>
To: mlmmj@mlmmj.org
Subject: Re: [mlmmj] bulk-adding emails to a mlmmj email list
Date: Sun, 19 Oct 2014 20:26:17 +0000 [thread overview]
Message-ID: <54441E69.9020604@yahoo.com.au> (raw)
In-Reply-To: <5441875E.3050403@vlsc.org>
> You can just put it in files in the subscribers.d/ directory, yes. You
> shouldn’t need the same sorting as mlmmj does. Any file will be read
> as a subscriber file. If you do want mlmmj-sub to do it, just put all
> addresses in a file and run through it with a simple bash script
> 1-liner:
>
> $ for ADDR in `cat file-with-addr.txt`; do /path/to/mlmmj-sub -L dir -l $ADDR
Slight tweak:
mlmmj-sub -L dir -f -q -s -a $ADDR
I would recommend making a script that calls mlmmj-sub rather than
manipulating the files manually. It probably won't break delivery, but
it probably would break unsubscription/bounce-processing/etc. if they're
not in the right file.
Also check out the contrib directory in the distribution for existing
web interfaces; I believe one or two of them allow you to bulk-subscribe
users. Not sure this is quite what you want, but it's another option.
Ben.
next prev parent reply other threads:[~2014-10-19 20:26 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-10-17 21:17 [mlmmj] bulk-adding emails to a mlmmj email list webmaster
2014-10-18 8:13 ` Mads Martin Jørgensen
2014-10-19 20:26 ` Ben Schmidt [this message]
2014-10-19 20:31 ` 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=54441E69.9020604@yahoo.com.au \
--to=mail_ben_schmidt@yahoo.com.au \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox