CVSROOT: /cvs Module name: src Changes by: c...@cvs.openbsd.org 2012/07/11 11:20:29
Modified files: usr.sbin/smtpd : filter_api.h Log message: Respect RFC 5321, section 4.5.3.1.: it reduces our current max size for localpart, domainpart and text line. The sizeof struct envelope goes from 8k to 6k. ok gilles@ eric@