219b88f79eb9d3f001e21c309ffbdea3d259e2f1
[ezmlm] / ezmlm-sub.1
1 .TH ezmlm-sub 1
2 .SH NAME
3 ezmlm-sub \- manually add addresses to a mailing list
4 .SH SYNOPSIS
5 .B ezmlm-sub
6 .I dir
7 [
8 .I box\fB@\fIdomain ...
9 ]
10 .SH DESCRIPTION
11 .B ezmlm-sub
12 adds each address
13 .I box\fB@\fIdomain
14 to the mailing list stored in
15 .IR dir .
16
17 If
18 .I box\fB@\fIdomain
19 is already on the mailing list,
20 .B ezmlm-sub
21 leaves it there.
22
23 .B ezmlm-sub
24 converts
25 .I domain
26 to lowercase before adding
27 .I box\fB@\fIdomain
28 to the mailing list.
29
30 .I box\fB@\fIdomain
31 cannot be longer than 400 characters.
32 .SH "SEE ALSO"
33 ezmlm-list(1),
34 ezmlm-manage(1),
35 ezmlm-make(1),
36 ezmlm-send(1),
37 ezmlm-unsub(1),
38 ezmlm(5)