| Allegro CL version 9.0 Unrevised from 8.2 to 9.0. 8.2 version |
Arguments: mailbox
end-of-letter-p returns true if the end of the letter has been reached. This can be used to terminate a loop of fetch-letter-sequence calls.
end-of-letter-p is only implemented for pop mailboxes.
end-of-letter-p must only be used within a with-fetch-letter-sequence body.
See also with-fetch-letter-sequence and fetch-letter-sequence.
See imap.htm for more information.
Copyright (c) 1998-2019, Franz Inc. Oakland, CA., USA. All rights reserved.
This page was not revised from the 8.2 page.
Created 2012.5.30.
| Allegro CL version 9.0 Unrevised from 8.2 to 9.0. 8.2 version |