Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Run

docker run \
    -p 25:25 \
    -p 80:80 \
    -p 443:443 \
    mailway/mailway

Persist the configuration on the host

docker run \
    -p 25:25 \
    -p 80:80 \
    -p 443:443 \
    -v /etc/mailway:/etc/mailway \
    mailway/mailway

About

No description, website, or topics provided.

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages