<?xml version="1.0" encoding="UTF-8"?> 
<?xml-stylesheet href="https://dev.horde.org/themes/horde//default/feed-rss.xsl" type="text/xsl"?> 
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"> 
 <channel> 
  <title>application/mac binhex40 attachments don&#039;t show</title> 
  <pubDate>Fri, 10 Apr 2026 13:36:20 +0000</pubDate> 
  <link>https://bugs.horde.org/ticket/6141</link> 
  <atom:link rel="self" type="application/rss+xml" title="application/mac binhex40 attachments don&#039;t show" href="https://bugs.horde.org/ticket/6141/rss" /> 
  <description>application/mac binhex40 attachments don&#039;t show</description> 
 
   
   
  <item> 
   <title>When sending an attachment from Quickmail Client 3.5.3 Mac O</title> 
   <description>When sending an attachment from Quickmail Client 3.5.3 Mac OS 10.4 (which encodes in macbinhex40), IMP will not register an attachment exists. However, if message is saved to disk, and opened in a client, the attachment is present.



Perhaps as simple as changing something in the MIME modules?</description> 
   <pubDate>Wed, 23 Jan 2008 23:15:17 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/6141#t41414</link> 
  </item> 
   
  <item> 
   <title>Can you upload an example message that we can test against?</title> 
   <description>Can you upload an example message that we can test against?</description> 
   <pubDate>Thu, 24 Jan 2008 02:23:42 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/6141#t41417</link> 
  </item> 
   
  <item> 
   <title>&gt; Can you upload an example message that we can test against</title> 
   <description>&gt; Can you upload an example message that we can test against?



Here&#039;s a file, sent from Quickmail Client, with the attachment encoded in Mac BinHex 4.0.



Thanks!</description> 
   <pubDate>Thu, 24 Jan 2008 13:31:00 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/6141#t41420</link> 
  </item> 
   
  <item> 
   <title>Works perfectly for me in IMP 4.1 and 4.2. This is probably </title> 
   <description>Works perfectly for me in IMP 4.1 and 4.2. This is probably be a broken imap server or c-client library on your side.</description> 
   <pubDate>Fri, 25 Jan 2008 00:12:45 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/6141#t41452</link> 
  </item> 
   
  <item> 
   <title>&gt; Works perfectly for me in IMP 4.1 and 4.2. This is probabl</title> 
   <description>&gt; Works perfectly for me in IMP 4.1 and 4.2. This is probably be a 

&gt; broken imap server or c-client library on your side.



Actually, I can almost 100% guarantee you downloaded the message w/Firefox.  Because we do no conversion of binhex40 data -- it is passed as-is to the browser so it is the browser that is internally doing the conversion.  Sure enough, try downloading the attachment w/IE 7 and you simply get the text of the body of the message.



This is RFC 1741, btw.</description> 
   <pubDate>Fri, 25 Jan 2008 06:49:21 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/6141#t41455</link> 
  </item> 
   
  <item> 
   <title>Initially, I did save the message for upload from Firefox 2 </title> 
   <description>Initially, I did save the message for upload from Firefox 2 (Mac). I just saved a version of a message also sent from a Quickmail client through IE7 and the attachment (.xls) also showed up when opened in outlook exp.



I also have SquirrelMail 1.4.13 installed, side by side with IMP, and it does show the binhex4 messages as attachments....



I can send an email natively from a mac client with an encoded attachment to one of you if you wish - to see if the attachments show up for you..

&gt;&gt; Works perfectly for me in IMP 4.1 and 4.2. This is probably be a

&gt;&gt; broken imap server or c-client library on your side.

&gt;

&gt; Actually, I can almost 100% guarantee you downloaded the message 

&gt; w/Firefox.  Because we do no conversion of binhex40 data -- it is 

&gt; passed as-is to the browser so it is the browser that is internally 

&gt; doing the conversion.  Sure enough, try downloading the attachment 

&gt; w/IE 7 and you simply get the text of the body of the message.

&gt;

&gt; This is RFC 1741, btw.

</description> 
   <pubDate>Fri, 25 Jan 2008 12:16:36 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/6141#t41476</link> 
  </item> 
   
  <item> 
   <title>&gt; I can send an email natively from a mac client with an enc</title> 
   <description>&gt; I can send an email natively from a mac client with an encoded 

&gt; attachment to one of you if you wish - to see if the attachments show 

&gt; up for you..



It sounds like we are talking about 2 different issues here.  You seem to be complaining that the attachment (named &#039;HB_190_chart_v3.doc&#039;) is not appearing as an attachment at all.  However, as mentioned by Jan and confirmed by me, this report is bogus - the attachment shows up fine.



The issue is instead when a user tries to download the file.  Since it is encoded in binhex40, a user on any non-Mac (Windows, for example) that tries to download the file (using a browser other than FF 2) will simply download the text of the encoded file.  This is not desirable since most OS&#039;s do not contain a binhex decode utility.  What needs to be done is to provide a link for these users (doing browser/OS sniffing) that allows the user to download the data contained in the encoded data.  Since it appears there is no PHP code/library that does decoding of binhex data, this will need to be done via an external program (such as UUDeview).</description> 
   <pubDate>Wed, 30 Jan 2008 07:07:29 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/6141#t41652</link> 
  </item> 
   
  <item> 
   <title>Michael,



Thanks for you reply. I agree there are two diff</title> 
   <description>Michael,



Thanks for you reply. I agree there are two different issues, understand the 2nd, and have experienced it (binhex40 decoding issue). However, the first problem does still exist. I decided, then, to try changing the encoding on the client to &quot;data only&quot;, so it appears as [application/octet-stream], attachments still do not show up unless you save the message. They do show, however, in other programs, such as SquirrelMail, which I set up for the time being (in which, you do have to use Firefox to get the BinHex attachments to decode properly as you were discussing).



It must be something between horde and the Quickmail IMAP server...I&#039;m hoping to change over to something more current in the near future on our server side anyway.





&gt;&gt; I can send an email natively from a mac client with an encoded

&gt;&gt; attachment to one of you if you wish - to see if the attachments show

&gt;&gt; up for you..

&gt;

&gt; It sounds like we are talking about 2 different issues here.  You 

&gt; seem to be complaining that the attachment (named 

&gt; &#039;HB_190_chart_v3.doc&#039;) is not appearing as an attachment at all.  

&gt; However, as mentioned by Jan and confirmed by me, this report is 

&gt; bogus - the attachment shows up fine.

&gt;

&gt; The issue is instead when a user tries to download the file.  Since 

&gt; it is encoded in binhex40, a user on any non-Mac (Windows, for 

&gt; example) that tries to download the file (using a browser other than 

&gt; FF 2) will simply download the text of the encoded file.  This is not 

&gt; desirable since most OS&#039;s do not contain a binhex decode utility.  

&gt; What needs to be done is to provide a link for these users (doing 

&gt; browser/OS sniffing) that allows the user to download the data 

&gt; contained in the encoded data.  Since it appears there is no PHP 

&gt; code/library that does decoding of binhex data, this will need to be 

&gt; done via an external program (such as UUDeview).

</description> 
   <pubDate>Wed, 30 Jan 2008 14:43:30 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/6141#t41664</link> 
  </item> 
   
  <item> 
   <title>&gt; When sending an attachment from Quickmail Client 3.5.3 Mac</title> 
   <description>&gt; When sending an attachment from Quickmail Client 3.5.3 Mac OS 10.4 

&gt; (which encodes in macbinhex40), IMP will not register an attachment 

&gt; exists. However, if message is saved to disk, and opened in a client, 

&gt; the attachment is present.

&gt;

&gt; Perhaps as simple as changing something in the MIME modules?

</description> 
   <pubDate>Mon, 16 Jun 2008 19:34:55 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/6141#t46585</link> 
  </item> 
   
  <item> 
   <title>At worst, this is a c-client issue.  At best, this is resolv</title> 
   <description>At worst, this is a c-client issue.  At best, this is resolved with IMP 5.</description> 
   <pubDate>Wed, 17 Dec 2008 06:42:12 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/6141#t51319</link> 
  </item> 
   
   
 
 </channel> 
</rss> 
