Index: trunk/pstamp/scripts/pstamp_server_status
===================================================================
--- trunk/pstamp/scripts/pstamp_server_status	(revision 29174)
+++ trunk/pstamp/scripts/pstamp_server_status	(revision 29561)
@@ -57,5 +57,6 @@
     $error_code = (($error_code >> 8) or 1);
     if ($error_code == 12) {
-        print "Postage Stamp Server is not running\n";
+        #print "Postage Stamp Server is not running\n";
+        print "Postage Stamp Server will be down for maintenance until approximately 0400 UTC October 26\n";
         exit 0;
     }
