matchesHoneyPot()

Overview

public boolean function matchesHoneyPot(
      any messageId
    , any userAgent
    , any ipAddress
    , any eventDate
)

Returns true if there is a matching "honeypot" click event for the given email send log ID that either matches the provided IP/User agent, or happened within the configured time frame of the honeypot click event.

Arguments

NameTypeRequiredDescription
messageIdanyNoID of the email send log to which the event belongs
userAgentanyNoUser agent string used in the event request
ipAddressanyNoClient IP of the event request
eventDateanyNo