A lightweight mail receiver with web UI.
- Clone this repo , install and run it.
npm install
npm run start
- Set up the MX record of your domain.
- You can check the mail of {your_email} through the following url:
http://localhost:30002/mails/{your_email}