CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/05/26 15:30:00
Modified files:
usr.sbin/smtpd : lka_session.c smtpd.h
usr.sbin/smtpd/smtpd: Makefile
Added files:
usr.sbin/smtpd : mda_variables.c
Log message:
move variables expansion out of lka_session into their own file, this is a
mechanical diff to simplify a bit the lka code and prepare for moving
variables outside of the lookup process into the chrooted mda process.
no functional change for now.
ok eric@
