| Allegro CL version 8.2 Unrevised from 8.1 to 8.2. 8.1 version |
Arguments: pb &optional message
pb must be a pop
mailbox. message must be a message number (an
integer) or nil
. If
message is a message number, this function
returns the unique id of that message. If message
is nil
or unspecified, this function returns
a list of lists of the form (message unique-id)
for
all messages not marked as deleted.
See imap.htm for more information.
Copyright (c) 1998-2016, Franz Inc. Oakland, CA., USA. All rights reserved.
This page was not revised from the 8.1 page.
Created 2010.1.21.
| Allegro CL version 8.2 Unrevised from 8.1 to 8.2. 8.1 version |