[CSCMail-Users] Attachments
Brought to you by:
countzer0
From: Daniel S. <np...@gm...> - 2001-12-08 13:33:29
|
I've encountered some problems with attachments sent by windows-clients (Opera, Notes, ...). They are using some kind of code for the filename instead of a "normal" filename. The problem is that cscmail fails to save or view these attachments, I think because of the '?' and '=' chars in the filename. Is there a better way to see these attachments nevertheless than exporting the mail, modifying the attachment-filename and importing it again? I've added an attachment-header to show what I mean. Daniel PS: I've also seen some Mac-Clients sending attachments named "blah/blahblah/blah/file.ext" It's the same problem with them. Content-Disposition: attachment; filename==?windows-1252?Q?Philippe=20Amrein.doc?= Content-Type: application/msword; name==?windows-1252?Q?Philippe=20Amrein.doc?= Content-Transfer-Encoding: Base64 |