clayrisser / docker-imapapi

self hosted application to access imap and smtp accounts over rest

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

docker-imapapi

self hosted application to access imap and smtp accounts over rest

Please ★ this repo if you found it useful ★ ★ ★

Installation

docker run -p 3000:3000 codejamninja/imapapi:latest

Dependencies

About

self hosted application to access imap and smtp accounts over rest

License:MIT License


Languages

Language:Makefile 41.9%Language:Dockerfile 38.7%Language:Shell 19.4%