> Usually, all you need for that is to know the SMTP server > address, the user name, and the password.
Useless if you are creating a commercial product. Mike -----Original Message----- From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Rob Kennedy Sent: Monday, 26 September 2005 11:41 PM To: [email protected] Subject: Re: [delphi-en] Email warning notice Steve wrote: > Thanks > does this use the users outlook? No. It doesn't use the user's Pegasus, or Thunderbird, or Eudora, either. If you use the ICS or Indy SMTP components (both free), the e-mail-sending code is compiled directly into your program. Essentially, your program becomes an e-mail client. It talks directly to the e-mail server. Usually, all you need for that is to know the SMTP server address, the user name, and the password. -- Rob ------------------------ Yahoo! Groups Sponsor --------------------~--> Fair play? Video games influencing politics. Click and talk back! http://us.click.yahoo.com/T8sf5C/tzNLAA/TtwFAA/i7folB/TM --------------------------------------------------------------------~-> ----------------------------------------------------- Home page: http://groups.yahoo.com/group/delphi-en/ To unsubscribe: [EMAIL PROTECTED] Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/delphi-en/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

