Python

  1. Home
  2. Computing & Technology
  3. Python

Python Blog

From Al Lukaszewski, for About.com

Archiving Mail with poplib

Monday June 16, 2008
As mentioned in previous posts, Python's poplib module provides a pretty comprehensive interface to the POP3 protocol. Using it, you have not only the basics for an email client, but you can write an archiving program for your email account(s). Recently, a new guide series was started to show you how to do this. See the first two steps of "Retrieving POP3 Email with poplib" for how to setup the process.

Comments

No comments yet. Leave a Comment

Leave a Comment

Line and paragraph breaks are automatic. Some HTML allowed: <a href="" title="">, <b>, <i>, <strike>

Explore Python

About.com Special Features

Build Your Own Website

Step-by-step advice on how to do everything from choosing a Web host to promoting your content. More >

Connect Your Home Computers

Easy ways to connect two computers for networking purposes. More >

Python

  1. Home
  2. Computing & Technology
  3. Python

©2009 About.com, a part of The New York Times Company.

All rights reserved.