/usr/include/dovecot/sieve/pigeonhole-config.h is in dovecot-dev 1:2.2.22-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 11 12 13 14 15 16 | /* 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.13"
/* Pigeonhole ABI version */
#define PIGEONHOLE_ABI_VERSION "0.4.ABIv2(0.4.13)"
/* Define to build unfinished features/extensions. */
/* #undef HAVE_SIEVE_UNFINISHED */
/* LDAP support is built in */
/* #undef SIEVE_BUILTIN_LDAP */
|