[9390] in Athena Bugs
Re: inc over quota marking messages as received
daemon@ATHENA.MIT.EDU (epeisach@Athena.MIT.EDU)
Tue Jun 2 20:23:30 1992
From: epeisach@Athena.MIT.EDU
Date: Tue, 2 Jun 92 20:23:21 -0400
To: tom@Athena.MIT.EDU
Cc: postmaster@Athena.MIT.EDU
Cc: bugs@Athena.MIT.EDU
In-Reply-To: 9380
I was looking over your patch and had a question with how the PO servers
work. If I retrieve a message from the server, but break the connection
without sending a quit, deletions do not take place? It appears that
your patch is simply being more anal-retentive to send that quit (which
is a good thing) as it causes a clean shutdown of the connection.
If that is how the server functions then I believe your code is correct.
Ezra