Christopher Juckins

SysAdmin Tips, Tricks and other Software Tools

User Tools

Site Tools


gmail_as_a_relay_on_linux

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
gmail_as_a_relay_on_linux [2016/10/27 08:52] juckinsgmail_as_a_relay_on_linux [2018/01/27 16:16] juckins
Line 9: Line 9:
   * ca-certificates.noarch (tested version 2015.2.4-70.0.el7_1)   * ca-certificates.noarch (tested version 2015.2.4-70.0.el7_1)
   * cyrus-sasl-plain (tested version 2015.2.6-70.1.el7_2)   * cyrus-sasl-plain (tested version 2015.2.6-70.1.el7_2)
-    * Got hint from [[http://www.postfix.org/SASL_README.html#client_sasl_policy|Postfix config]]+    * Got hint that this is needed from [[http://www.postfix.org/SASL_README.html#client_sasl_policy|Postfix config]]
   * cyrus-sasl-lib (tested version 2.1.26-20.el7_2)   * cyrus-sasl-lib (tested version 2.1.26-20.el7_2)
  
Line 96: Line 96:
 mutt -s "Test1" [email protected] </dev/null mutt -s "Test1" [email protected] </dev/null
 </code> </code>
-or+or to send a message without using a separate file:
 <code> <code>
 echo 'It works' | mailx -s 'Test message' [email protected] echo 'It works' | mailx -s 'Test message' [email protected]
gmail_as_a_relay_on_linux.txt · Last modified: 2024/01/01 12:40 by juckins