start task postfix drop
Deletes a specified message
or all messages in the email message queue.
|
|
Syntax:
start
task postfix drop { <mail_id> | all } |
|
View
|
Privileged
|
Parameters
|
<mail_id>: Specifies the
message ID in the postfix queue to delete
|
Examples:
|
|
To delete email message D10D4478A5
from the email message queue:
start task postfix drop D10D4478A5 |
|
To delete all email messages
from the email message queue:
start task postfix drop
all |