stut.io

Requeue delivery of all Postfix emails

To retry delivery of all mails in the queue run this command as root:

postsuper -r ALL

 

Or if you are not root:

sudo postsuper -r ALL