mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-08 15:55:31 +01:00
a couple small adjustments here and there.
This commit is contained in:
parent
e59696efd4
commit
87e83eb71b
5 changed files with 34 additions and 4 deletions
|
|
@ -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):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue