add -E flag and 'skipempty' option to skip sending messages with
authormartynas <martynas@openbsd.org>
Wed, 16 Jul 2008 15:11:16 +0000 (15:11 +0000)
committermartynas <martynas@openbsd.org>
Wed, 16 Jul 2008 15:11:16 +0000 (15:11 +0000)
commitb40c92300e4d9182adab3a1ea65b4952fcf582ca
tree19cf98111d94b44c08ac2f82a5e79c6ea280102e
parent142f81923d4033473afb4ecf7ba0211a0b627564
add -E flag and 'skipempty' option to skip sending messages with
empty bodies.  useful for sending mails from crontabs.
from rivo nurges <rix at estpak dot ee>, with missing 'skipempty'
documentation and usage update from me
ok millert@
usr.bin/mail/mail.1
usr.bin/mail/main.c
usr.bin/mail/send.c