From mboxrd@z Thu Jan 1 00:00:00 1970 From: wmorgan-sup@masanjin.net (William Morgan) Date: Fri, 04 Jan 2008 16:13:15 -0800 Subject: [sup-talk] missing run-mailcap In-Reply-To: <1199490036-sup-4674@clarabella.clarabella> References: <1199490036-sup-4674@clarabella.clarabella> Message-ID: <1199491806-sup-1304@south> Excerpts from Giorgio Lando's message of Fri Jan 04 15:45:05 -0800 2008: > Grepping in the sup directory, I see that it uses a > /usr/bin/run-mailcap. I have not this in my linux system (archlinux), > and I guess that it is something debian specific (I have not in my > freebsd, and I do not remember to have seen it in my slackware system > - not sure of this). I do not know how mailcap is used here (mutt > resorts to it fine). > > Do you know where I could find run-mailcap? I don't have an actual answer for this, but if there's another option for handling MIME attachments on your system, I'm happy to include it. Run-mailcap was just what I had on hand at the time I was developing. It doesn't exist on Macs either. I'm just trying to avoid writing my own code to do this, since about a million other people have written that code already, and since it's pretty OS-dependent. -- William