Grep gives this output:matteo wrote:this is the root mailbox whilst you must grep into the sendmail log, e.g.:Code: Select all
grep thorsten@phpmyfaq.de /var/log/maillog

Moderator: Thorsten
Grep gives this output:matteo wrote:this is the root mailbox whilst you must grep into the sendmail log, e.g.:Code: Select all
grep thorsten@phpmyfaq.de /var/log/maillog
Code: Select all
less /var/log/maillog
Code: Select all
egrep "sendmail|httpd|php" /var/log/yum.log*
Code: Select all
grep sendmail /etc/php.ini