Skip site navigation (1)Skip section navigation (2)
Date:      Mon,  9 Aug 2004 05:12:50 +0200 (CEST)
From:      Minimalist Manager <minimalist@gufi.org>
To:        <freebsd-questions@FreeBSD.org>
Subject:   Re: gutted
Message-ID:  <20040809031250.C14DA20F7B@relay.gufi.org>

next in thread | raw e-mail | index | archive | help
ERROR:
	Bad syntax or unknown instruction.

SOLUTION:

This is the Minimalist Mailing List Manager.

Commands may be either in subject of message (one command per message)
or in body (one or more commands, one per line). Batched processing start=
s
when subject either empty or contains command 'body' (without quotes) and
stops when either arrives command 'stop' or 'exit' (without quotes) or
gets 10 incorrect commands.

Supported commands are:

subscribe <list> [<email>] :
    Subscribe user to <list>. If <list> contains suffix '-writers', user
    will be able to write to this <list>, but will not receive messages
    from it.

unsubscribe <list> [<email>] :
    Unsubscribe user from <list>. Can be used with suffix '-writers' (see
    above description for subscribe)

auth <code> :
    Confirm command, used in response to subscription requests in some ca=
ses.
    This command isn't standalone, it must be used only in response to a
    request by Minimalist.

mode <list> <email> <mode> :
    Set mode for specified user on specified list. Allowed only for
    administrator. Mode can be (without quotes):
      * 'reader' - read-only access to the list for the user;
      * 'writer' - user can post messages to the list regardless of list'=
s
                   status
      * 'usual' -  clear any two above mentioned modes
      * 'suspend' - suspend user subscription
      * 'resume' - resume previously suspended permission
      * 'maxsize <size>' - set maximum size (in bytes) of messages, which
                           user wants to receive
      * 'reset' - clear all modes for specified user

suspend <list> :
    Stop receiving of messages from specified mailing list

resume <list> :
    Restore receiving of messages from specified mailing list

maxsize <list> <size> :
    Set maximum size (in bytes) of messages, which user wants to receive

which [<email>] :
    Return list of lists to which user is subscribed

info [<list>] :
    Request information about all existing lists or about <list>

who <list> :
    Return the list of users subscribed to <list>

help :
    This message

Note, that commands with <email>, 'who' and 'mode' can only be used by
administrators (users identified in the 'mailfrom' authentication scheme =
or
who used a correct password - either global or local). Otherwise command =
will
be ignored. Password must be supplied in the first line of the message bo=
dy
in the following format:

*password: list_password

followed by any number of empty rows. This line, of course, will be remov=
ed
from the message before sending message to subscribers.

--=20
Sincerely, the Minimalist



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040809031250.C14DA20F7B>