Revert "add more logging"

This reverts commit 94a9a1479b.
This commit is contained in:
Son 2021-10-13 10:27:46 +02:00
parent 94a9a1479b
commit becf789d5e
1 changed files with 0 additions and 6 deletions

View File

@ -1889,12 +1889,6 @@ async def handle(envelope: Envelope) -> str:
return status.E207
else:
return status.E522
else:
LOG.i(
"The rate limit is now removed for mail_from:%s,rcpt_tos:%s ",
mail_from,
rcpt_tos,
)
# Handle "out of office" auto notice. An automatic response is sent for every forwarded email
# todo: remove logging