Re: Dovecot v2.2.25 crashed on startup in Mac OSX

2016-07-27 Thread Michael Chen
Thanks, Edgar. I can confirm that this commit also fixed it on Mac OSX: https://github.com/dovecot/core/commit/ffd8dc932516bc55bf01d91355540daab365e5e9 --mc On Wed, Jul 27, 2016 at 8:54 AM, Edgar Pettijohn wrote: > I think they fixed it in git, but probably didn't apply it to 2.2.25. I > would

Re: Dovecot v2.2.25 crashed on startup in Mac OSX

2016-07-27 Thread Edgar Pettijohn
I think they fixed it in git, but probably didn't apply it to 2.2.25. I would recommend trying the latest from git. Sent from my iPhone > On Jul 27, 2016, at 10:46 AM, Michael Chen > wrote: > > I built from dovecot-2.2.25.tar.gz on Mac OSX 10.11.15 (El Capitan) the > usual way: > >CFLAGS

Dovecot v2.2.25 crashed on startup in Mac OSX

2016-07-27 Thread Michael Chen
I built from dovecot-2.2.25.tar.gz on Mac OSX 10.11.15 (El Capitan) the usual way: CFLAGS=-I/usr/local/ssl/include LDFLAGS=-L/usr/local/ssl/lib ./configure make sudo make install sudo /usr/local/sbin/dovecot It consistently crash on startup with the following entries in /var/log/m