From 6c39bbb5edc340f5f382f4229b9f57d49c476efa Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Mon, 20 Jan 1997 23:03:06 +0000 Subject: Update the copy. svn path=/trunk/; revision=794 --- sample.rcfile | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'sample.rcfile') diff --git a/sample.rcfile b/sample.rcfile index 6464f2a7..85037ebf 100644 --- a/sample.rcfile +++ b/sample.rcfile @@ -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; -- cgit v1.2.3