diff options
Diffstat (limited to 'sample.rcfile')
-rw-r--r-- | sample.rcfile | 10 |
1 files changed, 5 insertions, 5 deletions
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: |