SMTP Commands
©2008 Allied Telesis Inc. All rights reserved.
57.2
AlliedWare Plus
TM
Operating System Software Reference C613-50003-00 REV E
Software Version 5.2.1
debug mail
This command turns on debugging for sending emails.
The
no
form turns off debugging for sending emails.
Syntax
debug mail
no debug mail
Mode
Privileged Exec mode
Examples
To turn on debugging for sending emails, use the command:
awplus#
debug mail
To turn off debugging for sending emails, use the command:
awplus#
no debug mail
Related Commands
delete mail
mail from
mail smtpserver
show mail
show counter mail
delete mail
This command deletes mail from the queue.
Syntax
delete mail [mail-id <
mail-id>
|all]
Mode
Privileged Exec mode
Examples
To delete mail from the queue, use the command:
awplus#
delete mail 20060912142356.1234
awplus#
delete mail all
Related Commands
delete 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.