Thanks, Ellie -- that was helpful. A couple of follow up comments, though.
On 3/18/19 7:55 PM, ellie timoney wrote:
This page is in the developer section, so its context is for people who are
Cyrus developers (especially for new contributors needing to get rolling
quickly).
Unfortunately no
Am 20.03.19 um 17:11 schrieb Patrick Goetz:
Jakob has already updated the AUR package, which appears to have resolved this
issue. The related upstream bug is #2629.
After looking at the new PKGBUILD I knew it works because it's identical to my
solution ;-)
I appreciate your detailed expla
Am 20.03.19 um 13:39 schrieb Patrick Goetz:
It would appear that --disable-pcre is a configuration option you can't
actually use.
yes, it seems so. the defines in the header:
#ifdef ENABLE_REGEX
# ifdef HAVE_PCREPOSIX_H
# include
# include
# else /* !HAVE_PCREPOSIX_H */
# ifdef HAVE_RX
Hi Andreas -
Jakob has already updated the AUR package, which appears to have
resolved this issue. The related upstream bug is #2629.
Regarding the dependencies in the cyrus-imapd PKGBUILD. I recommend
starting with Jakob's PKGBUILD and just stripping out the stuff you
don't need. I've sp
Hi -
I can confirm this segmentation fault on my own Arch VM with cyrus
installed from the AUR package.
As an experiment, I tried building the package with
--disable-pcre
but then I can't even get the program to compile:
In file included from lib/glob.c:50:
l
Hello,
uhm, just a trivial question about ACL management. When I delete or
rename a mailbox, does Cyrus IMAP provide a process to find out all
orphan permissions and delete them on all other mailboxes rights?
Maybe something like "expire" could be useful, or a process that delete
all permis