Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Dec 2017 03:19:22 +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-gBAeHNWPvt@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

Mikhail T. <mi@ALDAN.algebra.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #184654|0                           |1
        is obsolete|                            |

--- Comment #15 from Mikhail T. <mi@ALDAN.algebra.com> ---
Created attachment 188784
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D188784&action=
=3Dedit
set mime-type and employ base64 encoding, if binary is detected

(In reply to Eugene Grosbein from comment #14)

Ok, how about this version? When "encoding=3Dbinary" is found in the the
mimetype, it encodes the entire body as base64 -- using OpenSSL's
implementation found in -lcrypto.

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