CVSROOT: /cvs Module name: src Changes by: e...@cvs.openbsd.org 2012/01/29 09:51:00
Modified files: usr.sbin/smtpd : smtp_session.c Log message: For some reason, all recipients are rejected if the msg field is not initialized here. Fix it, but this requires further investigation. ok gilles@