package
0.0.0-20241219012652-6f02d0cd6037
Repository: https://github.com/mukappalambda/go-examples.git
Documentation: pkg.go.dev

# README

Steps

To follow these intructions, you can refer to this for how to generate a Google app password, and paste it in the .password file.

cp .password{.example,}
echo '<YOUR_GOOGLE_APP_PASSWORD>' > .password

go run main.go \
-username <YOUR_GMAIL_ADDR> \
-from <YOUR_GMAIL_ADDR> \
-to <YOUR_GMAIL_ADDR>