[Missing <summary> documentation for "T:IMailAPI_NET.SMTPSettings"]
Inheritance Hierarchy
IMailAPI_NET.SMTPSettings
Namespace: IMailAPI_NET
Assembly: IMailAPI_NET (in IMailAPI_NET.dll) Version: 1.0.0.0
Syntax
The SMTPSettings type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | SMTPSettings | Initializes a new instance of the SMTPSettings class |
Methods
Name | Description | |
---|---|---|
![]() | AddAcceptListItem | |
![]() | AddKillListItem | |
![]() | ClearAcceptList | |
![]() | ClearKillList | |
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | IsInAcceptList | |
![]() | IsInKillList | |
![]() | Load | |
![]() | Save | |
![]() | ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
![]() | AcceptList | |
![]() | AccessControlTtl |
Time to live for cache records
|
![]() | AllowRemoteMailGroups | |
![]() | AllowRemoteViewGroups | |
![]() | AutoRestartQM | |
![]() | CheckValidSender | |
![]() | ControlAccess | |
![]() | CopyAddress | |
![]() | Debug | |
![]() | DelayBetweenRecipients | |
![]() | DenyAccessMinutes | |
![]() | DenyHackAttempt | |
![]() | DisableAuth | |
![]() | DisablePlainAuth | |
![]() | DisableVRFY | |
![]() | DomainForwarding | |
![]() | EHLOHost | |
![]() | EnableCopyAll | |
![]() | EnableExtraPort | |
![]() | EnableSSL | |
![]() | EnableTLS | |
![]() | ErrorDelaySeconds | |
![]() | ExtraPort | |
![]() | ForceAuthOnExtraPort | |
![]() | HardErrorLimit | |
![]() | HarvestingPreventionEnabled |
Are we preventing potential account harvesting
|
![]() | HelloMsg | |
![]() | HostDelimiters | |
![]() | InvalidRecipients | |
![]() | KillList | |
![]() | ListenOnAllIP | |
![]() | LogType | |
![]() | MailArchiveType | |
![]() | MailboxDelimiters | |
![]() | MaxConnections | |
![]() | MaxLoginAttemptsPerIP |
Maximum number of login attempts per IP
|
![]() | MaxLoginAttemptsPerSession |
Maximum number of login attempts per session
|
![]() | MaxRecipients | |
![]() | MaxThreads | |
![]() | MinSpoolSpace | |
![]() | MinThreads | |
![]() | MonitorSettingsSleep | |
![]() | OrphanCleanupMinutes | |
![]() | Port | |
![]() | RefuseNullFrom | |
![]() | Relay | |
![]() | RelayAddresses | |
![]() | SendName | |
![]() | SessionTimeout | |
![]() | SoftErrorLimit | |
![]() | SSLPort | |
![]() | Verbose | |
![]() | WhiteList |
See Also