Closed erajuan closed 7 years ago
Hi @erajuan
can you try to install using the new way?
docker run -itd -p=110:110 -p=25:25 -p=995:995 -p=80:80 -p=443:443 -p=587:587 -p=993:993 -p=143:143 -p=465:465 -h "YOUR_DOMAIN_NAME" --name="" easymail/easymail:v1.0.3 /bin/sh -c "bash /opt/easymail/post_install.sh YOUR_DOMAIN_NAME; exec /bin/bash"
Do you still have the problem with it?
That should install less than a minute without any problems. Please let me know if you face any issue.
Thanks, Gyuner Zeki
it is run, and try v1.0.7 too it is ok the installation
I try install on DROPLET
In debian the port 25 is used by another program. (docker start ID ) fail
easymail should contain gpg key? In which version should I try (Ubuntu, Docker)?