From 461f904d91bb12cf7f15bb9c621f5fa60a9bfbb9 Mon Sep 17 00:00:00 2001
From: Matthias Andree <matthias.andree@gmx.de>
Date: Wed, 22 Nov 2006 00:09:39 +0000
Subject: ccil.org -> example.org

svn path=/branches/BRANCH_6-3/; revision=4956
---
 sample.rcfile | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/sample.rcfile b/sample.rcfile
index 865b3a18..fac8e75b 100644
--- a/sample.rcfile
+++ b/sample.rcfile
@@ -134,13 +134,13 @@ defaults
 	fetchall
 
 # Use this for production
-poll imap.ccil.org protocol IMAP:
-	no dns, aka snark.thyrsus.com thyrsus.com locke.ccil.org ccil.org 
+poll imap.example.org protocol IMAP:
+	no dns, aka snark.thyrsus.com thyrsus.com locke.example.org example.org 
 	password my_remote_password;
 
 # Use this to test POP3
-skip pop3.ccil.org with protocol APOP:
-	no dns, aka snark.thyrsus.com thyrsus.com locke.ccil.org ccil.org 
+skip pop3.example.org with protocol APOP:
+	no dns, aka snark.thyrsus.com thyrsus.com locke.example.org example.org 
 	password my_apop_secret;
 
 # Use this to test against a different server
-- 
cgit v1.2.3