CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/03/10 11:30:23
Modified files:
usr.sbin/smtpd : lka.c lka_filter.c log.c log.h parse.y smtpd.c
smtpd.conf.5 smtpd.h util.c
Log message:
Let smtpd write filter logging out to syslog under their own syslogtag.
This makes the layout more consistent with smtpd internal, and gives a
little more flexibility inside syslogd.
While here also document the user, group, and chroot arguments to a filter
as well.
OK kirill@, op@
