{{ define "content" }}

Email Settings

Configure your IMAP email account

IMAP Configuration

Often the same as your email address. Leave blank if not required.

For Gmail, use an App Password. Your password is encrypted before storage. Leave blank to keep your existing password.

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" . }}