Skip to content

This project is an example of receiving, processing, and sending mail using POP3 and SMTP libraries.

Notifications You must be signed in to change notification settings

onlinewan/Python3_MailDeals

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python3_MailDeals

This project is an example of receiving, processing, and sending mail using POP3 and SMTP libraries.

Contain feature:

  1. Using poplib, get mail list, and get mail contents.
  2. Using email, parse mail contents. subject,date,from,to,...
  3. Using email.mime generate mail.
  4. Using stmp send one mail.

About

This project is an example of receiving, processing, and sending mail using POP3 and SMTP libraries.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages