User Tools

Site Tools


directadmin:exim-menghapus-email-queue-untuk-string-domain-tertentu
no way to compare when less than two revisions

Differences

This shows you the differences between two versions of the page.


directadmin:exim-menghapus-email-queue-untuk-string-domain-tertentu [2021/06/08 02:32] (current) – created kbadmin
Line 1: Line 1:
 +====== Menghapus Exim Queue berdasar String Domain Tertentu ======
 +Hari ini ada email terhack dan mengirim ribuan pesan, bagaimana cara menghapus exim queue hanya untuk email tersebut. Adapun caranya adalah sebagai berikut :
 +<code>
 +exim -bp | grep 'spammer' | awk '{print $3}' | xargs exim -Mrm
 +</code>
 +
 +Ubah 'spammer' menjadi string nama domain.
  

Layanan

Harga Domain .COM | Harga Domain .ID | Shared Hosting | Email Hosting | MySQL Hosting |
directadmin/exim-menghapus-email-queue-untuk-string-domain-tertentu.txt · Last modified: 2021/06/08 02:32 by kbadmin

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki