aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1997-10-03 23:05:44 +0000
committerEric S. Raymond <esr@thyrsus.com>1997-10-03 23:05:44 +0000
commitbc5eecb75b5cd8827b5da28929e96981b9d7f1ed (patch)
treecb2e201ea9216cfa67c68479c3c0c7817b955f22
parentc1a2ad55a4baa1aa95cae1ce801025e66f19c681 (diff)
downloadfetchmail-bc5eecb75b5cd8827b5da28929e96981b9d7f1ed.tar.gz
fetchmail-bc5eecb75b5cd8827b5da28929e96981b9d7f1ed.tar.bz2
fetchmail-bc5eecb75b5cd8827b5da28929e96981b9d7f1ed.zip
HP OpenMail.
svn path=/trunk/; revision=1471
-rw-r--r--fetchmail-FAQ.html17
1 files changed, 15 insertions, 2 deletions
diff --git a/fetchmail-FAQ.html b/fetchmail-FAQ.html
index 16bf5ffe..eb9755e7 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: 1997/10/03 16:24:26 $
+<td width="30%" align=right>$Date: 1997/10/03 23:05:44 $
</table>
<HR>
<H1>Frequently Asked Questions About Fetchmail</H1>
@@ -64,6 +64,7 @@ when I may have multiple login sessions going?</a><br>
<a href="#T5">T5. How can I use fetchmail with Lotus Notes?</a><br>
<a href="#T6">T6. How can I use fetchmail with Microsoft Exchange?</a><br>
<a href="#T7">T7. How can I use fetchmail with Compuserve RPA?</a><br>
+<a href="#T8">T8. How can I use fetchmail with HP OpenMail?</a><br>
<h1>Runtime fatal errors:</h1>
@@ -991,6 +992,18 @@ RPA-capable, and if so do an RPA transaction rather than a plain-text
password handshake.<P>
<hr>
+<h2><a name="T8">T8. How can I use fetchmail with HP OpenMail?</a></h2>
+
+No special configuration is required, but OpenMail has an annoying bug
+similar to the big one in <a href="#T6">Microsoft Exchange</a>.
+The message sizes it gives in the LIST are rounded to the nearest 1024
+bytes. It also has a nasty habit of discarding headers it doesn't
+recognize, such as X- and Resent- headers.<P>
+
+As with M$ Exchange, the only real fix for these problems is to get a
+POP server that isn't brain-dead.<P>
+
+<hr>
<h2><a name="R1">R1. Fetchmail isn't working, and -v shows `SMTP connect failed' messages.</a></h2>
Fetchmail itself is probably working, but your SMTP port 25 listener
@@ -1549,7 +1562,7 @@ will look right.<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: 1997/10/03 16:24:26 $
+<td width="30%" align=right>$Date: 1997/10/03 23:05:44 $
</table>
<P><ADDRESS>Eric S. Raymond <A HREF="mailto:esr@thyrsus.com">&lt;esr@snark.thyrsus.com&gt;</A></ADDRESS>