Record: PopListenerConfiguration
Configuration for Email listener endpoint.
Closed record
Fields
- host string
- username string
- password string
- pollingInterval decimal(default 60)
- port int(default 995)
- security Security(default SSL)
- secureSocket SecureSocket?
Email server host
Email server access username
Email server access password
Periodic time interval (in seconds) to check new update
Port number of the POP server
Type of security channel
Secure socket configuration