1mlmmj-unsub(1) General Commands Manual mlmmj-unsub(1)
2
3
4
6 mlmmj-unsub - unsubscribe address from a mailinglist run by mlmmj
7
9 mlmmj-unsub -L /path/to/list -a john@doe.org [-b] [-c | -C] [-d | -n |
10 -N] [-h] [-q] [-r | -R] [-s] [-U] [-V]
11
12 -a: Email address to unsubscribe
13
14 -b: Behave as if unsubscription is due to bouncing (internal use)
15
16 -c: Send goodbye mail
17
18 -C: Request mail confirmation
19
20 -d: Unsubscribe from the digest version of the list
21
22 -h: This help
23
24 -L: Full path to list directory
25
26 -n: Unsubscribe from the nomail version of the list
27
28 -N: Unsubscribe from the normal version of the list
29
30 -q: Be quiet (don't notify owner about the unsubscribe)
31
32 -r: Behave as if request arrived via email (internal use)
33
34 -R: Behave as if confirmation arrived via email (internal use)
35
36 -s: Don't send a mail to the address if not subscribed
37
38 -U: Don't switch to the user id of the listdir owner
39
40 -V: Print version
41
43 This utility is used to unsubscribe people from the specified mail‐
44 inglist. It will remove the specified email address from every file in
45 the <listdir>/subscribers.d/, <listdir>/digesters.d/ and <list‐
46 dir>/nomailsubs.d/ directories (or if the -d, -n or -N switch is given,
47 only the one relevant directory).
48
49 Unless the -U switch is used it will switch its user id to the user id
50 owning the list directory. This is done to make sure that new files
51 created are having correct permissions.
52
53 Normally a mail is sent to the person being unsubscribed if the address
54 is not subscribed to the list. If the -s switch is used such a mail
55 will not be sent.
56
57 When neither -c nor -C is specified, unsubscription happens silently
58 from the point of view of the subscriber. When -q is specified, unsub‐
59 scription happens silently from the point of view of the list owner.
60 Use of -s is recommended to ensure you don't spam unsubscribed
61 addresses by accident.
62
64 mlmmj-sub(1)
65
67 This manual page was written by the following persons:
68
69 Søren Boll Overgaard <boll@debian.org> (based on html2man output)
70
71 Mads Martin Jørgensen <mmj@mmj.dk>
72
73
74
75mlmmj-unsub September 2004 mlmmj-unsub(1)