mailing wrote:
How can I change the logging archive from @400000004ab8c72813286564.s to filename.month.day.year.log ? Thanks ,
Manny

If you install Qmailtoaster-Plus (http://qtp.qmailtoaster.com) then you can just:
qmlog smtp
or
qmlog send

Or whatever log you're wanting to view. If you do not have it installed, you can pipe the log through tai64nlocal to convert the timestamps to human-readable:
tail -n 50 /var/log/qmail/smtp/current | tai64nlocal
If you're talking about the actual log files in the log dirs, there was a script floating around on the list that would do this. Search the archives for more information.
Otherwise you''ll need to rename them yourself.

Reply via email to