Hi,
First i'd like to thank all those people out there for their
help in fixing up my 3 problems in an excelent time..
Now my problem is that i want to get maillog to log with human readable
times..
I know that i have to use the tai64nlocal command but where exactly and
how..
here is one of my logging scripts..
cat /var/qmail/supervise/qmail-send/log/run
#!/bin/sh
exec /usr/local/bin/setuidgid qmaill /usr/local/bin/multilog t
/var/log/qmail/qmail.send
