Useful CLI Commands
From Roaring Penguin
Revision as of 12:02, 22 December 2014 by MCoyne (talk | contribs) (moved Useful CLI Commangs to Useful CLI Commands: Spelling)
Force a mailqueue run to a specific domain, e.g. example.com. The -v will generate verbose reporting.
sendmail -v -qRexample.com
Watch the end of the current mail log file.
tail -f /var/log/mail-daily/current.log