aspNetEmail

EmailMessage.SmtpHelloResponse Property

The response of the SMTP server from the HELO/EHLO Command.

public string SmtpHelloResponse {get; set;}

Remarks

This property is helpful when troubleshooting clustered mail servers, to determine which mail server actually responded to the HELO/EHLO welcome command.

See Also

EmailMessage Class | aspNetEmail Namespace