mirror of
https://github.com/nodemailer/wildduck.git
synced 2024-12-31 04:33:09 +08:00
updated readme
This commit is contained in:
parent
ffe84cedec
commit
cb745030d4
1 changed files with 2 additions and 0 deletions
|
@ -76,6 +76,8 @@ Yes, it does. You can run the server and get working IMAP and POP3 servers for m
|
|||
8. **HTTP Event Source** to push modifications in user email account to browser for super snappy webmail clients
|
||||
9. **Super easy to tweak.** The entire codebase is pure JavaScript, so there's nothing to compile or anything platform specific. If you need to tweak something then change the code, restart the app and you're ready to go. If it works on one machine then most probably it works in every other machine as well.
|
||||
|
||||
**Demo video for HTTP push**
|
||||
|
||||
[![Stream Push Demo](https://img.youtube.com/vi/KFoO8x0mEpw/0.jpg)](https://www.youtube.com/watch?v=KFoO8x0mEpw)
|
||||
|
||||
### Isn't it bad to use a database as a mail store?
|
||||
|
|
Loading…
Reference in a new issue