Skip to content

dosy4ev/showmail

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Showmail

showmail is a simple python3 script to view maildir in web browser.

Usage

showmail does not have any dependencies other than python3 standard library.

python3 showmail.py [-d /path/to/maildir] [custom_port]

or with docker:

docker run -d -v /path/to/maildir:/mail -p custom_port:8000 showmail_image

License

Unlicense

About

View maildir messages in browser

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published