kb: how-to
Plesk for Linux
ABT: Group B
Applicable to:
- Plesk for Linux
Question
How to remove emails from the mail queue in Plesk?
Answer
Note: The following commands will remove emails from mail queue (flush the mail queue), not send them.
There are two ways of doing this:
Using Plesk interface
-
Go to Tools & Settings > Mail Server Settings > Mail Queue
- Click on the "Clear mail queue" button:
Using CLI
- Connect to the server via SSH
Note: if direct SSH access to the server is not possible, contact server administrator for further assistance.
-
Run the command:
# /usr/local/psa/admin/sbin/mailqueuemng --clean
Comments
Please sign in to leave a comment.