Tomasz Pala via Postfix-users: > On 2024-12-15 09:44, Viktor Dukhovni via Postfix-users wrote: > > > > 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 > > System-wide "defaults to 10000 messages in 30s" and "is applied per- > service", so this can be easily resolved by providing postfix.service > with: > > LogRateLimitIntervalSec=0
How would it know that a message sent with the syslog() library function came from a Postfix-related process, including non-daemon Postfix processes like sendmail, postdrop, postqueue, and so on? I suppose it is not from parsing the message text. Wietse _______________________________________________ Postfix-users mailing list -- postfix-users@postfix.org To unsubscribe send an email to postfix-users-le...@postfix.org