From 937b8594f8c1884ab321022dd69914fbb3a257b6 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Thu, 23 Jan 1997 02:03:12 +0000 Subject: Updated. svn path=/trunk/; revision=810 --- sample.rcfile | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'sample.rcfile') diff --git a/sample.rcfile b/sample.rcfile index 85037ebf..de6839c6 100644 --- a/sample.rcfile +++ b/sample.rcfile @@ -84,14 +84,14 @@ defaults fetchall # Use this for production -poll locke.ccil.org with protocol APOP: +poll imap.ccil.org protocol IMAP: no dns, aka snark.thyrsus.com thyrsus.com locke.ccil.org ccil.org - password my_apop_secret; + password my_remote_password; -# Use this to test IMAP -skip locke protocol IMAP: +# 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 - password my_remote_password; + password my_apop_secret; # Use this to test against a different server skip pop3.netaxs.com: -- cgit v1.2.3