mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-08-01 18:37:42 -05:00
a couple small adjustments here and there.
This commit is contained in:
@@ -135,6 +135,7 @@ def get_mailbox(server, port, security):
|
||||
raise ValueError("Unknown IMAP security")
|
||||
return mailbox
|
||||
|
||||
|
||||
class MailAccountHandler(LoggingMixin):
|
||||
|
||||
def handle_mail_account(self, account):
|
||||
|
Reference in New Issue
Block a user