An abstract parent for all exceptions that are thrown when the component determines the message could not be submitted to the SMTP server even before starting the actual submission.
For a list of all members of this type, see MailBeeSmtpMessageNotAllowedException Members.
System.Object
System.Exception
System.ApplicationException
MailBee.MailBeeException
MailBee.MailBeeNetworkException
MailBee.MailBeeRemoteHostException
MailBee.MailBeeProtocolException
MailBee.MailBeeEmailProtocolException
MailBee.SmtpMail.MailBeeSmtpMessageNotAllowedException
MailBee.SmtpMail.MailBeeSmtpMessageSizeOutOfRangeException
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
For instance, if the message source data size exceeds the maximum size of the message allowed by the SMTP server for submission, it makes no sense to start the actual submission. The server would reject the message anyway.
Namespace: MailBee.SmtpMail
Assembly: MailBee.NET (in MailBee.NET.dll)
MailBeeSmtpMessageNotAllowedException Members | MailBee.SmtpMail Namespace