Newsgroups : Borland : borland.public.delphi.internet.winsock : 2006 Aug : Re: indy thunderbird receipt problem
| Subject: | Re: indy thunderbird receipt problem |
| Posted by: | "gurkan" (gurkancal..@hotmail.com) |
| Date: | Fri, 11 Aug 2006 09:30:07 |
Remy Lebeau (TeamB) yazmış:
> "gurkan" <gurkancalik@hotmail.com> wrote in message
> news:44db95cd@newsgroups.borland.com...
Firstly thanks for your answer.
> MailMessage.ReceiptRecipient.Address:=sSender;
Do you mean to use the same email address that is sending the message? If
so, then you should be using sSenderMail instead of sSender.
Yes i use here sSenderMail and in my code block i used "try" block.
I chance the ContentTransferEncoding miss but its cannot solve my problem.