Christopher Juckins

SysAdmin Tips, Tricks and other Software Tools

User Tools

Site Tools


gmail_as_a_relay_on_linux_centos7

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
gmail_as_a_relay_on_linux_centos7 [2022/03/18 14:21] juckinsgmail_as_a_relay_on_linux_centos7 [2022/03/18 14:23] (current) juckins
Line 11: Line 11:
   FromLineOverride=YES   FromLineOverride=YES
  
-Add these lines to the global /etc/Muttrc.local (easier than adding it to each user's $HOME/.muttrc:+Add these lines to the global /etc/Muttrc.local (easier than adding it to each user's $HOME/.muttrc):
  
   set from = "`whoami`@`hostname`"   set from = "`whoami`@`hostname`"
Line 20: Line 20:
  
 Successful test via crontab: Successful test via crontab:
-  * * * * * /path/to/bin/mutt_test.bash > /path/to/logs/mutt_test.log+  \* * * * * /path/to/bin/mutt_test.bash > /path/to/logs/mutt_test.log
  
 The mutt_test.bash test script has this for content: The mutt_test.bash test script has this for content:
gmail_as_a_relay_on_linux_centos7.1647627667.txt.gz · Last modified: 2022/03/18 14:21 by juckins