Step 1 Step 2

Configure IMAP Folders

The following folders were found on your IMAP server. Select which folders you want to sync and configure their processing types.

{% for folder in folders %} {% endfor %}
Folder Synced? Select Processing Type Description
{{ folder.name }} {% if folder.subscribed %} Synced {% endif %} {% if folder.folder_type == 'tidy' %} Processed by AI to organize emails {% elif folder.folder_type == 'destination' %} Target for organized emails {% else %} Ignored during processing {% endif %}
Special folders like "Sent", "Drafts", "Spam", and "Trash" are automatically excluded from syncing.