KNOWLEDGE BASE
Log In    |    Knowledge Base    |    4D Home
Tech Note: Email_QuickSend
PRODUCT: 4D | VERSION: | PLATFORM: Mac & Win
Published On: July 11, 2005

Using the command SMTP_Auth, you can send emails from 4D through SMTP servers that require authentication. This command has been inseveral releases of 4D Internet Commands but is, to this day, very little known. This technical note illustrates a basic technique that uses the SMTP_Auth command. Instead of using the command SMTP_QuickSend, which does not support authentication, you can use the calls to SMTP_QuickSend by the method Email_QuickSend and simply add one parameter
for the password.

Download Complete Tech Note and Example: Windows | Mac