Vocabularypop3Class descriptionAn e-mail message having the following slots:
# | The ephemeral ordinal number of the message. |
uidl | The POP3 UIDL (Unique IDentification Listing) of the message. |
headers | The From:, Subject:, and To: headers of the message. |
from | The sender of the message. An e-mail address. |
to | The recipients of the message. |
subject | The subject of the message. |
size | The size of the message in octets. |
Definition