help files
Z505 | PasWiki | FUQ | Search | Main Docs | API Guide



[Overview][Types][Procedures and functions] Reference for unit 'smtp' (#powtils_main)

SmtpConnect

Declaration

Source position: smtp.pas line 46

function SmtpConnect(

  const address: String;

  const username: String;

  const password: String

):SMTPConnection;

Notes

Connects to the SMTP server.

Tips

Close the connection after you are finished.






lufdoc, Powtils, fpc, freepascal, delphi, kylix, c/c++, mysql, cgi web framework docs, Z505