Skip to main content
Version: Next

SMTP New transporter

SMTP New transporter ( server ) -> Function result

ParameterTypeDescription
serverObject🡒Mail server information
Function resultObject🡐SMTP transporter object

Description

Documentation moved

The documentation for this command has been moved. Visit developer.4d.com for updated documentation.

The SMTP New transporter command configures a new SMTP connection according to the server parameter and returns a new transporter object. The returned transporter object will then usually be used to send emails.