COMMANDS
        these commands work at the '&' prompt

        d [message list]        delete messages
        h                       print out active headers
        m [player]              mail to a player
        q                       quit.
        r [message list]        reply to message (sender only)
        R [message list]        reply to sender and all recipients of messages
        s [message list] file   append messages to file
        ?                       displays this text

        These commands work at the begining of a new-line when writing a mail

        ~q              will abort the mail.
        .               exits/ends the mail and prints out the Cc: prompt.

        mail            will try to read your mail if you have any
        mail test       will mail the player test.
        mail admin      will mail all the admins on the mud.

EXAMPLES
        d 10            deletes message number 10
        d 10-14         deletes message number
        d               deletes the current mail (the one that is pointed out
                        by the '>' sign to the leftmost side of the row)

        If <return> is hit in mail mode (when you have the '&' prompt) you
        will get the next mail displayed all the time just by pressing <return>
