Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com From: "Gary R Van Sickle" To: "Cygwin Mailing List (E-mail)" Subject: RE: mutt + .mailcap: problem Date: Tue, 16 Oct 2001 19:12:18 -0500 Message-ID: <000a01c156a0$63048040$2101a8c0@nomad> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook CWS, Build 9.0.2416 (9.0.2911.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 > Hello experts, > > on my system, mutt seems to ignore the .mailcap contents. I've tried > this with a .mailcap file with the following contents (but it applies > to other test configurations as well): > > text/html; lynx %s > > (The file is read from a binary mount, and the line ends with a LF > only.) When I open a mail containing a text/html attachment, mutt > displays the error message "mailcap entry for type text/html not > found". The output from running mutt with strace proves that it really > has read the .mailcap file (I can provide the strace log if necessary). > > The problem does not occur with the mutt on my Linux box. I've > searched this mailing list and mutt documentation available on the web > but not found any hint. Can you tell me what I'm doing wrong? Probably nothing, it's likely something I'm doing wrong (I'm the current Cygwin mutt maintainer ;-)). I'm currently working on the 1.3.x release, (well, banging my head against the wall is more accurate ;-)), but maybe I need to revisit 1.2.x one last time before that. In the meantime, could you try the following and report back with the results?: - Try changing .mailcap to Windows-format and temporarily text-mount your home dir. AFAIK this shouldn't make any difference (it's the main thing I fixed in the current build), but I might have missed something. - Try a non-text MIME type in .mailcap (one that isn't handled by default) and send yourself a matching attachment and see if that works. Mutt's man page says that mailcap is for "user definition for handling non-text MIME types", so perhaps you're just "getting lucky" on Linux. TIA, Gary R. Van Sickle Braemar Inc. 11481 Rupp Dr. Burnsville, MN 55337 -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/