Tag Archives: mail
Clear the Postfix mail queue
If you for some reasont want to clear the Postfix mail queue, you could do a: postsuper -d ALL Or if you just want to remove deferred mail: postsuper -d ALL deferred
If you for some reasont want to clear the Postfix mail queue, you could do a: postsuper -d ALL Or if you just want to remove deferred mail: postsuper -d ALL deferred