From 19580930369179181789233ab2f311530d65edf1 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Wed, 7 Feb 2001 08:01:13 +0000 Subject: First cut at ODMR support. svn path=/trunk/; revision=3028 --- fetchmail-FAQ.html | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) (limited to 'fetchmail-FAQ.html') diff --git a/fetchmail-FAQ.html b/fetchmail-FAQ.html index edc2a455..e0f47e9a 100644 --- a/fetchmail-FAQ.html +++ b/fetchmail-FAQ.html @@ -10,7 +10,7 @@
Back to Fetchmail Home Page To Site Map -$Date: 2001/02/07 04:10:02 $ +$Date: 2001/02/07 08:01:08 $

Frequently Asked Questions About Fetchmail

@@ -357,7 +357,7 @@ The short answer: IMAP4rev1 running over Unix.

Here's a longer answer:

-Fetchmail will work with any POP, IMAP, or ESMTP/ETRN server that +Fetchmail will work with any POP, IMAP, ETRN, or ODMR server that conforms to the relevant RFCs (and even some outright broken ones like Microsoft Exchange and Novell GroupWise). This doesn't mean it works equally well with all, @@ -561,6 +561,11 @@ accept mail for your domain but then queue it to forward to your machine. ETRN just tells to server to flush its queue for your domain. Fetchmail doesn't actually get the mail in that case.

+You can use On-Demand Mail Relay (ODMR) with a dynamic IP address; +that's what it was designed for, and it provides capabilities very +similar to ETRN. Unfortunately ODMR servers are not yet widely +deployed, as of early 2001.

+ If you're using a dynamic-IP configuration, one other (non-fetchmail) problem you may run into with outgoing mail is that some sites will bounce your email because the hostname your giving them isn't real @@ -2298,7 +2303,7 @@ server mailbox and then routing based on what's in the To/Cc/Bcc lines.

In general, this is not really a good idea. It would be smarter to just let the mail sit in the mailserver's queue and use fetchmail's -ETRN mode to trigger SMTP sends periodically (of course, this means +ETRN or ODMR modes to trigger SMTP sends periodically (of course, this means you have to poll more frequently than the mailserver's expiration period). If you can't arrange this, try setting up a UUCP feed.

@@ -2986,7 +2991,7 @@ switching to IMAP and using a short expunge interval.

Back to Fetchmail Home Page To Site Map -$Date: 2001/02/07 04:10:02 $ +$Date: 2001/02/07 08:01:08 $

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