* mmm and mmm-subscribe
@ 2005-01-17 20:30 Wolf Bergenheim
0 siblings, 0 replies; only message in thread
From: Wolf Bergenheim @ 2005-01-17 20:30 UTC (permalink / raw)
To: mlmmj
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:>
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2005-01-17 20:30 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-01-17 20:30 mmm and mmm-subscribe Wolf Bergenheim
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.