CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/03/10 11:35:05
Modified files:
usr.sbin/smtpd : lka_filter.c log.c log.h
Log message:
Allow filters to prepend loglines with a priority tag. This way logmessages
can be written under a reasonable priority, instead of putting everything
under warning.
Current behaviour of tagless messages will still be written out under
warning.
OK kirill@, op@
