Newsgroups : Borland : borland.public.delphi.internet.winsock : 2006 Apr : Re: tidSMTP problem embedding attachments
| Subject: | Re: tidSMTP problem embedding attachments |
| Posted by: | "Ciaran Costelloe" (ccostell..@flogas.ie) |
| Date: | 12 Apr 2006 13:52:37 |
Tony Christiansen wrote:
> Since updating the app to D7 with Indy10 2 users have reported that
> when they send an email, the attachment ends up "embedded" in the
> message. It works fine on my PC.
If there is nothing in TIdMessage.Body and no other message parts, Indy
10 (correctly) creates a message that just has the attachment, as in
the sample email you posted.
Ciaran
none