@mail update
Minor updates to the @mail tools.
@mail update
I pushed some updates to @mail today. Nothing big!
- message-list tags like 'all' and 'unread' are no longer required to be lowercase.
- Mail forward text should be less confusing. (i.e. it won't misattribute quoted text to the sender)
- The helpfile for @mail/forward has been fixed. The syntax is unchanged -- it's @mail/forward =
- Player names are now supported as they are with page, i.e. '@mail "ryu hayabusa" ryu ryuko' works as expected now.
@mail update (2)
Another minor @mail update.
- Sent mail will now be saved by default to folder 1.
- If you don't want to save sent mail, you can disable it with '@mail/sentfolder n'
- If you want to change the sent mail location, you can type '@mail/sentfolder <#>' where <#> is the intended folder number.
- To read sent mail, you can use the normal commands. i.e. '@mail/list 1:' to read all messages in folder 1, '@mail/read 1:23' to read folder 1's message 23.