Mailbox not verified, please check your inbox/spam folder for the verification email.
To receive the verification email again, you can delete and re-add the mailbox.
{% endif %}
{% if mailbox.pgp_finger_print and not mailbox.disable_pgp and current_user.include_sender_in_reverse_alias %}
Email headers like From, To, Subject aren't encrypted by PGP.
Currently, your reverse alias includes the sender address.
You can disable this on Settings.
{% endif %}
Pretty Good Privacy (PGP)
{% if mailbox.pgp_finger_print %}
{% endif %}
By importing your PGP Public Key into SimpleLogin, all emails sent to {{ mailbox.email }} are
encrypted with your key.
{% if PGP_SIGNER %}All forwarded emails will be signed with {{ PGP_SIGNER }}.{% endif %}
{% if not current_user.is_premium() %}
This feature is only available in premium plan.
{% endif %}
Advanced Options
{% if spf_available %}
{% endif %}
Authorized addresses
Emails sent from these addresses to a reverse-alias are considered as being sent
from {{ mailbox.email }}