The branch "FRAMEWORK_5_2" has been updated. The following is a summary of the commits.
from: 145f5403468a1280797eb5caa98e28a4339ddf0a 8588855 Remove stop-script feature from Procmail driver. d502edd BFN Summary: http://github.com/horde/horde/compare/145f5403468a1280797eb5caa98e28a4339ddf0a...d502edd37ca13f73546ba01d8456d90f1152f36d ----------------------------------------------------------------------- commit 8588855c6e33c266804ef2e9fc4897ac2c5e14df Author: Jan Schneider <[email protected]> Date: Mon Apr 4 12:14:01 2016 +0200 Remove stop-script feature from Procmail driver. It doesn't make sense to have any non-stop rule in Procmail, and the way it's currently implemented causes the undocumented (and often unwanted) side-effect of duplicating messages. ingo/lib/Script/Procmail.php | 8 +------- 1 files changed, 1 insertions(+), 7 deletions(-) http://github.com/horde/horde/commit/8588855c6e33c266804ef2e9fc4897ac2c5e14df ----------------------------------------------------------------------- commit d502edd37ca13f73546ba01d8456d90f1152f36d Author: Jan Schneider <[email protected]> Date: Mon Apr 4 12:17:15 2016 +0200 BFN ingo/docs/CHANGES | 1 + ingo/package.xml | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) http://github.com/horde/horde/commit/d502edd37ca13f73546ba01d8456d90f1152f36d -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
