[Shootout-list] Re: New test in CVS: implicitode
Christophe TROESTLER
del-con@tiscali.be
Fri, 01 Apr 2005 13:58:50 +0200 (CEST)
On Thu, 31 Mar 2005, Sebastien Loisel <sloisel@gmail.com> wrote:
>
> 1) Why does = get replaced by =3D in the archives and (possibly?) also
I guess it is because your attachment has the header
Content-Type: text/plain; name="implicit-ode.cpp"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: attachment; filename="implicit-ode.cpp"
Thus, as you see, the program code is quoted-printable encoded instead
of being plain ASCII. Your mailer should allow you to choose the later.
ChriS