CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/12/21 07:33:52
Modified files:
usr.sbin/smtpd : config.c lka.c lka_filter.c lka_proc.c
lka_report.c parse.y smtp_session.c smtpd.h
Log message:
bring in new grammar for filters, allowing filter chains and plugging of
different filters & chains on different interfaces.
in this diff, proc filters are still disabled as they're missing on very
important piece of logic.
ok eric@
