Re: Metamail on FC13
Emile CARCAMO <[email protected]>
| Newsgroups | gmane.mail.exmh.user |
|---|---|
| Message-ID | <[email protected]> |
[email protected] said: > I recently upgraded my primary EXMH host to Fedora 13. Mailcap is present but I can't find an RPM for metamail. "yum --enablerepo=* > provides */metamail" returns nothing. Repos available include the standard Fedora ones plus rpmfusion. Any clues? Is there a substitute > acceptable to EXMH or do I need to build from source? -- Hello, I've just upgraded to Fedora14 and metamail was recovered from an old version : metamail-2.7-28 Sun Oct 24 09:36:13 2010 libtermcap-2.0.8-46.1 Sun Oct 24 09:33:53 2010 sharutils-4.10-1.fc14 Sun Oct 24 09:07:55 2010 Some interesting infos : [root@dell540 ~]# rpm -qi libtermcap Name : libtermcap Relocations: (not relocatable) Version : 2.0.8 Vendor: ASPLinux Release : 46.1 Build Date: sam. 07 juil. 2007 10:42:00 CEST Install Date: dim. 24 oct. 2010 09:33:53 CEST Build Host: bobik.asplinux.com.ua Group : System Environment/Libraries Source RPM: libtermcap-2.0.8-46.1.src.rpm Size : 11700 License: LGPL Signature : DSA/SHA1, ven. 07 sept. 2007 11:27:04 CEST, Key ID c96aa8e69b3c94f4 Packager : ASPLinux Team <[email protected]> URL : ftp://metalab.unc.edu/pub/Linux/GCC/ Summary : A basic system library for accessing the termcap database. Description : The libtermcap package contains a basic system library needed to access the termcap database. The termcap library supports easy access to the termcap database, so that programs can output character-based displays in a terminal-independent manner. [root@dell540 ~]# and... [root@dell540 ~]# rpm -qi metamail Name : metamail Relocations: (not relocatable) Version : 2.7 Vendor: Red Hat, Inc. Release : 28 Build Date: lun. 25 juin 2001 04:47:45 CEST Install Date: dim. 24 oct. 2010 09:36:13 CEST Build Host: porky.devel.redhat.com Group : Applications/Internet Source RPM: metamail-2.7-28.src.rpm Size : 257680 License: Distributable Signature : DSA/SHA1, ven. 07 sept. 2001 18:50:09 CEST, Key ID 219180cddb42a60e Packager : Red Hat, Inc. <http://bugzilla.redhat.com/bugzilla> Summary : A program for handling multimedia mail using the mailcap file. Description : Metamail is a system for handling multimedia mail, using the mailcap file. Metamail reads the mailcap file, which tells Metamail what helper program to call in order to handle a particular type of non-text mail. Note that metamail can also add multimedia support to certain non-mail programs. Metamail should be installed if you need to add multimedia support to mail programs and some other programs, using the mailcap file. [root@dell540 ~]# The rest is simply standard stuff. Hope that helps ... Regards, -Emile