diff options
-rw-r--r-- | fetchmail-FAQ.html | 12 |
1 files changed, 10 insertions, 2 deletions
diff --git a/fetchmail-FAQ.html b/fetchmail-FAQ.html index e8cc8901..2ecaf294 100644 --- a/fetchmail-FAQ.html +++ b/fetchmail-FAQ.html @@ -10,7 +10,8 @@ <H1>Frequently Asked Questions About Fetchmail</H1> The current version of fetchmail is 3.9.6. New in the FAQ: -a new <a href="#F5">F5</a> on the fetchmail paper.<p> +a new <a href="#F5">F5</a> on the fetchmail paper and <a href="#T4">T4 +</a>On Lotus Notes.<p> Before reporting any bug, please read <a href="#G3">G3</a> for advice on how to include diagnostic information that will get your bug fixed @@ -61,6 +62,7 @@ when I may have multiple login sessions going?</a><br> <a href="#T1">T1. How can I use fetchmail with qmail?</a><br> <a href="#T2">T2. How can I use fetchmail with exim?</a><br> <a href="#T3">T3. How can I use fetchmail with smail?</a><br> +<a href="#T4">T4. How can I use fetchmail with Lotus Notes?</a><br> <h1>Runtime fatal errors:</h1> @@ -683,6 +685,12 @@ it is an smail "feature" and has been reported to the maintainers as a bug.<P> <hr> +<h2><a name="T4">T4. How can I use fetchmail with Lotus Notes?</a></h2><p> + +The Lotus Notes SMTP gateway tries to deduce when it should convert \n +to \r\n, but its rules are not intuitive. Use `forcecr'.<P> + +<hr> <h2><a name="R1">R1. I think I've set up fetchmail correctly, but I'm not getting any mail.</a></h2> Maybe you have a .forward or alias set up that you've forgotten about. You @@ -985,7 +993,7 @@ without hacking potentially fragile startup scripts. To get around it, just touch(1) the logfile before you run fetchmail (this will have no effect on the contents of the logfile if it already exists).<P> -$Id: fetchmail-FAQ.html,v 1.23 1997/05/29 15:27:48 esr Exp $<p> +$Id: fetchmail-FAQ.html,v 1.24 1997/06/04 12:56:07 esr Exp $<p> <HR> <ADDRESS>Eric S. Raymond <A HREF="mailto:esr@thyrsus.com"><esr@snark.thyrsus.com></A></ADDRESS> |