がらくたネット

アフィリエイト広告を利用しています


vpopmail 5.4.25 Configure Option

vpopmail 5.4.25 Configure Option

# ./configure --help
`configure' configures vpopmail 5.4.25 to adapt to many kinds of systems.

Usage: ./configure [OPTION]... [VAR=VALUE]...

To assign environment variables (e.g., CC, CFLAGS...), specify them as
VAR=VALUE.  See below for descriptions of some of the useful variables.

Defaults for the options are specified in brackets.

Configuration:
  -h, --help              display this help and exit
      --help=short        display options specific to this package
      --help=recursive    display the short help of all the included packages
  -V, --version           display version information and exit
  -q, --quiet, --silent   do not print `checking...' messages
      --cache-file=FILE   cache test results in FILE [disabled]
  -C, --config-cache      alias for `--cache-file=config.cache'
  -n, --no-create         do not create output files
      --srcdir=DIR        find the sources in DIR [configure dir or `..']

Installation directories:
  --prefix=PREFIX         install architecture-independent files in PREFIX
                          [/usr/local]
  --exec-prefix=EPREFIX   install architecture-dependent files in EPREFIX
                          [PREFIX]

By default, `make install' will install all the files in
`/usr/local/bin', `/usr/local/lib' etc.  You can specify
an installation prefix other than `/usr/local' using `--prefix',
for instance `--prefix=$HOME'.

For better control, use the options below.

Fine tuning of the installation directories:
  --bindir=DIR           user executables [EPREFIX/bin]
  --sbindir=DIR          system admin executables [EPREFIX/sbin]
  --libexecdir=DIR       program executables [EPREFIX/libexec]
  --datadir=DIR          read-only architecture-independent data [PREFIX/share]
  --sysconfdir=DIR       read-only single-machine data [PREFIX/etc]
  --sharedstatedir=DIR   modifiable architecture-independent data [PREFIX/com]
  --localstatedir=DIR    modifiable single-machine data [PREFIX/var]
  --libdir=DIR           object code libraries [EPREFIX/lib]
  --includedir=DIR       C header files [PREFIX/include]
  --oldincludedir=DIR    C header files for non-gcc [/usr/include]
  --infodir=DIR          info documentation [PREFIX/info]
  --mandir=DIR           man documentation [PREFIX/man]

Program names:
  --program-prefix=PREFIX            prepend PREFIX to installed program names
  --program-suffix=SUFFIX            append SUFFIX to installed program names
  --program-transform-name=PROGRAM   run sed PROGRAM on installed program names

System types:
  --build=BUILD     configure for building on BUILD [guessed]
  --host=HOST       cross-compile to build programs to run on HOST [BUILD]

Optional Features:
  --disable-FEATURE       do not include FEATURE (same as --enable-FEATURE=no)
  --enable-FEATURE[=ARG]  include FEATURE [ARG=yes]
  --disable-dependency-tracking  speeds up one-time build
  --enable-dependency-tracking   do not reject slow dependency extractors
  --enable-non-root-build    Build vpopmail as a non-root user, only if you know what you are doing. see README.non-root
  --enable-qmaildir=DIR      Directory where qmail control and user directories are installed /var/qmail.
  --enable-qmail-newu=PATH   Full path to qmail-newu program.
  --enable-qmail-inject=PATH Full path to qmail-inject program.
  --enable-qmail-newmrh=PATH Full path to qmail-newmrh program.
  --enable-vpopuser=USER     User name allocated to vpopmail vpopmail.
  --enable-vpopgroup=GROUP   Group name allocated to vpopmail vchkpw.
  --enable-roaming-users     Enable POP-before-SMTP functionality.
  --enable-tcprules-prog=PATH    Full path to tcprules program /usr/{local/}bin/tcprules.
  --enable-tcpserver-file=PATH   File where tcpserver -x relay information is stored /home/vpopmail/etc/tcp.smtp.
  --disable-rebuild-tcpserver-file  Disable rebuilding of tcpserver relay control file.
  --enable-relay-clear-minutes=#    Expire time for roaming users after pop authentication [180].
  --enable-learn-passwords   If no password is stored for a user, learn it the first time they authenticate.
  --disable-md5-passwords    Use DES crypt() instead of MD5 encryption for passwords.
  --disable-file-locking     Don't use file locking.
  --enable-file-sync         Enable file sync after each message is delivered.
  --disable-make-seekable    Don't try to make input to vdelivermail seekable.
  --disable-clear-passwd     Don't store a cleartext version of the password in addition to the encrypted version.
  --disable-users-big-dir    Disable hashing of user directories.
  --enable-sqwebmail-pass    Store a copy of the user's password in the the user's maildir for use by pre-v3 sqwebmail.
  --enable-qmail-ext         Enable qmail email address extension support.
  --enable-ip-alias-domains  Enable mapping of default domain via reverse ip lookup table.
  --enable-onchange-script   Enable onchange script. See README.onchange for more info.
  --enable-spamassassin      Enable spamassassin. See  README.spamassassin for more info.
  --enable-spamc-prog=PATH   Full path to spamc program /usr/{local/}bin/spamc.
  --enable-maildrop          Enable maildrop. See  README.maildrop for more info.
  --enable-maildrop-prog=PATH    Full path to maildrop program /usr/{local/}bin/maildrop.
  --enable-domains-dir=TEXT  Directory in ~vpopmail to store domains (default=domains).
  --enable-incdir=DIR        Your MySQL/Oracle 'include' directory.
  --enable-libdir=DIR        Your MySQL/Oracle 'lib' directory.
  --enable-auth-module=MOD   Nominate how to store the vpopmail account information (cdb (default), mysql, pgsql, ldap, oracle, or sybase).
  --enable-passwd            Enable /etc/passwd (or shadow) accounts in addition to virtual domains.
  --enable-logging=OPT       Log to syslog: n=nothing, e=errors only (default), y=all attempts, p=errors with passwords, v=verbose (all attempts, with passwords).
  --enable-log-name=TEXT     Set syslog name vpopmail.
  --disable-auth-logging     Don't record time and ip of last auth attempt. Valid only for CDB, MySQL, PGSQL, LDAP.
  --enable-sql-logging       Enable authentication logging to MySQL/Postgres.
  --enable-mysql-limits      Use MySQL to store limits instead of .qmailadmin-limits files.
  --enable-mysql-replication Enable support for replicated MySQL auth servers.
  --enable-valias            Store email aliases in SQL table instead of .qmail files.
  --disable-many-domains     Creates a table for each virtual domain instead of storing all users in a single table. Only valid for MySQL and PostgreSQL


Some influential environment variables:
  CC          C compiler command
  CFLAGS      C compiler flags
  LDFLAGS     linker flags, e.g. -L<lib dir> if you have libraries in a
              nonstandard directory <lib dir>
  CPPFLAGS    C/C++ preprocessor flags, e.g. -I<include dir> if you have
              headers in a nonstandard directory <include dir>
  CPP         C preprocessor

Use these variables to override the choices made by `configure' or to help
it to find libraries and programs with nonstandard names/locations.