Updating mutt for gmail
This commit is contained in:
parent
c179205279
commit
cc70a88705
2 changed files with 26 additions and 9 deletions
|
|
@ -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/"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue