freebsd-dev/usr.sbin/cron
Peter Wemm 713c03d57a Check gethostname(2) return code - but even if it succeeds it may not
null terminate.

Temporarily use "From: $user@$hostname" rather than "From: $user".
The latter exposes incompatible behavior if using dma(8).  sendmail(8)
(and other alternatives) canonify either form on submission (even
if masquerading), but dma will leak a non-compliant address to
the internet.
2014-08-05 01:32:09 +00:00
..
cron Check gethostname(2) return code - but even if it succeeds it may not 2014-08-05 01:32:09 +00:00
crontab use .Mt to mark up email addresses consistently (part2) 2014-06-20 09:57:27 +00:00
doc Spelling fixes for usr.sbin/ 2011-12-30 10:58:14 +00:00
lib Second attempt to add @every_second keyword support. Due to multiple 2012-10-25 22:54:29 +00:00
Makefile
Makefile.inc