POP3 to IMAP server. Written on Node.JS
Go to file
2025-05-16 03:11:44 +03:00
.gitignore add to .gitignore config.json and create server.js 2025-05-16 02:42:20 +03:00
LICENSE Initial commit 2025-05-16 02:18:40 +03:00
package-lock.json add packages 2025-05-16 03:11:44 +03:00
package.json add packages 2025-05-16 03:11:44 +03:00
README.md Initial commit 2025-05-16 02:18:40 +03:00
server.js add inital msg init 2025-05-16 03:09:37 +03:00

pop3-to-imap

POP3 to IMAP server. Written on Node.JS