curl-library
Re: SMTP messages are destroyed by Exchange 2003 only
Date: Thu, 07 Feb 2013 17:17:32 +0100
Hello Steve,
thank you for your fast reply.
> Most of what you've done looks okay to me... Have you tried expanding the
> content-disposition header in the attachment sub message to use the size
> attribute?
>
>> Content-Disposition: Attachment; filename="bnclan.gif"
>
> I would also recommend setting creation-date and modification date
> attributes as well, so that the email client has the opportunity to save the
> original file data where possible. For example:
>
> Content-Disposition: Attachment; filename="bnclan.gif"; size=4096;
> creation-date="Thu, 07 Feb 2013 15:30:00 GMT";
> modification-date=" Thu, 07 Feb 2013 15:30:00 GMT"
I added everything. Now it looks like this:
Content-Type: image/gif; name="bnclan.gif"
Content-Transfer-Encoding: base64
Content-Disposition: Attachment;
filename="bnclan.gif";
size=8154;
creation-date="Date: Thu, 07 Feb 2013 16:56:10 +0100";
modification-date="Date: Thu, 07 Feb 2013 16:56:10 +0100"
But sadly, still the same problem :-( If some Exchange 2003 receives that mail, it destroys the attachment.
Any other ideas? What else can I do wrong that causes Exchange to do so?
Best,
Volker
regify®
your mail matters
regify S.A. | 2b, Ennert dem Bierg | L-5244 Sandweiler / Luxembourg
phone: +352-268-932-1 | internet: www.regify.com
executive board: Kurt Kammerer, Volker Schmid
supervisory board chairman: Dr. Hans-Peter Kohlhammer
commercial register: Registre de Commerce et des Sociétés B 156705
regify GmbH | Römerstrasse 39 | D-78183 Hüfingen / Germany
Telefon: +49 771-89-784-236 | Internet: www.regify.com
Geschäftsführung: Kurt Kammerer, Volker Schmid
Handelsregister: Amtsgericht Freiburg HRB 709343
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2013-02-07