From sacadmin Tue Sep 19 10:51:58 2006
Received: from opal.eng.sun.com (opal.SFBay.Sun.COM [129.146.228.54])
	by sac.sfbay.sun.com (8.13.6+Sun/8.13.6) with ESMTP id k8JHpwGY000012
	for <psarc@sac.eng.sun.com>; Tue, 19 Sep 2006 10:51:58 -0700 (PDT)
Received: from opal (localhost [127.0.0.1])
	by opal.eng.sun.com (8.13.8+Sun/8.13.8) with ESMTP id k8JHppTY135351;
	Tue, 19 Sep 2006 10:51:51 -0700 (PDT)
Message-Id: <200609191751.k8JHppTY135351@opal.eng.sun.com>
X-Mailer: exmh version 2.7.2 2005-Jan-07 with nmh-1.0.3
To: psarc@sac.sfbay.sun.com
Cc: John Beck <jbeck@eng.sun.com>
Subject: vacation -l (PSARC 2006/548)
X-Image-URL: http://playground.sun.com/~jbeck/gif/Misc/john-face.jpg
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Date: Tue, 19 Sep 2006 10:51:51 -0700
From: John Beck <jbeck@eng.sun.com>
Status: RO
Content-Length: 493

I am self-sponsoring this fast track.  It times out on 2006-Sep-26.
The new option will be Committed, the output generated by its use
will be Uncommitted, and the release stability level will be Patch
/ Micro.

This case introduces a new option to vacation(1): "-l" to list the
addresses to which a reply has been sent since the last [re]initialization
of the database via "vacation -I".  Old, new and diff'd man pages are
in the case materials directory.

-- John

http://blogs.sun.com/jbeck

From sacadmin Tue Sep 19 12:00:30 2006
Received: from phorcys.east.sun.com (phorcys.East.Sun.COM [129.148.174.143])
	by sac.sfbay.sun.com (8.13.6+Sun/8.13.6) with ESMTP id k8JJ0U4e014930
	for <psarc@sac.sfbay.sun.com>; Tue, 19 Sep 2006 12:00:30 -0700 (PDT)
Received: from phorcys.east.sun.com (localhost [127.0.0.1])
	by phorcys.east.sun.com (8.13.8+Sun/8.13.8) with ESMTP id k8JJ2ixf016523;
	Tue, 19 Sep 2006 15:02:44 -0400 (EDT)
Received: (from carlsonj@localhost)
	by phorcys.east.sun.com (8.13.8+Sun/8.13.8/Submit) id k8JJ2i23016520;
	Tue, 19 Sep 2006 15:02:44 -0400 (EDT)
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Message-ID: <17680.16083.452241.116045@gargle.gargle.HOWL>
Date: Tue, 19 Sep 2006 15:02:43 -0400
From: James Carlson <james.d.carlson@sun.com>
To: John Beck <jbeck@eng.sun.com>
Cc: psarc@sac.sfbay.sun.com
Subject: Re: vacation -l (PSARC 2006/548)
In-Reply-To: <200609191751.k8JHppTY135351@opal.eng.sun.com>
References: <200609191751.k8JHppTY135351@opal.eng.sun.com>
X-Mailer: VM 7.01 under Emacs 21.3.1
Status: RO
Content-Length: 804

John Beck writes:
> I am self-sponsoring this fast track.  It times out on 2006-Sep-26.
> The new option will be Committed, the output generated by its use
> will be Uncommitted, and the release stability level will be Patch
> / Micro.
> 
> This case introduces a new option to vacation(1): "-l" to list the
> addresses to which a reply has been sent since the last [re]initialization
> of the database via "vacation -I".  Old, new and diff'd man pages are
> in the case materials directory.

On Linux, this option includes the time of the reply.  Will it do the
same on Solaris?

-- 
James Carlson, KISS Network                    <james.d.carlson@sun.com>
Sun Microsystems / 1 Network Drive         71.232W   Vox +1 781 442 2084
MS UBUR02-212 / Burlington MA 01803-2757   42.496N   Fax +1 781 442 1677

From sacadmin Tue Sep 19 12:43:07 2006
Received: from opal.eng.sun.com (opal.SFBay.Sun.COM [129.146.228.54])
	by sac.sfbay.sun.com (8.13.6+Sun/8.13.6) with ESMTP id k8JJh77I024468
	for <psarc@sac.sfbay.sun.com>; Tue, 19 Sep 2006 12:43:07 -0700 (PDT)
Received: from opal (localhost [127.0.0.1])
	by opal.eng.sun.com (8.13.8+Sun/8.13.8) with ESMTP id k8JJh5Ro139472;
	Tue, 19 Sep 2006 12:43:05 -0700 (PDT)
Message-Id: <200609191943.k8JJh5Ro139472@opal.eng.sun.com>
X-Mailer: exmh version 2.7.2 2005-Jan-07 with nmh-1.0.3
To: James Carlson <carlsonj@east.sun.com>
cc: John Beck <jbeck@eng.sun.com>, psarc@sac.sfbay.sun.com
Subject: Re: vacation -l (PSARC 2006/548) 
X-Image-URL: http://playground.sun.com/~jbeck/gif/Misc/john-face.jpg
In-reply-to: Your message of "Tue, 19 Sep 2006 15:02:43 EDT."
             <17680.16083.452241.116045@gargle.gargle.HOWL> 
References: <200609191751.k8JHppTY135351@opal.eng.sun.com> <17680.16083.452241.116045@gargle.gargle.HOWL> 
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Date: Tue, 19 Sep 2006 12:43:05 -0700
From: John Beck <jbeck@eng.sun.com>
Status: RO
Content-Length: 232

James> On Linux, this option includes the time of the reply.  Will it do
James> the same on Solaris?

Yes.  I have (just now) modified the man page in the materials directory
to make this clear.

-- John

http://blogs.sun.com/jbeck

