CVSROOT: /cvs Module name: src Changes by: gil...@cvs.openbsd.org 2009/07/28 07:53:51
Modified files: usr.sbin/smtpd : store.c Log message: add missing bit to correctly spot loops in all cases. at the moment we only break out of the loop, but do not generate mailer daemon, this will come soon. ok pyr@, tested by me with help from gui at iroqwa dot org