CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/08/13 05:10:31
Modified files:
usr.sbin/smtpd : pony.c smtp_session.c smtpd.h
usr.sbin/smtpd/smtpd: Makefile
Log message:
bypass the filter code for incoming smtp sessions.
experimental support for filters has been removed from the config
parser already, and we want to get rid of the remaining code.
ok gilles@
