User Tools

Site Tools


directadmin:exim:exim-command

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
directadmin:exim:exim-command [2022/08/15 06:22] kbadmindirectadmin:exim:exim-command [2024/09/17 05:31] (current) kbadmin
Line 7: Line 7:
  strings /var/spool/exim/db/retry  strings /var/spool/exim/db/retry
 </code> </code>
 +
 +==== Count Total Queue ====
 +<code>
 +exim -bpc
 +</code>
 +==== Tampilkan info queue ====
 +<code>
 +exim -bp
 +</code>
 +==== Summary Exim Queue ====
 +<code>
 +exim -bp | exiqsumm 
 +</code>
 +==== Exim Current Actifity ====
 +<code>
 +exiwhat
 +</code>
 +==== Test Exim Transaction ====
 +<code>
 +exim -bh ipaddress 
 +</code>
 +==== Exim Setting ====
 +<code>
 +exim -bP
 +</code>
 +==== Search Email ====
 +<code>
 +exiqgrep -f [luser]@domain
 +</code>
 +==== Exim Older Than ====
 +<code>
 +exiqgrep -o seconds [...]
 +</code>
 +==== Mengecen Error terakhir ====
 +<code>
 +exinext andhika@domain.com
 +</code>
 +
 +==== Menghapus Pesan Error ID dan Body ====
 +<code>
 +exipick -i '$message_body_missing' | xargs exim -Mrm
 +</code?
 +
 +Source : https://hostpapasupport.com/list-useful-commands-manage-exim-mail-server/
 +
 +
 +
 +
 +
 +
 +
 +
 +
  
 <nspages directadmin:exim -h1 -exclude:start -SimpleList> <nspages directadmin:exim -h1 -exclude:start -SimpleList>
  

Layanan

Harga Domain .COM | Harga Domain .ID | Shared Hosting | Email Hosting | MySQL Hosting |
directadmin/exim/exim-command.1660558960.txt.gz · Last modified: 2022/08/15 06:22 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