Page tree
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

The functions POP3FilterQueryContextData and POP3FilterSetContextData accept a data item id to indicate which piece of data to set/get. The data is encapsulated inside a FilterContextDataValue object.

ItemDescription
POP3_DATA_SESSION_OBJThe session object
POP3_DATA_USER_OBJThe user object
POP3_DATA_SESSION_INTERCEPTEDWhether the connection was intercepted
POP3_DATA_SESSION_SECUREIs connection secure or TLS
POP3_DATA_SESSION_CLIENTIPConnected client IP
POP3_DATA_SESSION_LOCALIPConnected local IP
POP3_DATA_COMMANDThe request method as an integer
POP3_DATA_COMMANDLINEThe protocol command line
POP3_DATA_RESPONSEThe protocol response
  • No labels