On Wednesday 05 August 2009 15:28:27 Srdan Dukic wrote: > Ideally I would like Postfix to output its logs to a named unix fifo > pipe that would be read by my daemon process.
Or you can chroot postfix and let your daemon be the log socket. If nothing else is logging in that chroot, then you should have no problems and postfix does not care what is on the other end of the socket as long as it can write to it. -- Melvyn Sopacua