1mlmmj-sub(1) General Commands Manual mlmmj-sub(1)
2
3
4
6 mlmmj-sub - subscribe address to a mailinglist run by mlmmj
7
9 mlmmj-sub -L /path/to/list -a john@doe.org [-c | -C] [-d | -n] [-h]
10 [-U] [-V]
11
12 -a: Email address to subscribe
13
14 -c: Send welcome mail
15
16 -d: Subscribe to digest version of the list
17
18 -C: Request mail confirmation
19
20 -h: This help
21
22 -L: Full path to list directory
23
24 -m: Subscriber moderation string
25
26 -n: Subscribe to nomail version of the list
27
28 -s: Don't send a mail to the subscriber if already subscribed
29
30 -U: Don't switch to the user id of the listdir owner
31
32 -V: Print version
33
35 This utility is used to subscribe people to the specified mailinglist.
36 It will write the email address in a file with the name of the begin‐
37 ning letter of the email address getting subscribed in the <list‐
38 dir>/subscribers.d/ directory.
39
40 Unless the -U switch is used it will switch its user id to the user id
41 owning the list directory. This is done to make sure that new files
42 created are having correct permissions.
43
44 The nomail version of the list is a list version where people are sub‐
45 scribed like usual, but they won't recieve any postings to the list.
46 This is useful for people who read the mailinglist through a news gate‐
47 way, but want to be able to post to the list.
48
49 Normally a mail is sent to the subscriber if the address is already
50 subscribed to the list. If the -s switch is used such a mail will not
51 be sent.
52
53 When neither -c nor -C are specified, subscription silently happens.
54
56 mlmmj-unsub(1), setuid(2)
57
59 This manual page was written by the following persons:
60
61 Søren Boll Overgaard <boll@debian.org> (based on html2man output)
62
63 Mads Martin Jørgensen <mmj@mmj.dk>
64
65
66
67mlmmj-sub September 2004 mlmmj-sub(1)