SMTP.perform

Performs the request as configured.

struct SMTP
perform
(
ThrowOnError throwOnError = Yes.throwOnError
)

Parameters

throwOnError ThrowOnError

whether to throw an exception or return a CurlCode on error

Meta