CVSROOT: /cvs Module name: src Changes by: e...@cvs.openbsd.org 2012/08/25 16:52:19
Modified files: usr.sbin/smtpd : lka.c Log message: lka must not start servicing requests until it has received its full config from parent. Disable imsg from other processes until then. Fix some races when the mta tries to lookup an auth map too early, for example. ok gilles@ chl@