ezmlm-unsub
Section: User Commands (1)
Index
Return to Main Contents
NAME
ezmlm-unsub - manually remove addresses from a mailing list
SYNOPSIS
ezmlm-unsub
[
-mMHvV
] [
-hhash
]
dir
[
box@domain ...
]
DESCRIPTION
ezmlm-unsub
removes each address
box@domain
from the mailing list stored in
dir.
If no command line argument is given,
ezmlm-unsub
will process stdin 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 SQL support if available.
- -M
-
Do not use SQL support even if available.
This option can be used to manipulate
a normal local subscriber database even for lists with SQL support.
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: 01:23:10 GMT, March 03, 2005