Updating mutt for gmail

This commit is contained in:
Hunter Haugen 2012-03-21 12:52:19 -07:00
parent c179205279
commit cc70a88705
2 changed files with 26 additions and 9 deletions

View file

@ -1,7 +1,9 @@
#!/bin/sh
if [ x"$HOST" = "xcz.local" ] ; then
if [ x"$HOST" = "xcz.puppetlabs.lan" ] ; then
echo 'set imap_user="hunter@puppetlabs.com"'
echo 'set from="hunter@puppetlabs.com"'
echo 'set realname="Hunter Haugen"'
#set imap_pass="password"
#set smtp_url="smtp://hunter.haugen@smtp.gmail.com:587/"