Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/andif888/docker-automx2
Docker image which runs automx2. Email client configuration made easy.
https://github.com/andif888/docker-automx2
automx2 docker-image
Last synced: 10 days ago
JSON representation
Docker image which runs automx2. Email client configuration made easy.
- Host: GitHub
- URL: https://github.com/andif888/docker-automx2
- Owner: andif888
- Created: 2022-12-16T21:55:05.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2022-12-22T10:25:54.000Z (about 2 years ago)
- Last Synced: 2024-11-11T23:33:31.113Z (2 months ago)
- Topics: automx2, docker-image
- Language: Dockerfile
- Homepage:
- Size: 3.91 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# docker-automx2
docker image which runs automx2.
Email client configuration made easy.[https://github.com/rseichter/automx2](https://github.com/rseichter/automx2)
automx2 makes configuring email accounts easy. It unites methods for automated mailbox configuration from Apple's Mobileconfig, Microsoft's Autodiscover and Mozilla's Autoconfig in one tool. automx2 is successor to automx. It has been designed to be easier to setup, easier to configure and easier to use.
## run container
```bash
docker run -it -p 4243:4243 -v $(pwd)/etc/automx2:/etc/automx2 andif888/docker-automx2
```### view on dockerhub
[https://hub.docker.com/r/andif888/docker-automx2](https://hub.docker.com/r/andif888/docker-automx2)