On Sun, Dec 15, 2024 at 11:16:16AM +0300, Michael Tokarev via Postfix-users wrote:
> What was so unreliable in there? On Sun, Dec 15, 2024 at 09:29:48AM +0100, Tomasz Pala via Postfix-users wrote: > On 2024-12-15 01:07, Wietse Venema via Postfix-users wrote: > Would you mind elaborating this a bit? There are configurable > rate-limiters I am aware of, but never noticed any logs lost from journal... With systemd logging, logs are by default lossy (rate-limits too tight and many users don't notice until it is too late). Also logging is stream rather than datagram based (separate stream per-process), and so gets the logs out of order when logs are sent in close succession by multiple processes. I consider this unfit for use. -- Viktor. _______________________________________________ Postfix-users mailing list -- postfix-users@postfix.org To unsubscribe send an email to postfix-users-le...@postfix.org