mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-06-22 02:18:26 +00:00
Implement scan-mailbox form and routes
This commit is contained in:
@ -1825,6 +1825,7 @@ components:
|
||||
- imapConnection
|
||||
- schedule
|
||||
- folders
|
||||
- deleteMail
|
||||
properties:
|
||||
id:
|
||||
type: string
|
||||
@ -1843,6 +1844,7 @@ components:
|
||||
format: calevent
|
||||
receivedSinceHours:
|
||||
type: integer
|
||||
format: int32
|
||||
description: |
|
||||
Look only for mails newer than `receivedSinceHours' hours.
|
||||
targetFolder:
|
||||
|
Reference in New Issue
Block a user