separate mail logging

This commit is contained in:
jonaswinkler 2021-02-06 16:59:04 +01:00
parent e35723e7af
commit 019dfeb3ee

View File

@ -102,7 +102,7 @@ def get_mailbox(server, port, security):
class MailAccountHandler(LoggingMixin):
logging_name = "paperless.mail"
logging_name = "paperless_mail"
def _correspondent_from_name(self, name):
try: