It is correct?
Var
Data: Tstrings;
...
data := TStrings.Create;
data.Add('Hi!');
data.Add('This is examlpe.');
smtpsend.SendTo(('[EMAIL PROTECTED]','[EMAIL PROTECTED]','subject','smtp.exa
mple.com',data)
Where I add user and password to SMTP server?
-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Lukas
Gebauer
Sent: Monday, May 08, 2006 10:04 PM
To: [email protected]
Subject: Re: [Synalist] Mail send example
> Hi. Synapse is excellent units but i miss more example. How I send mail
> over Synapse? I read some article on Synapse homepage and Synapse Wiki but
> I don't understand. Thanks for reply.
Sending mail? See smtpsend.pas and how are implemented functions like
SendTo, Sendtoex or Sendtoraw here.
If you wish example for 'creating MIME mail message text', take a look to
mimemess.pas, their documentation and wiki pages.
If you still have some questions, as here.
Yes, Synapse have not lot of samples. Wki pages are here for this
purpose, anyone can improve this wiki pages and add some examples and
articles.
--
Lukas Gebauer.
E-mail: [EMAIL PROTECTED]
WEB: http://www.ararat.cz/synapse - Synapse Delphi and Kylix TCP/IP
Library
-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job
easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
synalist-public mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/synalist-public
-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
synalist-public mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/synalist-public