Newsgroups : Borland : borland.public.delphi.internet.winsock : 2006 Apr : Re: tidSMTP problem embedding attachments

www.cryer.info
Managed Newsgroup Archive

Re: tidSMTP problem embedding attachments

Subject:Re: tidSMTP problem embedding attachments
Posted by:"Remy Lebeau (TeamB)" (no.spam@no.spam.com)
Date:Mon, 10 Apr 2006 21:23:31

"Tony Christiansen" <news@adegroup.com.au> wrote in message
news:4434d1fa$1@newsgroups.borland.com...

> Here is an example. Instead of getting the message text and
> the file as an attachment it ends up as "text" data in the actual
> message body.

That is because your data is corrupted.  You have SMTP commands embeeded in
the data.  They do not belong there.  Also, the message text is malformed.
Since you have not shown your actual code yet, I can only assume that you
are misusing the components themselves.


Gambit

Replies:

none

In response to:

www.cryer.info
Managed Newsgroup Archive