aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2006-11-22 00:09:39 +0000
committerMatthias Andree <matthias.andree@gmx.de>2006-11-22 00:09:39 +0000
commit461f904d91bb12cf7f15bb9c621f5fa60a9bfbb9 (patch)
tree38dc17500f77884001f195a0d2e74bbc1192b2dc
parentb8a8c1b5f1918a5499e09e22ce6ec8fd614f7c6a (diff)
downloadfetchmail-461f904d91bb12cf7f15bb9c621f5fa60a9bfbb9.tar.gz
fetchmail-461f904d91bb12cf7f15bb9c621f5fa60a9bfbb9.tar.bz2
fetchmail-461f904d91bb12cf7f15bb9c621f5fa60a9bfbb9.zip
ccil.org -> example.org
svn path=/branches/BRANCH_6-3/; revision=4956
-rw-r--r--sample.rcfile8
1 files 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