-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 12/7/10 01:21 , Nathan Howell wrote:
> The way I've seen it done before was to:
> - calculate the size of the body in quoted-printable and base64 encoding
> - select the smaller encoded form of the two
>
> quoted-printable is fairly human readable.
On Tue, Dec 7, 2010 at 8:21 AM, Nathan Howell wrote:
> On Mon, Dec 6, 2010 at 8:42 PM, Michael Snoyman wrote:
>> The request is to make both the HTML and plain text parts use base64
>> encoding by default. This *seems* to me to make a lot of sense, since
>> it will ensure that your message arrive
On Mon, 6 Dec 2010 22:21:35 -0800, Nathan Howell
wrote:
> On Mon, Dec 6, 2010 at 8:42 PM, Michael Snoyman wrote:
> > The request is to make both the HTML and plain text parts use base64
> > encoding by default. This *seems* to me to make a lot of sense, since
> > it will ensure that your message
On Mon, Dec 6, 2010 at 8:42 PM, Michael Snoyman wrote:
> The request is to make both the HTML and plain text parts use base64
> encoding by default. This *seems* to me to make a lot of sense, since
> it will ensure that your message arrives exactly as you intended it,
> and will ensure that any no
On 7 December 2010 13:42, Michael Snoyman wrote:
> Hi all,
>
> I've gotten a request for the mime-mail package that I'd like some
> input on. Right now, there's the ability to fully specify whether or
> not to base64-encode each part in a message, but the included
> simpleMail function defaults to
Hi all,
I've gotten a request for the mime-mail package that I'd like some
input on. Right now, there's the ability to fully specify whether or
not to base64-encode each part in a message, but the included
simpleMail function defaults to non-encoded parts for both its HTML
and plain text alternati