[26798] in Source-Commits

home help back first fref pref prev next nref lref last post

Re: /svn/athena r25760 - trunk/debathena/config/nmh-config/debian

daemon@ATHENA.MIT.EDU (Benjamin Kaduk)
Mon Sep 10 17:17:51 2012

Date: Mon, 10 Sep 2012 17:17:40 -0400 (EDT)
From: Benjamin Kaduk <kaduk@MIT.EDU>
To: Jonathan D Reed <jdreed@MIT.EDU>
cc: source-commits@MIT.EDU
In-Reply-To: <201209081911.q88JBtRO013706@drugstore.mit.edu>
Message-ID: <alpine.GSO.1.10.1209101717370.861@multics.mit.edu>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed

Thanks, ACK.
-Ben

On Sat, 8 Sep 2012, Jonathan D Reed wrote:

> Author: jdreed
> Date: 2012-09-08 15:11:55 -0400 (Sat, 08 Sep 2012)
> New Revision: 25760
>
> Modified:
>   trunk/debathena/config/nmh-config/debian/inc.debathena
> Log:
> Be clearer when telling MH users that they'll lose in Dec 2013.
>
> Modified: trunk/debathena/config/nmh-config/debian/inc.debathena
> ===================================================================
> --- trunk/debathena/config/nmh-config/debian/inc.debathena	2012-09-07 19:53:06 UTC (rev 25759)
> +++ trunk/debathena/config/nmh-config/debian/inc.debathena	2012-09-08 19:11:55 UTC (rev 25760)
> @@ -4,10 +4,14 @@
> fi
>
> if ! [ -e ~/.config/debathena/nmh-cyrus-warned ]; then
> +    echo "If you are seeing this message, you are using POP to connect to" >&2
> +    echo "MIT's legacy mail (\"Cyrus\") infrastructure." > &2
> +    echo >&2
>     echo "Please note that MIT is planning to retire the Cyrus IMAP/POP" >&2
>     echo "servers by December 2013.  Individual users will be contacted" >&2
>     echo "regarding migration to MIT's Exchange environment.  The Exchange" >&2
> -    echo "environment does not support POP connections." >&2
> +    echo "environment does not support POP connections, and you will" >&2
> +    echo "likely need to select a different e-mail client, such as Pine.">&2
>     echo "If you have questions about this migration, please contact" >&2
>     echo "cyrus-imap-retirement@mit.edu." >&2
>     echo >&2
>
>

home help back first fref pref prev next nref lref last post