Mail

From icesus
Jump to navigation Jump to search
Usage: mail [send|read|list|del|reply]

mail send <name>         | Starts sending a mail message. If name is not given
                         | you will be asked for it.
mail read <number>       | Reads a message. If no number is given, reads the
                         | next.
                         | unread message if any are available.
mail list [all]          | Lists headers, only unread messages unless parameter
                         | "all" is given.
mail del <range>         | Deletes message with given number.
mail reply <number>      | Replies to message with given number.
mail forward <nr> to <n> | Forwards <message nr> to <player's name>.
Range is either a single integer or for example "4-5".