From e686539639ed1de38a3a62d8e8afe8e3ef456173 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Mon, 24 Aug 1998 16:53:44 +0000 Subject: SDPS fixes. svn path=/trunk/; revision=2047 --- fetchmail-FAQ.html | 14 ++++++++------ fetchmail.man | 2 ++ 2 files changed, 10 insertions(+), 6 deletions(-) diff --git a/fetchmail-FAQ.html b/fetchmail-FAQ.html index c772df71..a77bdc89 100644 --- a/fetchmail-FAQ.html +++ b/fetchmail-FAQ.html @@ -10,7 +10,7 @@
Back to Fetchmail Home Page To Site Map -$Date: 1998/08/17 23:43:06 $ +$Date: 1998/08/24 16:53:43 $

Frequently Asked Questions About Fetchmail

@@ -1168,11 +1168,13 @@ If you do want multidrop, make sure your fetchmail has SDPS enabled string "+SDPS"). If it dioesn't, rebuild from source the --enable-SDPS option.

-Once you have SDPS enabled, fetchmail will automatically detect when it's -talking to a Demon Internet host in multidrop mode, and use the *ENV -extension to get envelope To addresses.

+Once you have SDPS enabled, fetchmail in POP3 mode will automatically +detect when it's talking to a Demon Internet host in multidrop mode, +and use the *ENV extension to get envelope To addresses.

-(Note: in stock 4.5.5, the SDPS code is present but untested.)

+The autodetection works by looking at the hostname in the POP3 +greeting line; if you're accessing Demon Internet through a proxy +it may fail. To force SDPS mode, pick "sdps" is your protocol.


S4. How can I use fetchmail with usa.net's servers?

@@ -2099,7 +2101,7 @@ Re-ordering messages is a user-agent function, anyway.

Back to Fetchmail Home Page To Site Map -$Date: 1998/08/17 23:43:06 $ +$Date: 1998/08/24 16:53:43 $

Eric S. Raymond <esr@snark.thyrsus.com>
diff --git a/fetchmail.man b/fetchmail.man index bb9abd54..54e287d0 100644 --- a/fetchmail.man +++ b/fetchmail.man @@ -174,6 +174,8 @@ Use POP3 with MD5 authentication. Use POP3 with RPOP authentication. .IP KPOP Use POP3 with Kerberos V4 authentication on port 1109. +.IP SDPS +Use POP3 with Demon Internet's SDPS extensions. .IP IMAP IMAP2bis, IMAP4, or IMAP4rev1 (\fIfetchmail\fR autodetects their capabilities). .IP IMAP-K4 -- cgit v1.2.3