NOTIFY - Changes
when you will be notified about new memos:
ON You will be notified of memos when you log on,
when you unset /AWAY, and when they are sent to you.
LOGON You will only be notified of memos when you log
on or when you unset /AWAY.
NEW You will only be notified of memos when they are
sent to you.
OFF You will not receive any notification of memos.
***ON is essentially LOGON and NEW combined.***
/msg MemoServ set NOTIFY {ON | LOGON | NEW | OFF}
[ top ]
LIMIT -
Sets the maximum number of memos a nickname or
channel is allowed to have (up to 20 maximum). Setting
the limit to 0 prevents the user from receiving any
memos; setting it to NONE allows the user to receive
and keep up to 20 memos.
/msg Memoserv SET LIMIT [user | channel] {limit}
[ top ]
CANCEL - Cancels the last
memo you sent to the given nick or channel, provided it
has not been read at the time you use the command.
/msg MemoServ CANCEL {nick | channel}
[ top ]
LIST - Lists any memos you
currently have. With NEW, lists only new (unread) memos.
Unread memos are marked with a "*" to the left of the
memo number. You can also specify a list of numbers, as
in the example below:
/msg Memoserv LIST 2-5,7-9 [Lists memos numbered 2
through 5 and 7 through 9].
[ top ]
READ - Sends you the text
of the memos specified. If LAST is given, sends you the
memo you most recently received. If NEW is given, sends
you all of your new memos. Otherwise, sends you memo
number num. You can also give a list of numbers, as in
the second example:
/msg Memoserv read [channel] {num | list | LAST |
NEW}
/msg MemoServ READ 2-5,7-9 [Displays memos numbered 2
through 5 and 7 through 9].
[ top ]
DEL - Deletes the specified
memo or memos. You can supply multiple memo numbers or
ranges of numbers instead of a single number, as in the
third example below.
/msg Memoserv Del {[channel] {num | list | ALL}
/msg Memoserv DEL 1 [Deletes your first memo].
/msg Memoserv DEL 2-5,7-9 [Deletes memos numbered 2
through 5 and 7 through 9].
/msg Memoserv All [If ALL is given, deletes all
{Channel | Nick} of your memos].
[ top ]