diff options
author | Eric S. Raymond <esr@thyrsus.com> | 2002-06-21 09:06:59 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 2002-06-21 09:06:59 +0000 |
commit | c2bd7816659e36a4e761c0bbd168d8d67135ce32 (patch) | |
tree | f1f8cc849cdbef147d7135102673e33fea0eb258 /fetchmail-FAQ.html | |
parent | 61c07b4a3913432145a5c6c9ff99adfd48ff22c8 (diff) | |
download | fetchmail-c2bd7816659e36a4e761c0bbd168d8d67135ce32.tar.gz fetchmail-c2bd7816659e36a4e761c0bbd168d8d67135ce32.tar.bz2 fetchmail-c2bd7816659e36a4e761c0bbd168d8d67135ce32.zip |
Demon Internet does TOP now.
svn path=/trunk/; revision=3649
Diffstat (limited to 'fetchmail-FAQ.html')
-rw-r--r-- | fetchmail-FAQ.html | 16 |
1 files changed, 4 insertions, 12 deletions
diff --git a/fetchmail-FAQ.html b/fetchmail-FAQ.html index 6eb9b6ff..4bd9c471 100644 --- a/fetchmail-FAQ.html +++ b/fetchmail-FAQ.html @@ -10,7 +10,7 @@ <table width="100%" cellpadding=0><tr> <td width="30%">Back to <a href="index.html">Fetchmail Home Page</a> <td width="30%" align=center>To <a href="/~esr/sitemap.html">Site Map</a> -<td width="30%" align=right>$Date: 2002/06/21 07:48:16 $ +<td width="30%" align=right>$Date: 2002/06/21 09:06:59 $ </table> <HR> <H1>Frequently Asked Questions About Fetchmail</H1> @@ -1613,20 +1613,12 @@ MTA must also be configured to accept mail sent to user@my-company.co.uk)</p> <pre> poll pop3.demon.co.uk proto pop3 aka mailstore no dns: localdomains xyz.demon.co.uk my-company.co.uk - user xyz is * fetchall + user xyz is * </pre> -<p>The `fetchall' command ensures that all mail is downloaded. If you -want to leave mail on the server use `uidl' and `keep'; Demon does not -implement the obsolete `top' command, because SDPS combines messages -residing on two separate punt clusters into a single POP3 maildrop. -If you do use UIDL, be aware that the "user@host" form for fetching -mail from a particular Demon host will confuse fetchmail's UIDL code; -use user+host.</p> - <p>Note that Demon may delete mail on the server which is more than 30 days old; see their <a -href="http://www.demon.net/info/helpdesk/demon_products/mail/sdps-tech.shtml"> +href="http://www.demon.net/helpdesk/products/mail/sdps-tech.shtm"l> POP3 page</a> for details.</p> <h3>The SDPS extension</h3> @@ -3081,7 +3073,7 @@ the received date from the last Received header.</p> <table width="100%" cellpadding=0><tr> <td width="30%">Back to <a href="index.html">Fetchmail Home Page</a> <td width="30%" align=center>To <a href="/~esr/sitemap.html">Site Map</a> -<td width="30%" align=right>$Date: 2002/06/21 07:48:16 $ +<td width="30%" align=right>$Date: 2002/06/21 09:06:59 $ </table> <ADDRESS>Eric S. Raymond <A HREF="mailto:esr@thyrsus.com"><esr@thyrsus.com></A></ADDRESS> |