Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

Options
Go to last post Go to first unread
Merv Norton  
#1 Posted : Monday, April 14, 2014 12:27:41 PM(UTC)
Merv Norton

Rank: Newbie

Groups: Registered
Joined: 4/13/2014(UTC)
Posts: 1
United States
Location: Springfield, VA

I have installed "Send email directly without SMTP server(MX DNS lookup) in Delphi" and it works. I need to add CRLF to the Body Text,

How can I do that?
ivan  
#2 Posted : Tuesday, April 15, 2014 4:05:57 AM(UTC)
ivan

Rank: Administration

Groups: Administrators
Joined: 11/11/2010(UTC)
Posts: 1,148

Thanks: 9 times
Was thanked: 54 time(s) in 54 post(s)
Originally Posted by: Merv Norton Go to Quoted Post
I have installed "Send email directly without SMTP server(MX DNS lookup) in Delphi" and it works. I need to add CRLF to the Body Text,

How can I do that?


do it like this:

oSmtp.BodyText := 'this is a test email sent from Delphi project directly' + #13#10 + 'second line';
Users browsing this topic
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

Powered by YAF.NET | YAF.NET © 2003-2024, Yet Another Forum.NET
This page was generated in 0.043 seconds.

EXPLORE TUTORIALS

© All Rights Reserved, AIFEI Software Limited & AdminSystem Software Limited.