- create an account at SMTP2go.com using your email address
- Go to Settings on the left panel > SMTP Users
- click "Add SMTP user" button (further right)
- choose a username and password and click "Add SMTP User"
- you should now see your username on the SMTP users page
- for base64 encoding of username and password, visit base64encode.org
make
./emclient
- When prompted for "SMTP Server:" enter
mail.smtp2go.com
- When prompted for "Port:" enter
2525
- When prompted for "Username:" enter your username in base64 encoding
- When prompted for "Password:" enter your password in base64 encoding
make clean
deletes the object file and executable file