| Allegro CL version 8.2 Unrevised from 8.1 to 8.2. 8.1 version |
Arguments: text
text is a string that is the first part of a mail
message, including at least all of the headers lines and the blank
line following the headers. Given this partial message, this function
parses the header lines and returns an envelope
structure containing information from the header. This is useful for
parsing the headers of things returned by a pop server.
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 |