All of lore.kernel.org
 help / color / mirror / Atom feed
From: Wolf Bergenheim <wolf+mlmmj@bergenheim.net>
To: mlmmj@mlmmj.org
Subject: mmm and mmm-subscribe
Date: Mon, 17 Jan 2005 20:30:28 +0000	[thread overview]
Message-ID: <41EC2064.3080504@bergenheim.net> (raw)

Hi!

I made 2 scripts to manage my multiple domain mlmmj lists:
mmm to create lists and mmm-subscribe to add people to lists

they are written in php (command-line php that is), here are the help
outputs. LMK if you are interested in them. if there is ennough interest
I could also make mmm-config to modify a list.

mmm [ OPTIONS ] -l list_name -d domain.tld -o owner@domain.tld
         -l      listname (local part only)
         -d      listdomain
         -o      owner of list
OPTIONS:
         -m moderator,... make list moderated the moderator email addresses
                         This is a comma-separated list.
         -p prefix        Subject prefix
         -j member,...    Automatically join members to the list at
creation time
                         This is a comma-separated list.
         -g member,...   Join digest members to the list at creation
time. This is a comma-separated list.
         -a member,...   Join nomail members to the list at creation
time. This is a comma-separated list.
         -b seconds       How long an address can bounce before it is 
removed
                         Defaults to 432000 seconds, which is 5 days.
         -c      closed list ((un-)subscription is disabled)
         -t      List does not have to be in the To or Cc field
         -s      Subscriber only list
         -n      Notify owners of new subscriptions


mmm-subscribe [ OPTIONS ] -l list_name -d domain.tld -j user@domain.tld,...
         -l              listname (local part only)
         -d              listdomain
         -j member,...   Join members to the list. This is a
comma-separated list.
OPTIONS:
         -g member,...   Join digest members to the list. This is a
comma-separated list.
         -a member,...   Join nomail members to the list. This is a
comma-separated list.

--Wolf

-- 

<:3 )---- Wolf Bergenheim ----( 8:>


                 reply	other threads:[~2005-01-17 20:30 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=41EC2064.3080504@bergenheim.net \
    --to=wolf+mlmmj@bergenheim.net \
    --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.