Full implemantation

This commit is contained in:
2022-11-28 22:56:21 -03:00
parent 30ef4c6a35
commit c53eb4c7a6
55 changed files with 1505 additions and 1011 deletions

View File

@ -1,23 +1,8 @@
# Emails
ProVM
## API
| Concept | Model | Repository | Table |
|------------|--------------------|--------------------|--------------------|
| Message | | | |
| Attachment | | | |
| Mailbox | | | |
## UI
+ [ ] Mailboxes
+ [ ] Register
+ [ ] Messages
+ [ ] Attachments
## CLI
+ [ ] Mailboxes
+ Scrub
+ [ ] Messages
+ Grab Attachments
+ [ ] Attachments
+ Decrypt
## Description
Grab attachments from emails by inbox.
* Choose what mailboxes to watch.
* Select messages that you want to grab attachments from.
* Download (or view in browser) (decrypted) attachments from messages.