
ojob ojob.io/docker/fake/smtp uninstall=false port=1025 webport=1080 Pulls, deploys and undeploys a fake SMTP server for testing.
| Name | Description | 
|---|---|
| uninstall | If "true" it will try to stop and remove a previously deployed container (default "false") | 
| port | The port where the SMTP fake server should be deployed | 
| webport | The port where the SMTP web server should be deployed |