This is the Linux command to put all Email messages on hold in Postfix.
postsuper -h ALL
Tip: Click on images to make them larger.
If you find anything wrong on this page or need further assistance please comment below or contact me.
π
Use this command to put on hold messages from [email protected]:
postqueue -p | awk βBEGIN { RS = ββ } { if (7 == β[email protected]β ) print 1 }β | tr -d β!*β | postsuper -h
Subscribe To My YouTube Channel:
CLICK HERE to see our full Postfix Cheat Sheet using linux commands.
Postfix Hold All Email Messages Using Linux Command was last modified: October 6th, 2017 by
Please like, share and subscribe.
Advanced Programming Made Easy
I hope you enjoyed the article. If I was able to help you please consider a tip for the content.
One Time Tip
Reoccuring Tips
Cool People Share:
