Dears,
Why there is a trailing space for files with short extension? The unexpected space corrupts other mail clients.
Is there any way how to workaround this defect?
> I now remember why it failed: when I saved the attachment to disk it was saved as 'configure.in ' with a trailing SPACE! This is the introduction to the BASE64 encoded stream in your eMail:
--Message-Boundary-22268
Content-type: Application/Octet-stream; name="configure.in "; type=Unknown
Content-disposition: attachment; filename="configure.in "
Content-transfer-encoding: BASE64
But this looks just fine:
--Message-Boundary-26708
Content-type: Application/Octet-stream; name="cptran.h"; type=Program-source
Content-disposition: attachment; filename="cptran.h"
<p>Dears,</p><p>&nbsp;Why there is a trailing space for files with short extension? The unexpected space corrupts other mail clients.</p><p>&nbsp;Is there any way how to workaround this defect?
</p>&gt; I now remember why it failed: when I saved the attachment to disk it was saved as 'configure.in ' with a trailing SPACE! This is the introduction to the BASE64 encoded stream in your eMail:
<p>&nbsp; --Message-Boundary-22268
&nbsp; Content-type: Application/Octet-stream; name="configure.in "; type=Unknown
&nbsp; Content-disposition: attachment; filename="configure.in "
&nbsp; Content-transfer-encoding: BASE64</p><p>&nbsp;</p><p>But this looks just fine:</p><p>--Message-Boundary-26708
&nbsp;Content-type: Application/Octet-stream; name="cptran.h"; type=Program-source
&nbsp;Content-disposition: attachment; filename="cptran.h"
</p>