diff --git a/email_handler.py b/email_handler.py index 3d76636f..f1b8d8f0 100644 --- a/email_handler.py +++ b/email_handler.py @@ -1296,7 +1296,7 @@ def handle_hotmail_complaint(msg: Message): return user = alias.user - LOG.e("Handle hotmail complaint for %s %s", alias, user) + LOG.w("Handle hotmail complaint for %s %s %s", alias, user, alias.mailboxes) send_email_with_rate_control( user,