/* config.h. Generated from config.h.in by configure. */ /* config.h.in. Generated from configure.ac by autoheader. */ /* Define default database type */ #define DEFAULT_DB_TYPE "gdbm" /* Default expiration interval for negative DNS answers */ #define DEFAULT_DNS_NEGATIVE_EXPIRE_INTERVAL 3600 /* Default expiration interval */ #define DEFAULT_EXPIRE_INTERVAL 86400 /* Default expiration interval for the rates database */ #define DEFAULT_EXPIRE_RATES_INTERVAL 300 /* Default log facility */ #define DEFAULT_LOG_FACILITY LOG_MAIL /* Define to 1 to use syslog_async by default */ #define DEFAULT_SYSLOG_ASYNC 0 /* Default mfd user */ #define DEFAULT_USER "mail" /* Define to 1 if translation of program messages to the user's native language is requested. */ #define ENABLE_NLS 1 /* Define to 1 if IPv6 support is enabled */ /* #undef GACOPYZ_IPV6 */ /* 32-bit unsigned data type */ #define GACOPYZ_UINT32_T uint32_t /* The most recent git tag */ /* #undef GIT_DESCRIBE */ /* Define to 1 if you have the Mac OS X function CFLocaleCopyCurrent in the CoreFoundation framework. */ /* #undef HAVE_CFLOCALECOPYCURRENT */ /* Define to 1 if you have the Mac OS X function CFPreferencesCopyAppValue in the CoreFoundation framework. */ /* #undef HAVE_CFPREFERENCESCOPYAPPVALUE */ /* Define to 1 if you have the `daemon' function. */ #define HAVE_DAEMON 1 /* Define if the GNU dcgettext() function is already present or preinstalled. */ #define HAVE_DCGETTEXT 1 /* Define to 1 if you have the `getdtablesize' function. */ #define HAVE_GETDTABLESIZE 1 /* Define if the GNU gettext() function is already present or preinstalled. */ #define HAVE_GETTEXT 1 /* Define if you have the iconv() function and it works. */ /* #undef HAVE_ICONV */ /* Define to 1 if you have the header file. */ #define HAVE_INTTYPES_H 1 /* Define to 1 if you have the `adns' library (-ladns). */ #define HAVE_LIBADNS 1 /* Define to 1 if you have the `nsl' library (-lnsl). */ #define HAVE_LIBNSL 1 /* Define to 1 if you have the `rt' library (-lrt). */ #define HAVE_LIBRT 1 /* Define to 1 if you have the `socket' library (-lsocket). */ /* #undef HAVE_LIBSOCKET */ /* Define to 1 if you have the header file. */ /* #undef HAVE_LIBUTIL_H */ /* Define to 1 if you have the header file. */ #define HAVE_MEMORY_H 1 /* Define to 1 if you have the header file. */ #define HAVE_NETTLE_BASE64_H 1 /* Define to 1 if you have the header file. */ #define HAVE_NETTLE_BUFFER_H 1 /* Define to 1 if you have the header file. */ #define HAVE_NETTLE_RSA_H 1 /* Define to 1 if you have the header file. */ #define HAVE_NETTLE_SHA2_H 1 /* Define to 1 if you have the header file. */ #define HAVE_PATHS_H 1 /* Define to 1 if you have the header file. */ #define HAVE_READLINE_READLINE_H 1 /* Define to 1 if you have the `rl_completion_matches' function. */ #define HAVE_RL_COMPLETION_MATCHES 1 /* Define to 1 if you have the `setegid' function. */ #define HAVE_SETEGID 1 /* Define to 1 if you have the `seteuid' function. */ #define HAVE_SETEUID 1 /* Define to 1 if you have the `setregid' function. */ #define HAVE_SETREGID 1 /* Define to 1 if you have the `setresgid' function. */ #define HAVE_SETRESGID 1 /* Define to 1 if you have the `setreuid' function. */ #define HAVE_SETREUID 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_SM_ERROR_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_SM_GENERIC_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_SM_HDRMODDEF_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_SM_MFAPI_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_SM_PMFAPI_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_SM_PMFDEF_H */ /* Define to 1 if you have the `sm_pmfi_setmacs' function. */ /* #undef HAVE_SM_PMFI_SETMACS */ /* Define to 1 if you have the header file. */ /* #undef HAVE_SM_PMILTER_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_SM_SMMTS_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_SM_SMREPLYCODES_H */ /* Define to 1 if you have the header file. */ #define HAVE_STDINT_H 1 /* Define to 1 if you have the header file. */ #define HAVE_STDLIB_H 1 /* Define to 1 if you have the header file. */ #define HAVE_STRINGS_H 1 /* Define to 1 if you have the header file. */ #define HAVE_STRING_H 1 /* Define to 1 if `msg_accrights' is member of `struct msghdr'. */ /* #undef HAVE_STRUCT_MSGHDR_MSG_ACCRIGHTS */ /* Define to 1 if `msg_control' is member of `struct msghdr'. */ #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 /* Define to 1 if `pmfi_fdmax' is member of `struct pmilter_S'. */ /* #undef HAVE_STRUCT_PMILTER_S_PMFI_FDMAX */ /* Define to 1 if `pmfi_thrmax_h' is member of `struct pmilter_S'. */ /* #undef HAVE_STRUCT_PMILTER_S_PMFI_THRMAX_H */ /* Define to 1 if `pmfi_thrmax_s' is member of `struct pmilter_S'. */ /* #undef HAVE_STRUCT_PMILTER_S_PMFI_THRMAX_S */ /* Define to 1 if you have the `sysconf' function. */ #define HAVE_SYSCONF 1 /* Define to 1 if you have the header file. */ #define HAVE_SYSEXITS_H 1 /* Define to 1 if you have the header file. */ #define HAVE_SYS_STAT_H 1 /* Define to 1 if you have the header file. */ #define HAVE_SYS_TYPES_H 1 /* Define to 1 if you have the header file. */ #define HAVE_UNISTD_H 1 /* Define to 1 if libc has __progname */ #define HAVE___PROGNAME 1 /* Major version number */ #define MAILFROMD_VERSION_MAJOR 8 /* Minor version number */ #define MAILFROMD_VERSION_MINOR 8 /* Patchlevel number */ #define MAILFROMD_VERSION_PATCH 0 /* Mailutils version number */ #define MAILUTILS_VERSION "3.13" /* Mailutils version major number */ #define MAILUTILS_VERSION_MAJOR 3 /* Mailutils version minor number */ #define MAILUTILS_VERSION_MINOR 13 /* Mailutils version patchlevel number */ #define MAILUTILS_VERSION_PATCH 0 /* Type of setproctitle implementation */ #define MF_PROCTITLE_TYPE MF_PROCTITLE_REWRITE_ARGV /* Name of package */ #define PACKAGE "mailfromd" /* Define to the address where bug reports for this package should be sent. */ #define PACKAGE_BUGREPORT "bug-mailfromd@gnu.org.ua" /* Define to the full name of this package. */ #define PACKAGE_NAME "mailfromd" /* Define to the full name and version of this package. */ #define PACKAGE_STRING "mailfromd 8.8" /* Define to the one symbol short name of this package. */ #define PACKAGE_TARNAME "mailfromd" /* Define to the home page for this package. */ #define PACKAGE_URL "http://www.gnu.org.ua/software/mailfromd" /* Define to the version of this package. */ #define PACKAGE_VERSION "8.8" /* Define as the return type of signal handlers (`int' or `void'). */ #define RETSIGTYPE void /* The size of `uint32_t', as computed by sizeof. */ #define SIZEOF_UINT32_T 4 /* The size of `unsigned int', as computed by sizeof. */ #define SIZEOF_UNSIGNED_INT 4 /* The size of `unsigned long', as computed by sizeof. */ #define SIZEOF_UNSIGNED_LONG 8 /* Define to 1 if you have the ANSI C header files. */ #define STDC_HEADERS 1 /* Define if syslog-async is being used */ #define USE_SYSLOG_ASYNC 1 /* Version number of package */ #define VERSION "8.8" /* Enable DKIM functions */ #define WITH_DKIM 1 /* Enable use of DSPAM library */ /* #undef WITH_DSPAM */ /* Enable use of GeoIP library */ #define WITH_GEOIP 1 /* Enable use of readline */ #define WITH_READLINE 1 /* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a `char[]'. */ /* #undef YYTEXT_POINTER */ /* Define to `unsigned int' if does not define. */ /* #undef size_t */ /* Some older versions of readline have completion_matches */ #ifndef HAVE_RL_COMPLETION_MATCHES # define rl_completion_matches completion_matches #endif #define MF_PROCTITLE_SETPROCTITLE 0 #define MF_PROCTITLE_REPLACE_ARGV 1 #define MF_PROCTITLE_REWRITE_ARGV 2 #define MF_PROCTITLE_PSTAT 3 #define MF_PROCTITLE_PSSTRINGS 4