Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Dec 2017 13:37:15 +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-kqxMnEqmGO@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 #18 from Mikhail T. <mi@ALDAN.algebra.com> ---
(In reply to Eugene Grosbein from comment #16)
> Wouldn't it better to use MAGIC_MIME_ENCODING instead of MAGIC_MIME

I still need the mime type to populate the Content-Type header. I do not ne=
ed
the charset in it, but it does not seem to harm anything.

I could split it into two calls -- one for MAGIC_MIME_TYPE and another for
MAGIC_MIME_ENCODING, but I thought it'd be more to your liking to reduce the
amount of conversations with libmagic.

--=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-kqxMnEqmGO>