2004/01/20

Python's poplib


With the aid of the ever useful Python Cookbook I had a play at downloading e-mails from a POP server, using poplib. Thanks to Xavier Defrang for the base recipe.

A nice easy to use and common sense interface. Allows me to stay focussed on the overall application.

No comments: