Memoserv |
|||||
Memoserv is a service available on Webnet to all registered users. This service allows all users to communicate to other
registered users even when they are offline as well as organize and control the memos they receive In order to use this service
you must first identify to your nick. After identifying, memoserv will notify you of any unread messages in your memo boxes. |
|||||
LIST |
To see your memos use the /ms LIST
command
This will display a list of all your memos. By default you will have 3
memo boxes. Inbox, System and Recycler. There is no limit to the number of memos you may have in each folder |
||||
READ | To read a memo
type /ms READ #
(number of memo from list) command. You can also choose
to read a range of numbers #-# or a selection of numbers #,#. |
||||
DELETE | You may want
to delete your memo after reading using the
/ms del # command
or the /ms DEL *
(all) command. This will move the selected memo to the recycler folder. |
||||
SELECT | The select command
allows us to choose which memo folder is the active folder. The command for this is
/ms SELECT folder-name |
||||
UNDELETE | You can also undelete
memos from the recycler folder but you must be sure that the recycler folder is your active folder. To do this you must use...
/ms SELECT recycler
With the recycler folder as the active folder, you can now use...
/ms LIST
command to get the # of the memo you wish to undelete.
Using the /ms UNDEL #
command will then move the selected memo back
into your inbox folder by default. You can also specify which folder you want to move the undeleted folder into by using
/ms UNDEL # folder-name |
||||
EXPUNGE | To delete memos from
the recycler folder use the /ms EXPUNGE
command. This will permanently delete all memos
from the recycler. |
||||
CREATE | Much like most email
programs we can manage our memos through memoserv and organize them into different folders. Using the
/ms CREATE foldername-here description-here
command. You are allowed a max of 8 folders including the
3 default folders. |
||||
MOVE | To save memos into
the folders you have created you would use the
/ms MOVE # folder-name
command. You may wish to move more than one
memo at a time using this command with #-# to show a range.....or #,# to show specific numbers. |
||||
CLOSE | The
/ms CLOSE
command will close your currently active memo folder. |
||||
STAT | The
/ms STAT
command will show you a list of all your memoserv
folders as well as read and unread memos. |
||||
SEND/SENDTO | We have several options
for sending memos. By using the following commands we can send memos to a nick, a channel access list, or a portion of a
channel access list. /ms SEND #channelname/nickname message-here /ms SENDTO #channelname uop|vop|aop|sop message-here You can also send to more than one level at once, using: /ms SENDTO #channelname uop,vop,aop message-here We may want to also include a topic in our memo. This is done using /ms SEND #channelname/nickname MTOPIC topic-here MBODY message-here /ms SENDTO #channelname uop|vop|aop|sop MTOPIC topic-here MBODY message-here Memos are limited to 255 characters. |
||||
FORWARD | A nice feature in
memoserv is the forward command. This allows us to forward memos from all/any of our nicks to another nick. To use this you must
first identify to both nicks. You can then use the
/ms forward on nickname-here
command. This feature may also be turned off using
/ms forward off
This is the same as the nickserv command MFORWARD. |
||||
IGNORE | A new feature
of memoserv allows us to ignore memos from certain users. If a user on your ignore list tries to send you a memo they will
receive a message telling them you do not wish to receive memos from them. There are a few commands available to
manage your memoserv ignore list. /ms IGNORE ADD nickname-here /ms IGNORE DEL nickname-here /ms IGNORE LIST |