06fd0b04b611bcc7d456444858b605c25f68694b
[ezmlm] / ezmlm-warn.1
1 .TH ezmlm-warn 1
2 .SH NAME
3 ezmlm-warn \- send out bounce warnings
4 .SH SYNOPSIS
5 .B ezmlm-warn
6 .I dir
7 .SH DESCRIPTION
8 .B ezmlm-warn
9 sends out warning messages
10 for the mailing list stored in
11 .IR dir .
12
13 .B ezmlm-warn
14 scans
15 .I dir\fB/bounce
16 for bounce messages received by
17 .BR ezmlm-return .
18 If it sees a distribution bounce for
19 .I box\fB@\fIdomain
20 received more than ten days ago,
21 it sends
22 .I box\fB@\fIdomain
23 a list of all the message numbers missed recently,
24 and deletes the bounce.
25 If it sees a warning bounce for
26 .I box\fB@\fIdomain
27 received more than ten days ago,
28 it sends
29 .I box\fB@\fIdomain
30 a probe,
31 and deletes the bounce.
32
33 .B ezmlm-warn
34 will not send a warning or probe to an address that is
35 not currently a subscriber.
36 .SH "SEE ALSO"
37 ezmlm-make(1),
38 ezmlm-return(1),
39 ezmlm(5)