CVSROOT: /cvs Module name: src Changes by: gil...@cvs.openbsd.org 2009/10/16 16:26:27
Modified files: usr.sbin/smtpd : lka.c Log message: as of now, "accept for all deliver to mbox" is a valid syntax, sadly lka is not aware of this and will fatal() when it attempts to resolve a recipient for a destination that's not C_DOM or C_VDOM. issue reported by Dorian Buettner <dorian.buett...@gmx.de>