Skip to content

Instantly share code, notes, and snippets.

@titipata
Last active August 29, 2015 14:19
Show Gist options
  • Save titipata/9167e15187bbd27ca60c to your computer and use it in GitHub Desktop.
Save titipata/9167e15187bbd27ca60c to your computer and use it in GitHub Desktop.
Sending email via Python

Email Fetching Stuff

Sending Email using Python

  • See Stack overflow link here
  • Python also has documentation here

Parsing Email using Python

  • See how to parse email to python here

Using Poplib

  • See Stack Overflow code here

Let someone else tweet

Schedule Python

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment