a gmail command line app to send emails from command line.
##Usage To compile the program, open terminal and type:
go build test.go
To run the program, enter:
go run test.go
##Requirements
- You need go installed: http://golang.org/doc/install
- Check the port number if it doesn't work for you
- Even if the port and everything is entered correctly, you may still have trouble accessing your email. (https://support.google.com/accounts/answer/6010255)