does this help

11. Logs for all packages except freshclam are at:
--------------------------------------------------------------------

  /var/log/qmail/*

  Freshclam is at /var/log/clamav



......submission

The logs should be in /var/log/qmail/submission/current, unless you
set up your own port 587. If you created your own you may have carried
over a few things like rblsmtpd that shouldn't be there.


--------------------( read logs

Look at the logs like this:
tail current | tai64nlocal
In other words, pipe the output through tai64nlocal. Qmail uses it's own time-stamps (@400) to keep track of the time. tai64nlocal will convert this time back to human-readable.

> For Smtp :
>                tail -f /var/log/qmail/smtp/current
>
> For Send :
>                                       tail -f /var/log/qmail/send/current



On 8/3/2016 5:52 PM, Roxanne Sandesara wrote:
I cannot find the log files on the new qmail toaster installation I’ve built on 
this CentOS 7 box. The locations mentioned on the wiki don’t even exist. Where 
should I be looking?
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]




Reply via email to