Category: Exim

Number of mails in the queue:
exim -bpc

Mails in the queue:
exim -bp

1Ka6u5-00032Z-Eb etc is the message id 

/var/spool/exim/msglog

/var/spool/exim/input 

tail -f /var/log/exim_mainlog

log_selector = +address_rewrite +all_parents +arguments +connection_reject +delay_delivery +delivery_size +dnslist_defer +incoming_interface +incoming_port +lost_incoming_connection +queue_run +received_sender +received_recipients +retry_defer +sender_on_delivery +size_reject +skip_delivery +smtp_confirmation +smtp_connection +smtp_protocol_error +smtp_syntax_error +subject +tls_cipher +tls_peerdn



exiqgrep -o 1 -i | xargs exim -Mrmexim -bp

Remove queue:
exiqgrep -i | xargs exim -Mrm

[http://bradthemad.org/tech/notes/exim_cheatsheet.php

How useful was this post?

Click on a star to rate it!

Average rating 0 / 5. Vote count: 0

No votes so far! Be the first to rate this post.