ZMailTransportSMTP

From HTML5 Builder
Jump to: navigation, search

The ZMailTransportSMTP component provides an SMTP transport method to be used with ZMail.

Server-side Features

Properties, Methods and Events

Documented in the RPCL Reference.

Help Resources

Documentation

Sample Applications

On the ZendFramework\ZMail folder inside the sample applications directory you will find a project showcasing the ZMail component that uses ZMailTransportSMTP too.

ZMailTransportSMTP is also used in ZendFramework\ZLog.

See Also