C613-50631-01 Rev A Command Reference for IE340 Series 3275
AlliedWare Plus™ Operating System - Version 5.5.3-0.x
MAIL (SMTP) COMMANDS
DELETE
MAIL
delete mail
Overview This command deletes mail from the queue.
You need the mail-id from the show mail command output to delete specific
emails, or use the all parameter to clear all messages in the queue completely.
Syntax
delete mail [mail-id <mail-id>|all]
Mode Privileged Exec
Examples To delete the 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> A 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.