This commit is contained in:
Son NK 2020-11-24 16:38:54 +01:00
parent fb465ba03e
commit 5231483026
1 changed files with 4 additions and 0 deletions

View File

@ -1153,6 +1153,10 @@ def handle_unknown_mailbox(
def handle_bounce(contact: Contact, alias: Alias, msg: Message, user: User):
"""
Handle bounce that is sent to the reverse-alias
Happens when an email cannot be to a mailbox
"""
disable_alias_link = f"{URL}/dashboard/unsubscribe/{alias.id}"
# Store the bounced email