POP3 to IMAP server. Written on Node.JS
Go to file
2025-05-16 02:45:48 +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 go exemplar of Pop3Command to POP3 class 2025-05-16 02:45:48 +03:00

pop3-to-imap

POP3 to IMAP server. Written on Node.JS