Newsgroups : Borland : borland.public.delphi.internet.winsock : 2006 May : I have a question about TIdSmtp Component.

www.cryer.info
Managed Newsgroup Archive

I have a question about TIdSmtp Component.

Subject:I have a question about TIdSmtp Component.
Posted by:"daniel pan" (danielp..@gd165.com)
Date:Tue, 23 May 2006 15:00:47

I wrote a app to send mail use TIdSmtp component.
And I found the send command of TIdSmtp will add a '.' after my mail
content. In RFC-821, it says it should add '<CRLF>.<CRLF>' after the mail
content.
So, I modified the source of IdSMTP.pas, but how do I made such code worked?
Or has another way to modify the end-of-transmission marker of TIdSmtp?
                            Daniel

Replies:

www.cryer.info
Managed Newsgroup Archive