gmail_on_linux_with_msmtp
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
gmail_on_linux_with_msmtp [2012/04/22 14:04] – juckins | gmail_on_linux_with_msmtp [2025/03/20 19:56] (current) – juckins | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ==== Sending email via Gmail with MSMTP ==== | ||
+ | |||
[[http:// | [[http:// | ||
Line 4: | Line 6: | ||
Kept getting an error: | Kept getting an error: | ||
+ | < | ||
# cd / | # cd / | ||
# make check | # make check | ||
Line 16: | Line 18: | ||
make[1]: Leaving directory `/ | make[1]: Leaving directory `/ | ||
make: *** [check-recursive] Error 1 | make: *** [check-recursive] Error 1 | ||
+ | </ | ||
The solution is simple: | The solution is simple: | ||
+ | < | ||
# ./configure --with-ssl=openssl | # ./configure --with-ssl=openssl | ||
# ./make check | # ./make check | ||
# ./make install | # ./make install | ||
+ | </ | ||
Hint page: [[http:// | Hint page: [[http:// |
gmail_on_linux_with_msmtp.1335117883.txt.gz · Last modified: 2012/04/22 14:04 by juckins