Re: Panic: file mdbox-save.c: line 337: unreached

2016-07-13 Thread Leon Kyneur
Thanks Timo I will apply this patch and let you know if I encounter any more issues. On 11/07/16 17:09, Timo Sirainen wrote: On 10 Jul 2016, at 17:44, Leon Kyneur wrote: Recently updated to 2.2.25. Noticed a migration script I've been previously running fine started giving me the errors belo

Re: Pigeonhole vs dovecot gssapi option

2016-07-13 Thread Larry Rosenman
I wound up just adding the same GSSAPI options to the pigeonhole port with a note that they must be the same as Dovecot. I'm not sure who the culprit is for NOT writing the -L.../lib/heimdal to dovecot-config. On Wed, Jul 13, 2016 at 9:43 AM, Stephan Bosch wrote: > Op 13-7-2016 om 15:42 schre

Re: Pigeonhole vs dovecot gssapi option

2016-07-13 Thread Stephan Bosch
Op 13-7-2016 om 15:42 schreef Larry Rosenman: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211025 Basically, if dovecot is built with gssapi support, we need to pick up .../dovecot-config's DOVECOT_LIBS in pigeonhole's link. It does that: https://github.com/dovecot/pigeonhole/blob/master

Re: Pigeonhole vs dovecot gssapi option

2016-07-13 Thread Larry Rosenman
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211025 Basically, if dovecot is built with gssapi support, we need to pick up .../dovecot-config's DOVECOT_LIBS in pigeonhole's link. On Wed, Jul 13, 2016 at 1:52 AM, Stephan Bosch wrote: > Op 7/13/2016 om 4:12 AM schreef Larry Rosenman: > > St