DomainDataRejectMailWhenDisabled Property Ipswitch.Messaging.Framework
Tells SMTP to block the recipient on the RCPT TO: command to prevent acceptance of messages destined to users of domains that are disabled. Will return 4xx temp error.

Namespace: IMailAPI_NET
Assembly: IMailAPI_NET (in IMailAPI_NET.dll) Version: 1.0.0.0
Syntax

public bool RejectMailWhenDisabled { get; set; }

Property Value

Type: Boolean
See Also

Reference