Record -
email
: ListenerConfig
Configuration for Email listener endpoint.
Fields
- host string
-
Email server host
- username string
-
Email server access username
- password string
-
Email server access password
- protocol string (default IMAP)
-
Email server access protocol, "IMAP" or "POP"
- protocolConfig PopConfig | ImapConfig | () (default ())
-
POP3 or IMAP4 protocol configuration
- pollingInterval int (default 60000)
-
Periodic time interval to check new update
- cronExpression string? (default ())
-
Cron expression to check new update