...more recent posts
For my reference: tai64nlocal will convert the weird qmail log timestamp format into something readable. Takes input from stdin, so:
cat current | tai64nlocalto read the 'current' log file with readable datetimes. Wish I knew that before.
Also I added the mtrack script which also makes reading /var/log/qmail/send/current/ *much* easier (it groups message ids together so you can actually see what is happening in there.) I renamed it qmailsendlogreader.pl, so combined with tai64nlocal we can read the logs much easier using:
cat current | /usr/local/sbin/qmailsendlogreader.pl | tai64nlocal
iPhone media event going on right now. We should hear word about the SDK (software development kit - will allow 3rd party applications to be built for the iPhone.)