aboutsummaryrefslogtreecommitdiffstats
path: root/sample.rcfile
Commit message (Expand)AuthorAgeFilesLines
...
* Added `fetchlimit'.Eric S. Raymond1996-12-181-0/+2
* Added the `envelope' option.Eric S. Raymond1996-12-091-0/+1
* Fix one of the examples.Eric S. Raymond1996-12-021-1/+1
* Added `logfile' keyword to rc syntax.Eric S. Raymond1996-11-271-0/+1
* Implemented aka option.Eric S. Raymond1996-11-201-0/+1
* Implement batchlimit option.Eric S. Raymond1996-11-081-0/+6
* Improved documentation.Eric S. Raymond1996-10-311-27/+30
* Changeover to `poll'.Eric S. Raymond1996-10-301-12/+9
* Add settable server-nonresponse timeoutEric S. Raymond1996-10-131-0/+1
* Fixes for UIDL and Kerberos problems.Eric S. Raymond1996-10-131-1/+0
* Kerberos integration, stage 3.Eric S. Raymond1996-10-101-3/+9
* Chris Hanson's Kerberos support, plus documentation.Eric S. Raymond1996-10-101-0/+1
* Removed all pretentions to RPOP support.Eric S. Raymond1996-10-091-1/+0
* Back out the token name changes.Eric S. Raymond1996-10-051-2/+2
* RC file syntax change, folder->mailbox, remote->remotename.Eric S. Raymond1996-10-041-4/+4
* Restore --mda, with cleaner implementation this time.Eric S. Raymond1996-10-041-0/+1
* Remove obsolete mda keyword.Eric S. Raymond1996-10-011-1/+0
* Correct the filename.Eric S. Raymond1996-09-281-2/+2
* No more rpopid field.Eric S. Raymond1996-09-261-1/+0
* Change the `explicit' option to `skip'.Eric S. Raymond1996-09-251-2/+2
* Explicit option is documented and set up in the data structure,Eric S. Raymond1996-09-251-0/+2
* Remove some dependencies on the name of the rc file.Eric S. Raymond1996-09-241-1/+1
* The great name change, again.Eric S. Raymond1996-09-241-3/+8
* The great name change.Eric S. Raymond1996-09-241-3/+3
* *** empty log message ***Eric S. Raymond1996-06-281-39/+12
* This is what I sent Harris.Eric S. Raymond1996-06-261-0/+10
* Initial revisionEric S. Raymond1996-06-251-0/+81
="nt">B>Anthony Kim </B> <A HREF="mailto:Anthony.Kim%40walgreens.com" TITLE="[fetchmail]Domino IMAP and missing Content-Transfer-Encoding">Anthony.Kim@walgreens.com </A><BR> <I>Wed, 1 Mar 2006 23:02:52 -0600</I> <P><UL> <LI> Next message: <A HREF="010016.html">[fetchmail]Domino IMAP and missing Content-Transfer-Encoding </A></li> <LI> <B>Messages sorted by:</B> <a href="date.html#10015">[ date ]</a> <a href="thread.html#10015">[ thread ]</a> <a href="subject.html#10015">[ subject ]</a> <a href="author.html#10015">[ author ]</a> </LI> </UL> <HR> <!--beginarticle--> <PRE>Summary: fetchmail was not retrieving Content-Transfer-Encoding header via Domino IMAP. As it turns out, it was the Domino IMAP server that wasn't offering up the header. On Fri, Feb 17, 2006, Matthias Andree wrote: &gt;<i> In 6.4.X, we might implement an option so that fetchmail does not </I>&gt;<i> split header/body fetch but get the whole message including </I>&gt;<i> header in one huge piece as POP3 does which makes undeliverable </I>&gt;<i> mail more expensive though. </I> Thankfully, I won't have to wait for this. Much of Domino's IMAP behavior depends on the mail storage format specified in the Person document in the Public Name and Address Book. There are three options for mail storage for incoming mail: 1. Keep in Sender's format 2. Prefers MIME 3. Prefers Notes Rich Text My setting was &quot;Prefers MIME&quot;. Switching to &quot;Keep in Sender's format&quot; solved the missing encoding header problem. According to IBM, &quot;Prefers MIME&quot; offers the best IMAP performance in Domino &quot;When you choose this option, the router converts all incoming messages to the MIME storage format at delivery time. The messages are therefore stored in your mail file in MIME format. This lets the IMAP server quickly serve all information about the document (such as size) as well as the body of the document to an IMAP client because the document is already stored in the necessary MIME format for the client to read.&quot; [0] I can only surmise this MIME storage results in some rather non-standard IMAP behavior. So long my goofy procmail hacks. Thanks to Matthias Andress and Rob Funk for helping me troubleshoot. Anthony [0] <A HREF="http://www-128.ibm.com/developerworks/lotus/library/ls-D6_IMAP_Perf/?OpenDocument">http://www-128.ibm.com/developerworks/lotus/library/ls-D6_IMAP_Perf/?OpenDocument</A> </PRE> <!--endarticle--> <HR> <P><UL> <!--threads--> <LI> Next message: <A HREF="010016.html">[fetchmail]Domino IMAP and missing Content-Transfer-Encoding </A></li> <LI> <B>Messages sorted by:</B> <a href="date.html#10015">[ date ]</a> <a href="thread.html#10015">[ thread ]</a> <a href="subject.html#10015">[ subject ]</a> <a href="author.html#10015">[ author ]</a> </LI> </UL> </body></html>