>those modules come installed by default. Sweet! >you just have to import them like this: >import smtplib, poplib I got far enough in my readings to have that import syntax, but didn't assume that the modules came with Python. Thanks to all who answered! CTP