Re: telemetry and syslog

2022-04-05 Thread Robert Stepanek
I also think this is helpful. Should we prepend some special characters to each syslog line in the file, so that we can easily split telemetry from log messages later? On Mon, Apr 4, 2022, at 6:54 PM, Ricardo Signes wrote: > Cyrus devs, > > Lately I've found myself more often wishing I could tu

Re: Compiler error for Cyrus 3.2.5: xapian undefined reference

2021-03-04 Thread Robert Stepanek
Did you run configure with the "--enable-xapian" option? On Thu, Mar 4, 2021, at 11:35 AM, funjuliet...@jcook.la wrote: > I am trying to compile Cyrus 3.2.5. I got the 1.5 xapian build from git and > compiled it. > > I'm getting the following errors. Can someone help me figure out how to > com