[26884] in Athena Bugs
Re: sun4 9.4.27: mitmailscan \* is unreliable
daemon@ATHENA.MIT.EDU (Robert Basch)
Thu Jul 6 11:56:21 2006
In-Reply-To: <w6mpsgi7sh5.fsf@horobi.mit.edu>
Mime-Version: 1.0 (Apple Message framework v750)
Content-Type: text/plain; charset=US-ASCII; format=flowed
Message-Id: <C363C281-6DD4-4D5F-B7D2-AB39BD5EC993@mit.edu>
Content-Transfer-Encoding: 7bit
From: Robert Basch <rbasch@mit.edu>
Date: Thu, 6 Jul 2006 11:55:54 -0400
To: Jacob Morzinski <morzinski@mit.edu>
X-Spam-Score: 7.249
X-Spam-Level: ******* (7.249)
X-Spam-Flag: NO
Cc: bugs@mit.edu
Errors-To: bugs-bounces@mit.edu
I was able to reproduce the problem, by running imtest
repeatedly against my post office server (po14), with the
following input:
A10 EXAMINE INBOX
A11 UID SEARCH *
A99 LOGOUT
Consistent with the other reports, the SEARCH occasionally
returns 0 messages; once it returned 2 messages, where,
coincidentally or not, the extra message was sequence 8,
as in the case reported by jhawk.
I believe this suggests a race condition in the server, and
have reported this to network.
Bob