]> git.donarmstrong.com Git - bin.git/commitdiff
* Update IMAPHOST
authorDon Armstrong <don@donarmstrong.com>
Thu, 6 Dec 2007 03:20:35 +0000 (03:20 +0000)
committerDon Armstrong <don@donarmstrong.com>
Thu, 6 Dec 2007 03:20:35 +0000 (03:20 +0000)
getmail

diff --git a/getmail b/getmail
index 1f66e073d1f166253a042a32e07812cf546d802c..e6a22779fc177488fc02cbb2f1cb2ec1c08ad04e 100755 (executable)
--- a/getmail
+++ b/getmail
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 # Configure the two things below for your MUA and the host being run.
-IMAPHOST=rzlab.ucr.edu
+IMAPHOST=linnode.donarmstrong.com
 MUA=mutt
 
 #set -x