{"id":40,"date":"2024-07-12T13:17:26","date_gmt":"2024-07-12T06:17:26","guid":{"rendered":"https:\/\/teddy.pnp.ac.id\/?p=40"},"modified":"2024-07-12T13:19:05","modified_gmt":"2024-07-12T06:19:05","slug":"cara-membersihakan-email-postfix","status":"publish","type":"post","link":"https:\/\/teddy.pnp.ac.id\/?p=40","title":{"rendered":"Cara Membersihakan email postfix"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\"><strong>Issue<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>\u00a0 \u00a0 \/var\/spool\/postfix\/maildrop contains thousands of files<\/li>\n\n\n\n<li>\u00a0 \u00a0 How to flush or delete emails from the postfix mail queue<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Resolution<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">&nbsp;To flush the queue (force delivery) :<br><br>&nbsp; &nbsp;&nbsp;[root@rh-mcnode01 ~]# postfix flush<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">&nbsp;To delete mails from queue :<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">&nbsp; &nbsp; &nbsp; &nbsp; Check the mail queue, using the mailq command and delete a specific email like so :<br><br>&nbsp; &nbsp; &nbsp;[root@rh-mcnode01 ~]# postsuper -d mailID<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">&nbsp;To remove all mail from all the queues ( hold, incoming, active and deferred ) , run :<br><br>&nbsp; &nbsp; &nbsp;[root@rh-mcnode01 ~]# postsuper -d ALL<br><br>The email is stored in maildrop queue, you can run postsuper -d ALL maildrop to nuke all of them<br><br>&nbsp; &nbsp; &nbsp;[root@rh-mcnode01 ~]# postsuper -d ALL maildrop<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">&nbsp;To remove all mails in the deferred queue only, run :<br><br>&nbsp; [root@rh-mcnode01 ~]# postsuper -d ALL deferred<br><br><strong>Alternative command<\/strong><br><br>You can execute the following command to remove all file from \/var\/spool\/postfix\/maildrop\/.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">[root@rh-mcnode01 ~]# find \/var\/spool\/postfix\/maildrop\/ -type f | xargs rm\u00a0 -rf<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">sumber: <a href=\"https:\/\/antnix07.blogspot.com\/2018\/08\/how-to-flush-or-delete-emails-from.html\">https:\/\/antnix07.blogspot.com\/2018\/08\/how-to-flush-or-delete-emails-from.html<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Issue Resolution &nbsp;To flush the queue (force delivery) : &nbsp; &nbsp;&nbsp;[root@rh-mcnode01 ~]# postfix flush &nbsp;To delete mails from queue : &nbsp; &nbsp; &nbsp; &nbsp; Check the mail queue, using the mailq command and delete a specific email like so : &nbsp; &nbsp; &nbsp;[root@rh-mcnode01 ~]# postsuper -d mailID &nbsp;To remove all mail from all the queues [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[5],"tags":[],"class_list":["post-40","post","type-post","status-publish","format-standard","hentry","category-linux"],"_links":{"self":[{"href":"https:\/\/teddy.pnp.ac.id\/index.php?rest_route=\/wp\/v2\/posts\/40","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/teddy.pnp.ac.id\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/teddy.pnp.ac.id\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/teddy.pnp.ac.id\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/teddy.pnp.ac.id\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=40"}],"version-history":[{"count":1,"href":"https:\/\/teddy.pnp.ac.id\/index.php?rest_route=\/wp\/v2\/posts\/40\/revisions"}],"predecessor-version":[{"id":41,"href":"https:\/\/teddy.pnp.ac.id\/index.php?rest_route=\/wp\/v2\/posts\/40\/revisions\/41"}],"wp:attachment":[{"href":"https:\/\/teddy.pnp.ac.id\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=40"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/teddy.pnp.ac.id\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=40"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/teddy.pnp.ac.id\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=40"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}