1mlmmj-bounce(1) General Commands Manual mlmmj-bounce(1)
2
3
4
6 mlmmj-bounce - bounce handling utility for mlmmj
7
9 mlmmj-bounce -L /path/to/list [-a john=doe.org | -d] [-n num | -p]
10
11 -a: Address string that bounces
12
13 -d: Parse the mail to extract the address via the DSN (RFC1891)
14
15 -h: This help
16
17 -L: Full path to list directory
18
19 -n: Message number in the archive that bounced
20
21 -p: Send out a probe
22
23 -V: Print version
24
26 mlmmj-bounce is used to handle mails that are bouncing. When a mail
27 arrives to the system, mlmmj-bounce will register in <list‐
28 dir>/bounce/<addrstring> info about which number that bounced at what
29 time. An example of such a line could be:
30
31 109:1094409801 # Sun Sep 5 20:43:21 2004
32
33 The above shows that message number 109 bounced 1094409801 seconds
34 after epoch which is in human date stamps is Sunday September 5th
35 20:43:21 2004.
36
37 The last bounce mail received to the address is saved in <list‐
38 dir>/bounce/<addrstring>.lastmsg.
39
40 When the -p option is used it sends out a probe email including info
41 that it's a bounce probe and a list of the bounced message numbers. The
42 existance of a <listdir>/bounce/<addrstring>.probe file indicates that
43 a probe have been sent out.
44
46 This manual page was written by the following persons:
47
48 Søren Boll Overgaard <boll@debian.org> (based on html2man output)
49
50 Mads Martin Jørgensen <mmj@mmj.dk>
51
52
53
54mlmmj-bounce September 2004 mlmmj-bounce(1)