Destination Folders

Folders where emails are organized and stored

{% for folder in folders|selectattr('folder_type', 'equalto', 'destination') %} {% include 'partials/folder_card_destination.html' %} {% else %}

No destination folders yet

Create destination folders to organize your emails into categories.

{% endfor %}