{"id":969,"date":"2017-12-05T12:37:39","date_gmt":"2017-12-05T11:37:39","guid":{"rendered":"http:\/\/ndk.sytes.net\/wordpress\/?p=969"},"modified":"2018-01-08T16:41:06","modified_gmt":"2018-01-08T15:41:06","slug":"postfix-queue-viewing-and-managing-hints","status":"publish","type":"post","link":"https:\/\/ndk.sytes.net\/wordpress\/?p=969","title":{"rendered":"Postfix queue viewing and managing hints"},"content":{"rendered":"<p>\n\tView postfix queue:\n<\/p>\n<p>\n\t<code># mailq<\/code>\n<\/p>\n<p>\n\tView message header and content:\n<\/p>\n<p>\n\t<code># postcat -q &lt;ID&gt;<\/code>\n<\/p>\n<p>\n\tDelete specific mesage from queue:\n<\/p>\n<p>\n\t<code># postsuper -d &lt;ID&gt;<\/code>\n<\/p>\n<p>\n\tDelete all mails from queue:\n<\/p>\n<p>\n\t<code># postsuper -d ALL<\/code>\n<\/p>\n<p>\n\tDelete all mails in the defered queue:\n<\/p>\n<p>\n\t<code># postsuper -d ALL deferred<\/code>\n<\/p>\n<p>\n\tRequeue all mails:\n<\/p>\n<p>\n\t<code># postsuper -r ALL<\/code>\n<\/p>\n<p>\n\tRequeue all deferred emails:\n<\/p>\n<p>\n\t<code># postsuper -r ALL deferred<\/code>\n<\/p>\n<p>\n\t&nbsp;\n<\/p>\n<p>\n\ta few more hints <a href=\"https:\/\/www.wirehive.com\/thoughts\/5-top-tips-reviewing-postfix-mail-queue\/\" target=\"_blank\">over here<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>View postfix queue: # mailq View message header and content: # postcat -q &lt;ID&gt; Delete specific mesage from queue: # postsuper -d &lt;ID&gt; Delete all mails from queue: # postsuper -d ALL Delete all mails in the defered queue: # postsuper -d ALL deferred Requeue all mails: # postsuper -r ALL Requeue all deferred emails: [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[11,7],"tags":[],"class_list":["post-969","post","type-post","status-publish","format-standard","hentry","category-linuxunix","category-servers"],"_links":{"self":[{"href":"https:\/\/ndk.sytes.net\/wordpress\/index.php?rest_route=\/wp\/v2\/posts\/969","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ndk.sytes.net\/wordpress\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/ndk.sytes.net\/wordpress\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/ndk.sytes.net\/wordpress\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/ndk.sytes.net\/wordpress\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=969"}],"version-history":[{"count":3,"href":"https:\/\/ndk.sytes.net\/wordpress\/index.php?rest_route=\/wp\/v2\/posts\/969\/revisions"}],"predecessor-version":[{"id":974,"href":"https:\/\/ndk.sytes.net\/wordpress\/index.php?rest_route=\/wp\/v2\/posts\/969\/revisions\/974"}],"wp:attachment":[{"href":"https:\/\/ndk.sytes.net\/wordpress\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=969"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/ndk.sytes.net\/wordpress\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=969"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/ndk.sytes.net\/wordpress\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=969"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}