Sunday, August 13, 2006

» Thunderbird with reply-to-list

The opensuse mailing lists have recently been migrated to another mailing-list server software and one of the changes it introduces - besides a much improved archive browsing - is not to munge the Reply-To header (see here and here). Unfortunately, a lot of us are using Thunderbird and it is a long-lasting, known issue that Thunderbird has no "reply to list" feature. Without Reply-To munging, when you read the opensuse mailing-lists with Thunderbird and want to send a reply, using "reply" will send a private mail to the sender, and "reply to all" will send both a private mail and to the mailing-list. Both are not desirable. What we almost always want to do is to reply to the list. Googling around a little, I found this extension for Thunderbird that adds reply-to-list. Unfortunately, it also requires a patch to be added to the Thunderbird sources and it seems they won't make it into Thunderbird until 3.0 (currently scheduled around Q2 2007). I downloaded the SUSE Thunderbird src.rpm maintained by Wolfgang Rosenauer, modified the spec to include the above mentioned patch, also upgraded the bundled EnigMail to 0.94.1 and built the packages for 10.1 and 10.0 (both i686 and x86_64). Made first tests with it (on 10.1/x86_64 and 10.0/i686) and it works really well, at least for me ;) To install the patched MozillaThunderbird (1.5.0.5) package with the patch applied, do as follows - here using smart on SUSE 10.1:
smart channel --add http://ftp.gwdg.de/pub/linux/misc/suser-guru/thunderbird/10.1/MozillaThunderbird-listreply.repo smart update thunderbird-listreply smart upgrade MozillaThunderbird\*
On 10.0, just change the channel URL accordingly (replace 10.1 by 10.0). When using YaST2/rug/zmd, add the following URL to your list of Installation Sources (it's an RPM-MD (aka YUM aka repomd) repository): http://ftp.gwdg.de/pub/linux/misc/suser-guru/thunderbird/10.1/ As an alternative, you could also use the following mirror: http://ftp.skynet.be/pub/suser-guru/thunderbird/10.1/ Last but not least, to actually enable the "reply to list" feature, you also have to install the following extension: http://open.nit.ca/wiki/attachments/replytolist-0.1.3.xpi That's it (Control-I for reply-to-list) ;)

Tuesday, August 08, 2006

» Packman: r2000

Tonight we had our 2000th commit in the Packman SVN repository (we maintain spec files, patches and additional sources like .desktop files, init scripts, etc... in there). The first revision was committed on 2005-12-27 and CIA says: "1946 messages since the first one, 7.43 months ago, for an average of 2.75 hours between messages" (didn't have CIA tracking at the beginning ;)) For those who are interested in following our activities, here is our CIA project stats page, and here is r2000 ;) r2000