method
mails
v1_9_1_378 -
Show latest stable
- Class:
Net::POP3
mails()public
Returns an array of Net::POPMail objects, representing all the messages on the server. This array is renewed when the session restarts; otherwise, it is fetched from the server the first time this method is called (directly or indirectly) and cached.
This method raises a POPError if an error occurs.