A Pop Client
This is ported from CL-POP, which is written by Brian Sorg and is gratifyingly easy to port. Not sure if that is because of Brian’s good code, because POP is a very simple protocol, or because of the cousinly similarity of Lisp and Smalltalk.
Also contained in the archive is an example script which deletes mail off of the server according to its headers.
NB. Only those methods of PopClient which are in the tests or used by the script have been tested, and that does not include retrieving whole messages.