POP3 to IMAP server. Written on Node.JS
Go to file
2025-05-16 02:44:06 +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
README.md Initial commit 2025-05-16 02:18:40 +03:00
server.js add class POP3 2025-05-16 02:44:06 +03:00

pop3-to-imap

POP3 to IMAP server. Written on Node.JS