uidl ( message# -- uidl )
POP3 client library

Prev:consolidate ( -- seq )
Next:delete ( message# -- )


Vocabulary
pop3

Inputs
message#a fixnum


Outputs
uidla string


Word description
Gets the POP3 UIDL (Unique IDentification Listing) of the given message#.

Definition