From fbe6cd7058f6f91f705c0a2e6e1a08192225d144 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Wed, 22 Sep 1999 14:17:11 +0000 Subject: *** empty log message *** svn path=/trunk/; revision=2577 --- fetchmail-FAQ.html | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/fetchmail-FAQ.html b/fetchmail-FAQ.html index df18f6e0..aa5cd167 100644 --- a/fetchmail-FAQ.html +++ b/fetchmail-FAQ.html @@ -10,7 +10,7 @@
Back to Fetchmail Home Page To Site Map -$Date: 1999/09/16 11:11:04 $ +$Date: 1999/09/22 14:17:11 $

Frequently Asked Questions About Fetchmail

@@ -38,6 +38,7 @@ IP address?
G10. Is any special configuration needed to use firewalls?
G11. Is any special configuration needed to send mail?
G12. Is fetchmail Y2K-compliant?
+G13. Is there a way in fetchmail to support disconnected IMAP mode?

Build-time problems:

@@ -570,6 +571,13 @@ Fetchmail could theoretically have problems when the 32-bit time_t's roll over in 2038, but I doubt it. Timestamps aren't used for anything but log entry generation.

+


+

G13. Is there a way in fetchmail to support disconnected IMAP mode?

+ +No. Fetchmail is a mail transport agent, best understood as a protocol +gateway between POP3/IMAP servers and SMTP. Disconnected operation +requires an elaborate interactive client. It's a very different problem.

+


B2. I get link failures when I try to build fetchmail.

@@ -2472,7 +2480,7 @@ inactivity timeout.

Back to Fetchmail Home Page To Site Map -$Date: 1999/09/16 11:11:04 $ +$Date: 1999/09/22 14:17:11 $

Eric S. Raymond <esr@snark.thyrsus.com>
-- cgit v1.2.3