1
0
miroir de https://github.com/mail-in-a-box/mailinabox.git synchronisé 2026-04-01 21:27:22 +02:00

pulling v0.13

Cette révision appartient à :
Joshua Tauberer
2015-08-19 17:58:47 -04:00
Parent 3b6f7250ee
révision 6b35d8402c
2 fichiers modifiés avec 3 ajouts et 1 suppressions

Voir le fichier

@@ -4,6 +4,8 @@ CHANGELOG
v0.13 (August 19, 2015)
-----------------------
THIS RELEASE WAS PULLED DUE TO A FATAL OWNCLOUD BUG.
Mail:
* Outbound mail headers (the Recieved: header) are tweaked to possibly improve deliverability.

Voir le fichier

@@ -7,7 +7,7 @@
#########################################################
if [ -z "$TAG" ]; then
TAG=v0.13
TAG=v0.12c
fi
# Are we running as root?