by OtterSoftware » 25 May 2010, 15:58
Hi Erik and apologies for the long delay in replying and for the very vague message.
Essentially, what happens is that an attachment name is truncated so that something like "An Attachment.jpg" becomes "An.jpg". If you encode the attachment name it arrives with an attachment name of "An%20Attachment.jpg".
I've attached an example project to show this (and my other issue with email server details removed).
- Attachments
-
edmessage_general.zip
- (249.53 KiB) Downloaded 115 times
Hi Erik and apologies for the long delay in replying and for the very vague message.
Essentially, what happens is that an attachment name is truncated so that something like "An Attachment.jpg" becomes "An.jpg". If you encode the attachment name it arrives with an attachment name of "An%20Attachment.jpg".
I've attached an example project to show this (and my other issue with email server details removed).