ezmlm-sub
Section: User Commands (1)
Index
Return to Main Contents
NAME
ezmlm-sub - manually add addresses to a mailing list
SYNOPSIS
ezmlm-sub
[
-HmMnNsSvV
][
-h
hash
]
dir
[
box@domain
[
name
]
...
]
DESCRIPTION
ezmlm-sub
adds each address
box@domain
to the mailing list stored in
dir.
name
is added as a comment to the subscription log, if the
-n
switch i is used.
If
box@domain
is already on the mailing list,
ezmlm-sub
leaves it there and does not modify the subscription log.
ezmlm-sub
converts
domain
to lowercase before adding
box@domain
to the mailing list.
box@domain
cannot be longer than 400 characters (255 characters with mysql support).
GENERAL OPTIONS
- -n
-
Assume arguments are pairs of
box@domain
and
name(orothersubscriberinfo)
rather than addresses alone.
ezmlm-sub(1)
will add the first argument in each pair to the subscriber list. If it is
a new address,
name
will be added to the subscription log.
- -N
-
(Default.)
Arguments are all addresses of the type
box@domain.
- -v
-
Display
ezmlm-sub(1)
version information.
- -V
-
Display
ezmlm-sub(1)
version information.
MYSQL OPTIONS
These option is silently ignored in the absence of mysql support.
- -h hash
-
With mysql support the argument is used as the hash. The argument should
be between 1 and 99. The hash is used in
in the distribution of addresses between sublists. As the hash is normally
between 0 and 52, controlling the hash makes it possible to add addresses
that cannot be manipulated remotely. A hash of 99 is reserved for sublists.
This option is silently ignored in the absence of mysql support. When the hash
is forced for an address, the domain is set to NULL.
- -m
-
(Default.)
Use mysql support if available.
- -M
-
Do not use mysql support even if available. This option can be used to build
a normal local subscriber database even for lists with mysql support. Use
in combination with
ezmlm-list(1)
to convert a mysql address db to a ezmlm standard address database.
- -r
-
Receipt address.
Equivalent to
-h98.
- -s
-
Sublist address. Equivalent to
-h99.
SEE ALSO
ezmlm-list(1),
ezmlm-manage(1),
ezmlm-make(1),
ezmlm-receipt(1),
ezmlm-send(1),
ezmlm-unsub(1),
ezmlm(5)
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
- GENERAL OPTIONS
-
- MYSQL OPTIONS
-
- SEE ALSO
-
This document was created by
man2html,
using the manual pages.
Time: 11:12:50 GMT, July 10, 2025