mutt: 2 new changesets

2007-07-15 Thread Brendan Cully
2 new changesets in mutt: http://dev.mutt.org/hg/mutt/rev/f4b2c6eba5fd changeset: 5189:f4b2c6eba5fd branch: HEAD tag: tip user:Brendan Cully <[EMAIL PROTECTED]> date:Sat Jul 14 17:26:16 2007 -0700 summary: GPGME: do not attempt to extract signatures unless gpgme_

Backtrace: SIGSEGV with corrupt(?) hcache

2007-07-15 Thread Matthias Andree
Greetings, I have recently purged my whole .mutt/hcache/* directory because mutt would crash while reading my ~/Maildir/ The backtrace is: #0 0xb7c7b4cc in memcpy () from /lib/libc.so.6 #1 0x080c7c86 in restore_char (c=0x5242f759, d=0x81be8ac "[EMAIL PROTECTED]", off=0x81daffd) at ../hcache.c

Re: [PATCH] v2: Allow send-hooks to effectively change $from and

2007-07-15 Thread Christian Ebert
* Brendan Cully on Saturday, July 14, 2007 at 17:11:26 -0700 > On Monday, 09 July 2007 at 13:33, Aron Griffis wrote: >> # HG changeset patch >> # User Aron Griffis <[EMAIL PROTECTED]> >> # Date 1183995154 14400 >> # Branch HEAD >> # Node ID 5eddae9ff4a77ec87292f093a428efcc7f8a7355 >> # Parent 5d74

Fix for autoconf BDB Check

2007-07-15 Thread Christoph Ludwig
Hi, I could not configure the current tip (changeset f4b2c6eba5fd) of http://dev.mutt.org/hg/mutt>, because configure did not find the library files of my db4 installation. I installed db4 via macports which puts the header in /opt/local/include/db4, but the library files in /opt/local/lib (withou