Various updates
This commit is contained in:
12
NOTES.md
12
NOTES.md
@ -25,4 +25,14 @@
|
||||
-> **[API]** Register selected `mailboxes` and get `messages` for recently registered.
|
||||
* **[Cron]** Get registered `mailboxes` -> **[API]** Get `messages`
|
||||
* **[User]** Check messages found -> **[API]** Schedule `attachments`
|
||||
* **[Cron]** Get `attachment download` jobs -> **[API]** grab `attachments`
|
||||
* **[Cron]** Get `attachment download` jobs -> **[API]** grab `attachments`
|
||||
|
||||
### Jobs
|
||||
#### Automatic
|
||||
* [ ] Check registered `mailboxes` for new `messages`, logging last check.
|
||||
* [ ] Check if `attachments` are `encrypted`.
|
||||
* [ ] Check for new scheduled jobs.
|
||||
#### Scheduled
|
||||
* [ ] Grab `messages`.
|
||||
* [ ] Grab `attachments`.
|
||||
* [ ] Decrypt `attachments`.
|
||||
|
Reference in New Issue
Block a user