uidls ( -- assoc )


Vocabulary
pop3

Inputs
None

Outputs
assocan assoc


Word description
Gets the POP3 UIDL (Unique IDentification Listing) of every specific message in the mailbox together with its ordinal number. UIDL provides a mechanism that avoids numbering issues between POP3 sessions by assigning a permanent and unique ID for each message.

Definition