]> Pileus Git - ~andy/fetchmail/commitdiff
Update the copy.
authorEric S. Raymond <esr@thyrsus.com>
Mon, 20 Jan 1997 23:03:06 +0000 (23:03 -0000)
committerEric S. Raymond <esr@thyrsus.com>
Mon, 20 Jan 1997 23:03:06 +0000 (23:03 -0000)
svn path=/trunk/; revision=794

sample.rcfile

index 6464f2a7ff51f758d2bf5ab998b9bb366f63b458..85037ebf37189de79a4509a5a20b1e1a289c8e3b 100644 (file)
@@ -85,12 +85,14 @@ defaults
 
 # Use this for production
 poll locke.ccil.org with protocol APOP:
+       no dns, aka snark.thyrsus.com thyrsus.com locke.ccil.org ccil.org 
        password my_apop_secret;
 
 # Use this to test IMAP
 skip locke protocol IMAP:
+       no dns, aka snark.thyrsus.com thyrsus.com locke.ccil.org ccil.org 
        password my_remote_password;
 
-# Use this to test against POP2 using a local server
-skip localhost protocol pop2:
-       password my_local_password;
+# Use this to test against a different server
+skip pop3.netaxs.com:
+       password my_netaxs.password;