Inform refused email to mailbox

This commit is contained in:
Son NK 2020-03-14 23:00:33 +01:00
parent 69198ff08a
commit 5db92b049d
1 changed files with 1 additions and 3 deletions

View File

@ -572,9 +572,7 @@ def handle_bounce(
alias,
)
send_email(
# TOOD: use mailbox_email instead
user.email,
# mailbox_email,
mailbox_email,
f"Email from {forward_email.website_from} to {alias} cannot be delivered to your inbox",
render(
"transactional/bounced-email.txt",