blob: d35c8fb18bd64cb8ed2f9e832eefd9ee608c6fbe (
plain) (
blame)
1
2
3
|
# contains the email login configuration on the remote system
#127.0.0.1 smtp
#smtp.gmail.com smtp --auth-login --port=587 --starttls --user=your-name@gmail.com --pass=your-password --starttls
|