diff --git a/email_handler.py b/email_handler.py index 0afe6bc7..ec824544 100644 --- a/email_handler.py +++ b/email_handler.py @@ -643,7 +643,7 @@ async def forward_email_to_mailbox( ) except SMTPRecipientsRefused: # that means the mailbox is maybe invalid - LOG.exception( + LOG.warning( "SMTPRecipientsRefused forward phase %s -> %s -> %s", contact, alias,