dockermail
dockermail copied to clipboard
Ready-to-use email server + (optional) web mail + (optional) caldav, carddav and a kitchen sink in a docker container
docker image size improvement
During the build of the rainloop container I see this output: ``` inflating: /var/www/rainloop/v/1.9.4.402/app/libraries/SabreForRainLoop/DAV/Browser/assets/icons/file.png inflating: /var/www/rainloop/v/1.9.4.402/app/libraries/SabreForRainLoop/DAV/Browser/assets/icons/parent.png inflating: /var/www/rainloop/v/1.9.4.402/app/libraries/SabreForRainLoop/DAV/Browser/assets/icons/principal.png ---> 97491f80c4e5 Removing intermediate container a3750bac458f Step 5 : RUN php /var/www/index.php...
Been trying to wrap my head around this error for a few hours without any luck. When I follow the instructions defined in the readme, I get the following error:...
Don't know if you are interested in this, but I added sieve for mailfiltering. Its a useful feature I think and is a bit related to #32.
It appears the rainloop repo now only has a master branch causing the Dockerfile to fail.
`User backend OC_User_IMAP not found` is shown in owncloud logs an a new install. Can't login
I´m working on POP3 support for using it in gmail instead of forwarding mails. I got a unsecure solution. Google does not support self signed certs :( I would like...
Greetings @lava, I wanted to email you directly but this is not an option. I have made [several improvements](https://github.com/htmlgraphic/dockermail) to this repo and was wondering if you would be interested...
Is there a way to make it so all the mail is redirected to another email adress ?
Hello, first, thanks for this job that saved me a lot of time! I've seen some things that I find a bit strange: I had a look at the `base-mail/Dockerfile`,...