Is there any way i can configure my SME server to use postfix instead of qmail? Qmail's logging is utterly incomprehensible to me, and the troubleshooting tools are unfamiliar.
Alternatively (this option comes in a distant second), can anyone point me to information about:
1. Why SMTP traffic on the LAN is logged in the file with local mail delivery instead of with SMTP activity on the WAN interface, and whether this can be changed.
2. How to get dates & times from the logs in human readable format (even decimal Unix times would be an improvement!).
3. Whether it's possible to get qmail to log to syslog instead of its own log files. (This would solve both issues above.)
4. How to track a single message from its incoming connection on the LAN to its eventual destination. Even within one log, the same message id is reused several times, which makes it very difficult to guarantee that we're talking about the same message.