C613-50100-01 REV C Command Reference for x930 Series 2930
AlliedWare Plus™ Operating System - Version 5.4.6-1.x
SMTP COMMANDS
DELETE
MAIL
delete mail
Overview This command deletes mail from the queue.
Syntax
delete mail [mail-id <mail-id>|all]
Mode Privileged Exec
Examples To delete a unique mail item 20060912142356.1234 from the queue, use the
command:
awplus# delete mail 20060912142356.1234
To delete all mail from the queue, use the command:
awplus# delete mail all
Related
Commands
debug mail
mail
mail from
mail smtpserver
show mail
Parameter Description
mail-id Deletes a single mail from the mail queue.
<mail-id> An unique mail ID number. Use the show mail
command to display this for an item of mail.
all Delete all the mail in the queue.