emailserver.tac
- a toy email server.smtpclient_simple.py
- sending email using SMTP.smtpclient_tls.py
- send email using authentication and transport layer security.imap4client.py
- Simple IMAP4 client which displays the subjects of all messages in a particular mailbox.