On Mon, 15 Dec 2003, Khoa Vo wrote: > If the client open the IDLE command, keeping the connection alive, and > listening to that connection, the server will tell the client every changes > made to that mailbox on the server. For example server will tell the window > client that m1&m2 are deleted, etc.
You will get the same behavior if the client opens a session, and every minute or two issues a NOOP command. You can call mail_ping() in c-client to do this. -- Mark -- http://staff.washington.edu/mrc Science does not emerge from voting, party politics, or public debate. Si vis pacem, para bellum.
