CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/01/28 16:13:42
Modified files:
usr.sbin/smtpd : mta.c smtpd.h
Log message:
mta session state belongs to struct session, not struct batch, remove the
state field from struct batch and propagate the change
