Set the local client hostname or IP
| Parameters: | string – |
|---|---|
| Throws ZendMailExceptionInvalidArgumentException: | |
| Return type: | SmtpOptions |
Get connection class
This should be either the class ZendMailProtocolSmtp or a class extending it – typically a class in the ZendMailProtocolSmtpAuth namespace.
| Return type: | string |
|---|
Set connection class
| Parameters: | string – the value to be set |
|---|---|
| Throws ZendMailExceptionInvalidArgumentException: | |
| Return type: | SmtpOptions |
Get connection configuration array
| Return type: | array |
|---|