Skip to content

Instantly share code, notes, and snippets.

@rtanglao
Created August 3, 2010 06:46
Show Gist options
  • Select an option

  • Save rtanglao/505956 to your computer and use it in GitHub Desktop.

Select an option

Save rtanglao/505956 to your computer and use it in GitHub Desktop.
emailReport.rb
from_address = [email protected]
to_address = [email protected]
p = 'yourgmailpassword'
@rtanglao
Copy link
Author

rtanglao commented Nov 7, 2011

The code has been dramatically re-factored so i deleted it from the gist. Please use the revised code at:
https://github.com/rtanglao/momogs/blob/master/emailReport-m.rb

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