This commit is contained in:
Son NK 2020-03-30 22:12:35 +02:00
parent 126aa8824c
commit 3925ebce1e
1 changed files with 3 additions and 1 deletions

View File

@ -808,7 +808,9 @@ def handle_spam(
LOG.d("Create spam email %s", refused_email)
refused_email_url = URL + f"/dashboard/refused_email?highlight_id=" + str(email_log.id)
refused_email_url = (
URL + f"/dashboard/refused_email?highlight_id=" + str(email_log.id)
)
disable_alias_link = f"{URL}/dashboard/unsubscribe/{alias.id}"
# inform user