{{ define "content" }}

Email Settings

Configure your IMAP email account

IMAP Configuration

For Gmail, use an App Password. Your password is encrypted before storage.

Processing Settings

Number of emails to process in each batch

How often to check for new emails

Cancel
{{ if .Error }}
{{ .Error }}
{{ end }} {{ if .Success }}
{{ .Success }}
{{ end }}
{{ end }} {{ template "base" . }}