Name | Description | |
---|---|---|
![]() ![]() | DefaultSettings | Gets an instance of SmtpSettings populated with settings for the current store. |
![]() | EnableSSL | Gets or sets a value indicating whether the SMTP server requires an SSL connection. |
![]() | Password | Gets or sets the password for SMTP authentication. |
![]() | Port | Gets or sets the SMTP server port. Default is 25. |
![]() | RequiresAuthentication | Gets or sets a value indicating whether the SMTP server requires authentication. |
![]() | Server | Gets or sets the SMTP Server Name or IP. |
![]() | UserName | Gets or sets the user name for SMTP authentication. |