From 621035704f4e6b2cb607f0dca46312abe54b0c54 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Fri, 1 Feb 2002 21:47:50 +0000 Subject: Fixes by Matthias Andree. svn path=/trunk/; revision=3571 --- fetchmail-FAQ.html | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) (limited to 'fetchmail-FAQ.html') diff --git a/fetchmail-FAQ.html b/fetchmail-FAQ.html index 3760fe77..321b5600 100644 --- a/fetchmail-FAQ.html +++ b/fetchmail-FAQ.html @@ -10,7 +10,7 @@
Back to Fetchmail Home Page To Site Map -$Date: 2002/02/01 02:14:23 $ +$Date: 2002/02/01 21:47:49 $

Frequently Asked Questions About Fetchmail

@@ -73,6 +73,7 @@ IP address?
T4. How can I use fetchmail with smail?
T5. How can I use fetchmail with SCO's MMDF?
T6. How can I use fetchmail with Lotus Notes?
+T7. How can I use fetchmail with Courier IMAP?

How to make fetchmail work with various servers:

@@ -1322,6 +1323,11 @@ According to RFC1123 an SMTP listener must allow this mismatch, so smail's new behavior (introduced sometime between 3.2.0.90 and 3.2.0.95) is a bug. +

You may also need to say +-smtp_hello_broken_allow=127.0.0.1 +in order for smail to accept the "localhost" that fetchmail normally +appends to recipient addresses. +


T5. How can I use fetchmail with SCO's MMDF?

@@ -1339,6 +1345,12 @@ fetchmail feeding MMDF. to \r\n, but its rules are not the intuitive and correct-for-RFC822 ones. Use `forcecr'. +T7. How can I use fetchmail with Courier IMAP? + +

The courier mta doesn't like RCPT addresses that look like +someone@localhost. Work around this with an +smtphost or smtpaddress. +


S1. How can I use fetchmail with qpopper?

@@ -2993,7 +3005,7 @@ date from the last Received header.

Back to Fetchmail Home Page To Site Map -$Date: 2002/02/01 02:14:23 $ +$Date: 2002/02/01 21:47:49 $

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