> I use mailto to generate email around our intranet. > The email comes up in my default email client > and I can add text and send the email. > > Now I want to generate mails and send them all from delphi. > I still want to use my default email client. > I guess I want something like MailtoAndSend. Is this possible?
Use MAPI, if your default mail client support it. There are numerous Delphi port or components. -- Contribute to the SSL Effort. Visit http://www.overbyte.be/eng/ssl.html -- [EMAIL PROTECTED] Author of ICS (Internet Component Suite, freeware) Author of MidWare (Multi-tier framework, freeware) http://www.overbyte.be _______________________________________________ Delphi mailing list -> [email protected] http://www.elists.org/mailman/listinfo/delphi

