From 701187aef2c77291171e567adeb0176c5d5fda87 Mon Sep 17 00:00:00 2001 From: Francis Lachapelle Date: Mon, 21 Nov 2011 14:21:09 +0000 Subject: [PATCH] Updated NEWS file. Monotone-Parent: 9349907ea60fdc16f7e49e777a53ccaa1117180d Monotone-Revision: 95314ab7581495c05fc3d577e9be1094af542af0 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-11-21T14:21:09 --- NEWS | 4 +++- Tools/SOGoToolExpireAutoReply.m | 3 ++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index 2608d82c1..315200f09 100644 --- a/NEWS +++ b/NEWS @@ -1,7 +1,9 @@ -1.3-20111028 (1.3.10) +1.3-2011MMDD (1.3.10) --------------------- New Features - new migration script for SquirrelMail (address books) + - users can now set an end date to their vacation message (sysadmin must + configure sogo-tool) Enhancements - splitted Norwegian translation into NorwegianBokmal and NorwegianNynorsk diff --git a/Tools/SOGoToolExpireAutoReply.m b/Tools/SOGoToolExpireAutoReply.m index 7bfabb844..b44b1863b 100644 --- a/Tools/SOGoToolExpireAutoReply.m +++ b/Tools/SOGoToolExpireAutoReply.m @@ -65,7 +65,8 @@ { fprintf (stderr, "expire-autoreply authname:authpassword\n\n" " authname administrator username of the Sieve server\n" - " authpassword administrator password of the Sieve server\n"); + " authpassword administrator password of the Sieve server\n\n" + "The expire-autoreply action should be configured as a daily cronjob.\n"); } - (BOOL) removeAutoReplyForLogin: (NSString *) theLogin