Settings ======== +---------------------------------------+--------------+-------------------------------------------------------------------------+ | Setting | Default | Notes | +=======================================+==============+=========================================================================+ | ``DJANGO_MAILBOX_ADMIN_ENABLED`` | ``True`` | Controls whether mailboxes appear in the Django Admin. | +---------------------------------------+--------------+-------------------------------------------------------------------------+ | ``DJANGO_MAILBOX_SKIPPED_EXTENSIONS`` | ``['.p7s']`` | A list of extensions to skip when processing email message attachments. | +---------------------------------------+--------------+-------------------------------------------------------------------------+