CVSROOT: /cvs Module name: src Changes by: gil...@cvs.openbsd.org 2015/01/11 04:49:36
Modified files: usr.sbin/smtpd : delivery_filename.c Log message: unbreak the delivery_filename backend, now that it no longer prepends the >From separator line but gets it injected in its iobuf by the mda process, we need to make sure not to escape the first 'From ' we receive. spotted by deraadt@