Skip to content

Instantly share code, notes, and snippets.

@house9
Created December 16, 2012 15:39
Show Gist options
  • Save house9/4308619 to your computer and use it in GitHub Desktop.
Save house9/4308619 to your computer and use it in GitHub Desktop.
# importance flag on the email
headers['Importance'] = 'high'
headers['X-Priority'] = '1'
headers['X-MSMail-Priority'] = 'High'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment