Christopher Juckins

SysAdmin Tips, Tricks and other Software Tools

User Tools

Site Tools


gmail_on_linux_with_ssmtp

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_on_linux_with_ssmtp [2015/11/04 18:06] juckinsgmail_on_linux_with_ssmtp [2015/11/04 18:12] juckins
Line 51: Line 51:
 This did not work: https://productforums.google.com/forum/?hl=en#!topic/gmail/2tK2fR7yW-k;context-place=forum/gmail This did not work: https://productforums.google.com/forum/?hl=en#!topic/gmail/2tK2fR7yW-k;context-place=forum/gmail
  
-Try these links:\\ 
  
-https://www.digitalocean.com/community/tutorials/how-to-use-gmail-or-yahoo-with-php-mail-function \\ +Directions [[http://mhawthorne.net/posts/postfix-configuring-gmail-as-relay.html|based on this page by Matthew Hawthorne]] worked: \\
-http://serverfault.com/questions/194376/how-to-send-email-with-my-centos-server \\ +
-http://rs20.mine.nu/w/2011/07/gmail-as-relay-host-in-postfix/ \\ +
- +
- +
-These directions [[http://mhawthorne.net/posts/postfix-configuring-gmail-as-relay.html|based on this page]] worked: \\+
  
 1. Make a backup copy of /etc/postfix/main.cf 1. Make a backup copy of /etc/postfix/main.cf
Line 90: Line 84:
 </code> </code>
  
-2. Add Gmail creds to /etc/postfix/sasl_passwd \\+2. Add your own Gmail credentials to /etc/postfix/sasl_passwd \\
 <code> <code>
 [smtp.gmail.com]:587  username:password [smtp.gmail.com]:587  username:password
Line 125: Line 119:
  
 8. Check mutt configuration for proper "From" settings.   8. Check mutt configuration for proper "From" settings.  
 +
 +Other links:\\
 +
 +[[http://serverfault.com/questions/194376/how-to-send-email-with-my-centos-server|How to send email with my CentOS server]] \\
 +[[http://rs20.mine.nu/w/2011/07/gmail-as-relay-host-in-postfix/|Setting up gmail as a relay host in postfix (without creating certificates)]] \\
 +[[https://www.digitalocean.com/community/tutorials/how-to-use-gmail-or-yahoo-with-php-mail-function|How To Use Gmail or Yahoo with PHP mail() Function]] \\
 +[[https://techjourney.net/update-add-ca-certificates-bundle-in-redhat-centos/|Updating certificates]] (not needed at this point)
gmail_on_linux_with_ssmtp.txt · Last modified: 2016/10/22 08:29 by juckins