ezmlm-unsub
Section: User Commands (1)
Index
Return to Main Contents
NAME
ezmlm-unsub - manually remove addresses from a mailing list
SYNOPSIS
ezmlm-unsub
[
-mMHsSvV
] [
-hhash
]
dir
[
box@domain ...
]
DESCRIPTION
ezmlm-unsub
removes each address
box@domain
from the mailing list stored in
dir.
name
is added as a comment to the subscription log, if the
-n
switch is used.
If no argument is given on the command line,
ezmlm-unsub
will process standard input instead.
If
box@domain
is not on the mailing list,
ezmlm-unsub
keeps it off.
ezmlm-unsub
converts
domain
to lowercase before removing
box@domain
from the mailing list.
GENERAL OPTIONS
- -v
-
Display
ezmlm-unsub(1)
version information.
- -V
-
Display
ezmlm-unsub(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 remove addresses
that cannot be manipulated remotely. A hash of 99 is reserved for sublists,
and a hash of 98 is reserved for ``receipt'' addresses serviced by
ezmlm-receipt(1).
- -H
-
(Default.)
The address can be removed if it has a hash in the normal range (0..52).
- -m
-
(Default.)
Use mysql support if available.
- -M
-
Do not use mysql support even if available.
This option can be used to manipulate
a normal local subscriber database even for lists with mysql support.
- -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-sub(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