Email Folders
Create and manage your email organization rules
{% if current_user.imap_config %}
{% else %}
{% endif %}
{{ folders|length }}
Total Folders
{{ folders|selectattr('folder_type', 'equalto', 'tidy')|list|length }}
Folders to Tidy
{{ folders|selectattr('folder_type', 'equalto', 'destination')|list|length }}
Destination Folders
{{ folders|selectattr('folder_type', 'equalto', 'tidy')|sum(attribute='pending_count') }}
Pending Emails