Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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 FilterContextDataValueFilterContextDataVariant 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