see here http://prntscr.com/i3lsi8 i changed it many time. but not working
Same here
Hello, I did git checkout v0.25 and it worked
Dup of #1326. We can leave this one open so people see it, until the next release.
same thing. Cant install This is not a valid email.
@gcampedelli please let me know how can i install v0.25. thank you
So .I solve this just download latest version from this hub.
git clone https://github.com/mail-in-a-box/mailinabox.git
cd mailinabox
./setup/start.sh
And it works for me.
@Jk44 follow install instruction on github and instead of
"git checkout v.026" command you should
"git checkout v0.25""
It works on Ubuntu 14.04
Hello everyone. While I tried every possible solution to install Mail-in-box, I finally found the solution.
Mail-in-box requires us to have a server for it. It has to be Ubuntu 14.04. Usually when we proceed to install we type the command "apt-get update && apt-get upgrade". At least we know it as best practice. So, I tried to install master without git checkout and without prior doing apt-get update and upgrade. It just installed last version and it works ok. After installing you can apt-get update and upgrade.
Most helpful comment
Hello, I did git checkout v0.25 and it worked