Use this command to release a single email message from on hold:
[code]postsuper -H 070788B31[/code]
Release all email messages from being on hold with this command:
[code]postsuper -H ALL[/code]
Use the following command to release on hold messages just from [email protected]
[code]postqueue -p | awk ‘BEGIN { RS = “” } { if (7 == “[email protected]” ) print 1 }’ | tr -d ‘!*’ | postsuper -H –[/code]
CLICK HERE to see our full Postfix Cheat Sheet using terminal commands.
Postfix Release Emails From Hold With Terminal Command was last modified: October 6th, 2017 by
Summary

Article Name
Postfix Release Emails From Hold With Terminal Command
Description
These terminal commands let you release on hold messages in Postfix.
Author
Maximus McCullough
Publisher
A1WebsitePro
Logo


A1WEBSITEPRO Social Media Pages
Here are my social media pages.