Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 268 Bytes

File metadata and controls

7 lines (7 loc) · 268 Bytes

mail2api

Makes an imap mailbox reads available trough an API REST call, .env variables should be in place on root or you can set them up as ENV variables.

EMAIL_IMAP_EMAIL=demo@domain.com
EMAIL_IMAP_PASSWORD=mailboxpassword
EMAIL_IMAP_SERVER=imap.server.com