2010
06.01
06.01
We all know that the command `sendmail -q` will flush the mails in queue. In Postfix, enter the following to flush the mail queue:
# postfix flush
Or you can use:
# postfix -f
To see mail queue, enter:
# mailq
To remove all mail from the queue:
# postsuper -d ALL
To remove all mails in the deferred queue:
# postsuper -d ALL deferred
[...] Read this article: Linux, Hosting tips » Postfix flush mail queue [...]
[...] Go here to read the rest: Linux, Hosting tips » Postfix flush mail queue [...]
[...] Link: Linux, Hosting tips » Postfix flush mail queue [...]
[...] Read the original post: Linux, Hosting tips » Postfix flush mail queue [...]
[...] here to read the rest: Linux, Hosting tips » Postfix flush mail queue Posted in Postfix | Tags: deferred, enter-the-following, from-the-queue, Postfix, queue, [...]
[...] See the original post here: Linux, Hosting tips » Postfix flush mail queue [...]
[...] See the article here: Linux, Hosting tips » Postfix flush mail queue [...]