1mlmmj-send(1) General Commands Manual mlmmj-send(1)
2
3
4
6 mlmmj-send - send mail to a mailinglist or similar
7
9 mlmmj-send [-L /path/to/list | -l listctrl] -m /path/to/mail [-a] [-D]
10 [-F] [-h] [-o] [-r] [-R] [-s] [-T] [-V]
11
12 -a: Don't archive the mail
13
14 -D: Don't delete the mail after it's sent
15
16 -F: What to use as MAIL FROM:
17
18 -h: This help
19
20 -l: List control variable.
21
22 -L: Full path to list directory
23
24 -m: Full path to mail file
25
26 -o: Address to omit from distribution (normal mail only)
27
28 -r: Relayhost IP address (defaults to 127.0.0.1)
29
30 -R: What to use as Reply-To: header
31
32 -s: Subscribers file name
33
34 -T: What to use as RCPT TO:
35
36 -V: Print version
37
39 This binary is used to send all kinds of mail to mlmmj managed mail‐
40 inglists, but can potentially be used standalone for sending mails.
41
42 The only option that is not self explanatory is the -l list control
43 option:
44
45 '1' means 'send a single mail'
46
47 This is used together with -F and -T to send one mail to one
48 recipient.
49
50 '2' means 'mail to moderators'
51
52 Used for sending mails to the moderators of a list.
53
54 '3' means 'resend failed list mail'
55
56 '4' means 'send to file with recipients'
57
58 '5' means 'bounceprobe'
59
60 '6' means 'single listmail to single recipient'
61
62
64 This manual page is very scarce documentation of the mlmmj-send binary.
65 The reason for this is that it's really not supposed to be used by any
66 human, but only supposed to be invoked from other mlmmj binaries. So in
67 case more documentation is needed, please read the source.
68
70 This manual page was written by the following persons:
71
72 Søren Boll Overgaard <boll@debian.org> (based on html2man output)
73
74 Mads Martin Jørgensen <mmj@mmj.dk>
75
76
77
78mlmmj-send January 2010 mlmmj-send(1)