Skip to content

Instantly share code, notes, and snippets.

@fnnzzz
Last active September 15, 2015 09:27
Show Gist options
  • Save fnnzzz/9fca8657817218b2b5fe to your computer and use it in GitHub Desktop.
Save fnnzzz/9fca8657817218b2b5fe to your computer and use it in GitHub Desktop.
docker mail
docker run -p 25:25 -p 8081:8081 -p 443:443 -p 110:110 -p 143:143 -p 465:465 -p 587:587 -p 993:993 -p 995:995 -v /DOCKER_MAIL/data:/data -t analogic/poste.io:latest
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment