mirror of
https://github.com/Expand-sys/imapmove.com
synced 2025-12-15 13:02:13 +11:00
Update README.md
This commit is contained in:
parent
7c81a718c3
commit
fe216dd28b
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
# imapmove.com
|
||||
|
||||
Very easy to set up, simply clone repo run npm install, cd into folder and run node index.js, if you want to deploy with passenger or another similar program which we recommend you do, make sure the app root is set to the folder and the document root is set to public.
|
||||
Very easy to set up, simply clone repo, cd into folder, run npm install and run node index.js, if you want to deploy with passenger or another similar program which we recommend you do, make sure the app root is set to the folder and the document root is set to public.
|
||||
|
||||
### Notes
|
||||
* There is no logging of passwords or imap servers or usernames, emails are stored once, transfered then overwritten, and will be deleted at the end(not in current version at time of release but working on it right now)
|
||||
|
|
|
|||
Loading…
Reference in a new issue