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