MailBee.NET Objects 4.0

ErrorCodes.BadMessageData Field

The SMTP server rejected the message data sent by the client.

public const int BadMessageData = 318;

Remarks

The most common reasons of this error:

See Also

ErrorCodes Class | MailBee Namespace