Rafael Azevedo:
> After disabling chroot, it worked!

LINUX bites, if chroot breaks relative pathnames for UNIX-domain
DGRAM sockets.

(If chroot broke relative pathnames for UNIX-domain STREAM sockets,
there should have been lots of bug reports already).

> Any clue about how can I have milliseconds in this output?

That is currently not implemented. 

Postfix alreadey provides sub-second logging for different stages
of delivery (time since arrival, time in active queue, time to
connect, time to transmit message).

http://www.postfix.org/postconf.5.html#delay_logging_resolution_limit

Example:

Nov  5 11:48:59 spike postfix/local[445]: 4Hm4gH1RlnzJrP5: 
to=<spam...@porcupine.org>, relay=local, delay=0.21, 
delays=0.2/0.0003/0/0.0036, dsn=2.0.0, status=sent (delivered to command: umask 
077; exec /usr/local/bin/filter)

        Wietse

Reply via email to