On Thu, May 27, 2010 at 09:36:04AM -0600, Gilles Chehade wrote: > CVSROOT: /cvs > Module name: src > Changes by: [email protected] 2010/05/27 09:36:04 > > Modified files: > usr.sbin/smtpd : config.c lka.c parse.y ruleset.c smtpd.c > smtpd.h > > Log message: > when a rule has two conditions (ie: accept for { domain foo, domain bar } ) > expand to two rules each having its own condition rather than one rule > with a tail queue of conditions. this simplifies code a bit and removes a > couple hacks. > > basic testing by oga and me >
this commit makes a change to the format of messages stored in queue, make sure you make clean and flush your queue before restarting smtpd Gilles -- Gilles Chehade
