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"

  • pollingInterval int (default 60000)
  • Periodic time interval to check new update

  • cronExpression string? (default ())
  • Cron expression to check new update