|
The originator is added to the membership of the specified
list provided that list exists and allows remote subscriptions. A real name can be added for the subscriber by including it in braces { } e.g. {FirstName LastName}.
Ex: SUBSCRIBE blackstone@nemba.org
Ex: SUBSCRIBE blackstone@nemba.org {FirstName LastName}
Or
SIGNOFF
The originator is removed from the membership of the
specified list provided that list exists and contains the originator as a
current member.
Ex: UNSUBSCRIBE blackstone@nemba.org
Removes "old-address" from the list and replaces it with
"new-address". An optional real name value may be given.
Ex: UPDATE blackstone@nemba.org old@my.com new@my.com
{FirstName LastName}
Ex: UPDATE blackstone@nemba.org old@my.com new@my.com
The sender is set to receive mail from the list in digest
format.
Ex: DIGEST blackstone@nemba.org
The sender is set to receive mail from "list" in normal
(non-digest) format.
Ex: NORMAL blackstone@nemba.org
This command sets the originator of the message to nomail mode. The account
will enter a suspended state and will no longer receive list traffic.
Ex: NOMAIL blackstone@nemba.org
This command returns the originator of the message to normal mode from nomail
mode.
Ex: MAIL blackstone@nemba.org
REALNAME listname@nemba.org [address] {FirstName LastName}
This command sets the real name value for "address" who is
a member of list "listname" to the given value. The real name must be enclosed
in braces; the { and } characters.
Ex: REALNAME blackstone@nemba.org me@mydomain.com
{FirstName LastName}
|