CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected] 2015/01/20 09:59:07

Modified files:
        usr.bin/mail   : cmd3.c def.h extern.h mail.1 main.c names.c 
                         send.c 

Log message:
Add support for the "-r fromaddr" flag now that we don't support
sendmail flags on the command line.
Also allow "from" to be set in mailrc.
Use sendmail's "-t" flag when executing sendmail instead of specifying
the list of recipients in argv.  The "-f" flag will be used to set
the from address if specified.

Reply via email to