+delete
From Elendor
(Difference between revisions)
(Created page with ' Syntax: +DELETE[/FORCE] [@<altname>] <messages> This command marks the indicated messages for deletion. <messages> can just be a message number or you can use any of the…') |
|||
(One intermediate revision not shown) | |||
Line 5: | Line 5: | ||
in HELP MESSAGES. Once you have all the messages you want to delete marked | in HELP MESSAGES. Once you have all the messages you want to delete marked | ||
for deletion you can use the +CLEAR command to actually delete them (see | for deletion you can use the +CLEAR command to actually delete them (see | ||
- | HELP + | + | HELP [[+clear]]). If you change your mind, you can use the +undelete command |
- | to unmark messages previously marked for deletion (see HELP + | + | to unmark messages previously marked for deletion (see HELP [[+undelete]]). |
Unless you supply the optional /FORCE switch, +DELETE will not mark | Unless you supply the optional /FORCE switch, +DELETE will not mark | ||
messages that are unread. | messages that are unread. | ||
Line 12: | Line 12: | ||
Example: +DELETE 1 3 10-14 25 | Example: +DELETE 1 3 10-14 25 | ||
(Marks messages 1, 3, 10, 11, 12, 13, 14, and 25 for deletion.) | (Marks messages 1, 3, 10, 11, 12, 13, 14, and 25 for deletion.) | ||
+ | |||
+ | [[Category:Helpfiles]][[Category:+mail system]] |
Current revision as of 18:35, 12 May 2010
Syntax: +DELETE[/FORCE] [@<altname>] <messages> This command marks the indicated messages for deletion. <messages> can just be a message number or you can use any of the many extended formats described in HELP MESSAGES. Once you have all the messages you want to delete marked for deletion you can use the +CLEAR command to actually delete them (see HELP +clear). If you change your mind, you can use the +undelete command to unmark messages previously marked for deletion (see HELP +undelete). Unless you supply the optional /FORCE switch, +DELETE will not mark messages that are unread. Example: +DELETE 1 3 10-14 25 (Marks messages 1, 3, 10, 11, 12, 13, 14, and 25 for deletion.)