message


Vocabulary
pop3

Class description
An e-mail message having the following slots:
#The ephemeral ordinal number of the message.
uidlThe POP3 UIDL (Unique IDentification Listing) of the message.
headersThe From:, Subject:, and To: headers of the message.
fromThe sender of the message. An e-mail address.
toThe recipients of the message.
subjectThe subject of the message.
sizeThe size of the message in octets.


Definition

TUPLE: message # uidl headers from to subject size ;