IPAccessFileAddOrUpdateFailedLogin Method Ipswitch.Messaging.Framework
Adds or updates the record for the address specified in the control access file.

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

public bool AddOrUpdateFailedLogin(
	IPAddress addr
)

Parameters

addr
Type: System.NetIPAddress
Address to add

Return Value

Type: Boolean
True if connection should be closed (IP address has been added to the ACL perminantly.)
See Also

Reference