analyze sendmail queue
this will simply list the top 20 "To" or "From" in your mail queue.
cd /var/spool/mqueue
grep -E "From: |To: " qf*|cut -f3 -d":"|sort|uniq -c|sort -nr|head -20
Written by javier wilson
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Sendmail
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#