SMTPSettings ClassIpswitch.Messaging.Framework

[Missing <summary> documentation for "T:IMailAPI_NET.SMTPSettings"]

Inheritance Hierarchy

SystemObject
  IMailAPI_NETSMTPSettings

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

public class SMTPSettings

The SMTPSettings type exposes the following members.

Constructors

  NameDescription
Public methodSMTPSettings
Initializes a new instance of the SMTPSettings class
Top
Methods

  NameDescription
Public methodAddAcceptListItem
Public methodAddKillListItem
Public methodClearAcceptList
Public methodClearKillList
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodIsInAcceptList
Public methodIsInKillList
Public methodLoad
Public methodSave
Public methodToString
Returns a String that represents the current Object.
(Inherited from Object.)
Top
Properties

  NameDescription
Public propertyAcceptList
Public propertyAccessControlTtl
Time to live for cache records
Public propertyAllowRemoteMailGroups
Public propertyAllowRemoteViewGroups
Public propertyAutoRestartQM
Public propertyCheckValidSender
Public propertyControlAccess
Public propertyCopyAddress
Public propertyDebug
Public propertyDelayBetweenRecipients
Public propertyDenyAccessMinutes
Public propertyDenyHackAttempt
Public propertyDisableAuth
Public propertyDisablePlainAuth
Public propertyDisableVRFY
Public propertyDomainForwarding
Public propertyEHLOHost
Public propertyEnableCopyAll
Public propertyEnableExtraPort
Public propertyEnableSSL
Public propertyEnableTLS
Public propertyErrorDelaySeconds
Public propertyExtraPort
Public propertyForceAuthOnExtraPort
Public propertyHardErrorLimit
Public propertyHarvestingPreventionEnabled
Are we preventing potential account harvesting
Public propertyHelloMsg
Public propertyHostDelimiters
Public propertyInvalidRecipients
Public propertyKillList
Public propertyListenOnAllIP
Public propertyLogType
Public propertyMailArchiveType
Public propertyMailboxDelimiters
Public propertyMaxConnections
Public propertyMaxLoginAttemptsPerIP
Maximum number of login attempts per IP
Public propertyMaxLoginAttemptsPerSession
Maximum number of login attempts per session
Public propertyMaxRecipients
Public propertyMaxThreads
Public propertyMinSpoolSpace
Public propertyMinThreads
Public propertyMonitorSettingsSleep
Public propertyOrphanCleanupMinutes
Public propertyPort
Public propertyRefuseNullFrom
Public propertyRelay
Public propertyRelayAddresses
Public propertySendName
Public propertySessionTimeout
Public propertySoftErrorLimit
Public propertySSLPort
Public propertyVerbose
Public propertyWhiteList
Top
See Also

Reference