rearrange roadmap
This commit is contained in:
parent
e6d5e81efe
commit
aee56030ba
1 changed files with 8 additions and 3 deletions
11
README.md
11
README.md
|
|
@ -2,16 +2,21 @@
|
||||||
|
|
||||||
An Email to Matrix bridge
|
An Email to Matrix bridge
|
||||||
|
|
||||||
## Features / Roadmap / TODO
|
## Roadmap
|
||||||
|
|
||||||
|
### Receive
|
||||||
|
|
||||||
- [ ] **BUG**: no auto invites
|
|
||||||
- [x] SMTP server
|
- [x] SMTP server
|
||||||
- [ ] SMTP client
|
|
||||||
- [x] Matrix bot
|
- [x] Matrix bot
|
||||||
- [x] Configuration in room's account data
|
- [x] Configuration in room's account data
|
||||||
- [x] Receive emails to matrix rooms
|
- [x] Receive emails to matrix rooms
|
||||||
|
- [ ] **BUG**: no auto invites
|
||||||
- [ ] Receive attachments
|
- [ ] Receive attachments
|
||||||
- [ ] Map email threads to matrix threads
|
- [ ] Map email threads to matrix threads
|
||||||
|
|
||||||
|
### Send
|
||||||
|
|
||||||
|
- [ ] SMTP client
|
||||||
- [ ] Reply to matrix thread sends reply into email thread
|
- [ ] Reply to matrix thread sends reply into email thread
|
||||||
- [ ] Send a message to matrix room with special format to send a new email
|
- [ ] Send a message to matrix room with special format to send a new email
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue