| From | Sent On | Attachments |
|---|---|---|
| Jerry Amundson | Jun 25, 2003 1:55 pm | |
| Sam Varshavchik | Jun 25, 2003 3:09 pm | |
| Jerry Amundson | Jun 26, 2003 9:04 pm | |
| Jerry Amundson | Jun 26, 2003 9:25 pm | |
| Sam Varshavchik | Jun 27, 2003 7:42 am | |
| Sam Varshavchik | Jun 27, 2003 7:58 am | |
| Jerry Amundson | Jun 27, 2003 8:38 am | |
| Sam Varshavchik | Jun 27, 2003 9:41 am | |
| Jerry Amundson | Jun 27, 2003 2:55 pm | |
| Sam Varshavchik | Jun 27, 2003 6:35 pm | |
| Jason Haar | Jun 29, 2003 4:54 pm | |
| Jerry Amundson | Jul 2, 2003 12:25 pm | |
| Sam Varshavchik | Jul 2, 2003 3:10 pm | |
| Jerry Amundson | Jul 2, 2003 9:55 pm | |
| Sam Varshavchik | Jul 2, 2003 11:26 pm | |
| Jerry Amundson | Jul 3, 2003 7:10 am | |
| Sam Varshavchik | Jul 3, 2003 8:37 am | |
| Jerry Amundson | Jul 3, 2003 10:24 am | |
| Sam Varshavchik | Jul 3, 2003 6:07 pm | |
| Systems Administrator | Jul 3, 2003 11:08 pm | |
| Jerry Amundson | Jul 4, 2003 1:23 am |
| Subject: | Re: [courier-users] Re: To base64, or not to base64? | |
|---|---|---|
| From: | Jerry Amundson (jer...@pbs.com) | |
| Date: | Jun 26, 2003 9:04:42 pm | |
| List: | net.sourceforge.lists.courier-users | |
Sam Varshavchik wrote:
Jerry Amundson writes:
How does Courier determine which Content-Transfer-Encoding when sending to a server which does not advertise 8BITMIME?
It always uses quoted printable.
I send two PDF files to the same server. With the file encoded "quoted-printable", Adobe Reader opens it with "Wrong operand type", and most of the data does not display.
--=_arsenic-26194-1056570429-0001-2 Content-Type: application/pdf; name="WASHDC.pdf" Content-Transfer-Encoding: quoted-printable Content-Disposition: attachment; filename="WASHDC.pdf" X-Mime-Autoconverted: from quoted-printable to quoted-printable by courier 0.42.2
Something else is broken here. If the original message contained 8-bit content, it is illegal for that to have quoted-printable transfer encoding.
I suspect that something horribly broken is generating 8-bit crap; marks it as 7-bit quoted printable; Courier sees that the MIME section contains 8-bit data, and converts 8-bit crap to quoted-printable crap. The final result is the same crap.
I can guess the answer to this, but did anything change from Courier 0.40.1 that would affect this? I'm told by the accounting folks that these attachments have worked flawlessly "for years"...
jerry





