Hello,

Yes I think the change is :
          if FEmailFiles.Count = 0 then
                HdrLines[I] := 'Content-Type: multipart/related; ' +
                               'type="multipart/alternative";' 
            else
                HdrLines[I] := 'Content-Type: multipart/mixed;';

in :

procedure THtmlSmtpCli.TriggerProcessHeader(HdrLines: TStrings);

And it will work better on Outlook Express...

Thank for your answer.



Arno Garrels a écrit :
> Fabrice Vendé wrote:
>   
>> Hello,
>>
>>
>> I have some problem with THtmlSmtpCli and Outlook Express. Not under
>> Thunderbird.
>> Attachment are not visible or are partially visible.
>> Problem comme from multipart/alternative header :
>>     
>
> I think this has been recently fixed/changed in ICS-V7:
> http://svn.overbyte.be:8443/svn/ics/branches/icsv7/Delphi/Vc32/OverbyteIcsSmtpProt.pas
> User = ics, password = ics
>
> --
> Arno Garrels
>
>
>   


-- 
Fabrice Vendé
[email protected] <mailto:[email protected]>
        
<http://www.infocob.com/>

        SARL Infocob <http://www.infocob.com/>
154 avenue de Talmont
BP20076
85102 Les Sables d'Olonne Cedex

 

-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be

Reply via email to