1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2026-04-01 21:27:22 +02:00
Files
mailinabox/setup
Nils Norman Haukås fed5f80d19 Bugfix: Failing z-push installation. Replace git clone with wget
git clone (which uses curl) underneath was failing. Curiously, the same
git clone command would work on my macos host machine.

VM versions:
Curl, 7.35.0
OpenSSL/1.0.1f

Macos versions:
Curl, 7.54.0
LibreSSL/2.0.20

Tried compiling a newer version of curl from source, but I got stuck
chasing missing dependencies. Did a workaround with wget download
that manages to download over https.
2018-07-15 00:58:01 +02:00
..
2018-06-14 07:49:20 -04:00
2017-04-10 18:37:09 +02:00
2018-04-17 11:54:24 -04:00