Newsgroups : Borland : borland.public.delphi.internet.winsock : 2006 Oct : Re: indy 10 message format probelm

www.cryer.info
Managed Newsgroup Archive

Re: indy 10 message format probelm

Subject:Re: indy 10 message format probelm
Posted by:"aslam" (aslamkhan..@gmail.com)
Date:10 Oct 2006 22:02:16

Remy Lebeau (TeamB) wrote:

> "aslam" <aslamkhan24@yahoo.co.in> wrote in message
> news:4529f851$1@newsgroups.borland.com...
>
> >   i am using indy 10 and delphi 2006, i want to send email
> > with attachement. please help me out.
>
> What exactly are you having a problem with?  Please be more specific.  Have
> you read the documentation yet?  Have you looked at the demos yet?  What
> have you tried so far that is not working for you?  What kind of messages
> are you trying to send in the first place?
>
>
> Gambit

hi gambit,
Thakn you for reply. actually i was working with delphi 7 and indy 9
and now i migrated to indy 10 and delphi 2006. Actually, my program was
working properly in delphi 7. What i want to do is that, i create a
Tidmessage and filling some of its fields and then save it in database.
And when i want to add an attachment to it, i load the message from
database using loadfromstream(it is actually a blob field in mysql),
and simply create the message part as an attachment for it. but the
content type of the message still remains text/plain. it was working in
the delphi 7 properly. i will be thank full if you help me soon thank
you

Replies:

In response to:

www.cryer.info
Managed Newsgroup Archive