diff options
author | Eric S. Raymond <esr@thyrsus.com> | 2000-03-13 16:44:58 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 2000-03-13 16:44:58 +0000 |
commit | 074d0f372bb1300e135a4884c500ae719b8706d7 (patch) | |
tree | c59fe67815459d891b47a62da973abf6bcb2b96e /fetchmail-FAQ.html | |
parent | 788d69daa64652cd382aa58a2c8ac3cbdea9b6b1 (diff) | |
download | fetchmail-074d0f372bb1300e135a4884c500ae719b8706d7.tar.gz fetchmail-074d0f372bb1300e135a4884c500ae719b8706d7.tar.bz2 fetchmail-074d0f372bb1300e135a4884c500ae719b8706d7.zip |
Make IMAP preauth work.
svn path=/trunk/; revision=2816
Diffstat (limited to 'fetchmail-FAQ.html')
-rw-r--r-- | fetchmail-FAQ.html | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/fetchmail-FAQ.html b/fetchmail-FAQ.html index 0aa9c81f..c856386a 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: 2000/03/11 00:59:57 $ +<td width="30%" align=right>$Date: 2000/03/13 16:44:57 $ </table> <HR> <H1>Frequently Asked Questions About Fetchmail</H1> @@ -2498,6 +2498,12 @@ prone to mangle attachments. If you are running one of these, replacing your server with a Unix machine is probably the only effective solution.<p> +We've also had a report that Lotus Notes sometimes trashes the +MIME type of messages. In particular, it seems to modify MIME +headers introducing type application/pdf, mangling the type +to application/octet-stream. It may corrupt other MIME types +as well.<p> + Rob Funk explains: Unfortunately there also remain many mail user agents that don't write correct MIME messages. One big offender is Sun MailTool attachments, which are formatted enough like MIME that some @@ -2741,7 +2747,7 @@ terminate it.<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: 2000/03/11 00:59:57 $ +<td width="30%" align=right>$Date: 2000/03/13 16:44:57 $ </table> <P><ADDRESS>Eric S. Raymond <A HREF="mailto:esr@thyrsus.com"><esr@snark.thyrsus.com></A></ADDRESS> |