Matthew, Your fix checks out for tb, sm, oe, and the rfc :-)
consider it applied. Paul J Stevens wrote: > > Matthew Sayler wrote: > >>On Mon, Apr 03, 2006 at 12:17:46PM +0200, Paul J Stevens wrote: >> >> >>>Not released yet. A little patience please. Later this week I expect. >> >> >>Heads up -- I have a small patch that one of my users (ok, my boss >>;) contributed that seems to cure Mail.app OS X core dumping when >>talking to dbmail. >> >>He gave me a brief explanation this morning, but I haven't had a chance >>to think about it yet (something to do with semicolons at the ends of >>lines). >> >>It could be bogus, but since we're looking at a point release (and I >>know people have had issues with this) > > > The actual change is: > > >> /* paramlist */ >>- if (disposition->param_hash) >>+ /* if (disposition->param_hash) */ >> t = imap_append_hash_as_string(t, >> disposition->param_hash); > > > so even thought there's no mime parameters for content-disposition, you > still attach a NIL. Hmm, could be right... will test. > -- ________________________________________________________________ Paul Stevens paul at nfg.nl NET FACILITIES GROUP GPG/PGP: 1024D/11F8CD31 The Netherlands________________________________http://www.nfg.nl
