CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/12/21 03:23:37
Modified files:
usr.sbin/smtpd : lka.c lka_filter.c smtp_session.c smtpd.h
Log message:
do not pass rdns, fcrdns, ss_src and ss_dest with IMSG_FILTER_SMTP_BEGIN,
but gather the information from the link-connect reporting event instead.
this removes redundant code and makes it easier to prepare for smtp-out.
