OpenInsight email sending feature (OpenInsight 32-Bit)
At 20 OCT 2005 02:03:20AM Albert Fenech wrote:
We have converted our software to use the OpenInsight SendMail feature instead of the .NET and VBscripts previous developed by us.
A problem has occurred when a client sends emails with zipped attachments to certain email addresses.
We have established that the Content Type setup by OISendMail is "binary/ZIP". This appears to work on some sites but not no others.
When we sent an email straight to Outlook the Content Type was "application/z-zip-compressed" and the attachment was handled correctly.
We changed our program that used OISendMail to use "application/z-zip-compressed" as the CONTENT parameter but to on avail. The string was included in the body of the email.