[Bug 210537] [patch] [feature request] set MIME type in cron-generated e-mails
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Aug 10 07:29:44 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210537
--- Comment #8 from Eugene Grosbein <eugen at freebsd.org> ---
(In reply to Mikhail T. from comment #7)
Cron jobs are not supposed to spit binary data to standard output. I don't
think cron daemon should be responsible for fixing such bugs of user jobs.
I also don't think that libmagic overhead should be made default as most jobs
don't need auto-detection of Content-Type but fixed value like
CONTENT_TYPE=fixed:"text/plain; charset=utf-8"
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list