| Allegro CL version 7.0 This page is new in 7.0. | |||||||||
Arguments: pop-mailbox
This generic function is only implemented for pop mailboxes.
It sends the RSET command to the mailbox. That command removes deletion markers from any messages marked for deletion and removes the has been read indication from any messages first read during this connection to the pop server.
The return value is what the pop server returns from this command. This is typically just diagnostic information and can be ignored.
See imap.htm for more information.
Copyright (c) 1998-2006, Franz Inc. Oakland, CA., USA. All rights reserved.
Documentation for Allegro CL version 7.0. This page is new in the 7.0 release.
Created 2005.9.20.
| Allegro CL version 7.0 This page is new in 7.0. | |||||||||