Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Aug 2017 07:29:44 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 210537] [patch] [feature request] set MIME type in cron-generated e-mails
Message-ID:  <bug-210537-8-xxLGEmaV45@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-210537-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-210537-8@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D210537

--- Comment #8 from Eugene Grosbein <eugen@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 jo=
bs
don't need auto-detection of Content-Type but fixed value like
CONTENT_TYPE=3Dfixed:"text/plain; charset=3Dutf-8"

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-210537-8-xxLGEmaV45>