Skip to content

exposes an api endpoint to read an imap mailbox; usefull when doing email reception testing

Notifications You must be signed in to change notification settings

TourConnect/mail2api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

exposes an api endpoint to read an imap mailbox; usefull when doing email reception testing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published