The IMessageBLL type exposes the following members.

Properties

  Name Description
Public property MailServerAddress
Gets or sets property that is used in message sending methods instead of the "From" address of the user. Used to avoid SPF issues on mail servers that will not accept from addresses from arbitrary users. Instead of that, a fixed valid From message is used that is always accepted by SMTP.

See Also