How can i send mail?

I have a program and need send mail,i now want to send email to yahoo or others .How can I do that ? or How can i config it ?

Subject: How can i send mail ?

You don’t say from what program you want to send mail from, whether this is a Domino app, or not. If it isn’t Notes, you could also relay off of your Domino server. But you will probably have to talk to your Domino Admin to make sure that internal relaying is permitted.

Good luck.

Gregg

Subject: How can i send mail ?

It depends.

If you write your program on C++, use ShellOpen function (Win32 API) to send e-mails.