CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/12/12 15:10:47
Modified files:
usr.sbin/smtpd : lka.c lka_proc.c parse.y smtpd-filters.7
smtpd.c smtpd.h
Log message:
filter protocol has an initial handshake within which smtpd tells filters
about a few global configuration informations. this makes smtpd tell proc
filters for which subsystem they are registered allowing them to register
only events that are relevant.
