/usr/include/dovecot/sieve/pigeonhole-config.h is in dovecot-dev 1:2.2.9-1ubuntu2.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 | /* pigeonhole-config.h. Generated from pigeonhole-config.h.in by configure. */
/* Define to the full name of Pigeonhole for Dovecot. */
#define PIGEONHOLE_NAME "Pigeonhole"
/* Define to the version of Pigeonhole for Dovecot. */
#define PIGEONHOLE_VERSION "0.4.2"
/* Define to build unfinished features/extensions. */
/* #undef HAVE_SIEVE_UNFINISHED */
|