On Thu, Jun 28, 2012 at 10:05:50AM +0200, Landry Breuil wrote:
> On Thu, Jun 28, 2012 at 09:07:35AM +0200, Christopher Zimmermann wrote:
> > On Thu, 28 Jun 2012 08:54:25 +0200
> > Landry Breuil <lan...@rhaalovely.net> wrote:
> > 
> > > On Thu, Jun 28, 2012 at 12:42:06AM +0200, Christopher Zimmermann
> > > wrote:
> > > > Hi,
> > > > 
> > > > heres an update to claws-mail 3.8.1
> > > 
> > > Nice.. but can you justify all the new patches ? backported from
> > > upstream ? Fixes some known upstream-reported failures ?
> > 
> > They are reported upstream as Bugs Nr. 2638-2642.
> > For example
> > http://www.thewildbeast.co.uk/claws-mail/bugzilla/show_bug.cgi?id=2641
> > fixes claws mail not to produce lines longer than 998 characters which
> > would be rejected by opensmtpd.
> 
> Perfect, i'll add links to corresponding BZs to ease the tracking..
> Will test it a bit later.

Note that renaming qp_encode_line to qp_encode broke vcalender plugin
which uses that func : 
claws-mail:/usr/local/lib/claws-mail/plugins/vcalendar.so: undefined
symbol 'qp_encode_line'

./src/vcal_manager.c:           qp_encode_line(buf, (guchar *)outline);

i don't know how you want to deal with that. Other than that it runs
fine, so please fix that little issue and test that all plugins at least
load fine :).

Landry

Reply via email to