CVSROOT: /cvs Module name: src Changes by: mill...@cvs.openbsd.org 2014/12/16 11:36:46
Modified files: usr.bin/mail : mail.1 names.c Log message: Add new "expandaddr" flag (disabled by default) to enable recipient address expansion and document it. Previously, this behavior was always enabled. Also document how address expansion is performed, which used to only be described in the (no longer installed) Mail Reference Manual. CVE-2014-7844