/* config.h.  Generated automatically by configure.  */
/* config.h.in.  Generated automatically from configure.in by autoheader.  */

/* Define if on AIX 3.
   System headers sometimes define this.
   We just want to avoid a redefinition error message.  */
#ifndef _ALL_SOURCE
/* #undef _ALL_SOURCE */
#endif

/* Define to empty if the keyword does not work.  */
/* #undef const */

/* Define if you need to in order for stat and other things to work.  */
/* #undef _POSIX_SOURCE */

/* Define to `unsigned' if <sys/types.h> doesn't define.  */
/* #undef size_t */

/* Define if you have the ANSI C header files.  */
#define STDC_HEADERS 1

/* Define if your <sys/time.h> declares struct tm.  */
/* #undef TM_IN_SYS_TIME */

#define PS_COMMAND "ps axww"

/* #undef ENABLE_PASSWD */

#define HAS_SHADOW 1

#define TCP_FILE "/etc/tcp.smtp"

#define USE_CDB 1

/* #undef USE_SYBASE */

/* #undef USE_ORACLE */

/* #undef USE_LDAP */

#define MD5_PASSWORDS 1

/* #undef SQWEBMAIL_PASS */

/* #undef USE_MYSQL */

/* #undef MYSQL_REPLICATION */

/* #undef USE_SQL */

#define MANY_DOMAINS 1

#define DEFAULT_DOMAIN ""

#define ENABLE_AUTH_LOGGING 1

/* #undef ENABLE_LEARN_PASSWORDS */

/* #undef ENABLE_MYSQL_LOGGING */

#define CLEAR_PASS 1

/* #undef VALIAS */

#define FILE_LOCKING 1

/* #undef FILE_SYNC */

#define ENABLE_LOGGING 2

#define LOG_NAME "vpopmail"

#define OPEN_SMTP_CUR_FILE "/home/vpopmail/etc/open-smtp"

#define OPEN_SMTP_TMP_FILE "/home/vpopmail/etc/open-smtp.tmp"

#define OPEN_SMTP_LOK_FILE "/home/vpopmail/etc/open-smtp.lock"

#define TCPRULES_PROG "/usr/local/bin/tcprules"

#define RELAY_CLEAR_MINUTES 180

/* #undef IP_ALIAS_DOMAINS */

/* #undef HARD_QUOTA */

#define QMAIL_EXT 1

#define VPOPUSER "vpopmail"

#define VPOPGROUP "vchkpw"

#define QMAILNEWU "/var/qmail/bin/qmail-newu"

#define QMAILINJECT "/var/qmail/bin/qmail-inject"

#define QMAILNEWMRH "/var/qmail/bin/qmail-newmrh"

#define QMAILDIR "/var/qmail"

#define VPOPMAILDIR "/home/vpopmail"

#define VPOPMAILUID 508

#define VPOPMAILGID 503

#define DOMAINS_DIR "domains"

#define POP_AUTH_OPEN_RELAY 1

/* Define if you have the fdatasync function.  */
#define HAVE_FDATASYNC 1

/* Define if you have the getcwd function.  */
#define HAVE_GETCWD 1

/* Define if you have the mkdir function.  */
#define HAVE_MKDIR 1

/* Define if you have the sigaction function.  */
#define HAVE_SIGACTION 1

/* Define if you have the strdup function.  */
#define HAVE_STRDUP 1

/* Define if you have the strstr function.  */
#define HAVE_STRSTR 1

/* Define if you have the <dirent.h> header file.  */
#define HAVE_DIRENT_H 1

/* Define if you have the <ndir.h> header file.  */
/* #undef HAVE_NDIR_H */

/* Define if you have the <shadow.h> header file.  */
/* #undef HAVE_SHADOW_H */

/* Define if you have the <sys/dir.h> header file.  */
/* #undef HAVE_SYS_DIR_H */

/* Define if you have the <sys/ndir.h> header file.  */
/* #undef HAVE_SYS_NDIR_H */

/* Define if you have the <sys/varargs.h> header file.  */
/* #undef HAVE_SYS_VARARGS_H */

/* Define if you have the <unistd.h> header file.  */
#define HAVE_UNISTD_H 1

/* Define if you have the crypt library (-lcrypt).  */
#define HAVE_LIBCRYPT 1

/* Define if you have the m library (-lm).  */
/* #undef HAVE_LIBM */

/* Define if you have the nsl library (-lnsl).  */
#define HAVE_LIBNSL 1

/* Define if you have the shadow library (-lshadow).  */
/* #undef HAVE_LIBSHADOW */

/* Define if you have the socket library (-lsocket).  */
/* #undef HAVE_LIBSOCKET */

/* Define if you have the z library (-lz).  */
/* #undef HAVE_LIBZ */

/* Name of package */
#define PACKAGE "vpopmail"

/* Version number of package */
#define VERSION "5.2.1"

