| Server IP : 216.92.14.13 / Your IP : 216.73.216.171 Web Server : Apache System : Linux vps4089.pairvps.com 5.15.0-190-generic #200-Ubuntu SMP Fri Aug 7 15:06:04 UTC 2026 x86_64 User : rmlac2fmr ( 1040637) PHP Version : 8.2.32 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /etc/postfix/ |
Upload File : |
# Do not edit -- this file documents how Postfix was built for your machine. #---------------------------------------------------------------- # Start of summary of user-configurable 'make makefiles' options. # CCARGS=-DUSE_TLS -DHAS_CDB -I/usr/include/sasl -DUSE_SASL_AUTH -DDEF_SERVER_SASL_TYPE=\"dovecot\" -DUSE_CYRUS_SASL # AUXLIBS=-lssl -lcrypto -lcdb -lbsd -lnsl -lresolv -lsasl2 # shared= # dynamicmaps= # pie= # End of summary of user-configurable 'make makefiles' options. #-------------------------------------------------------------- # System-dependent settings and compiler/linker overrides. SYSTYPE = LINUX5 _AR = ar ARFL = rv _RANLIB = ranlib SYSLIBS = -lssl -lcrypto -lcdb -lbsd -lnsl -lresolv -lsasl2 -lpcre -ldb -lnsl -lresolv -ldl -licui18n -licuuc -licudata CC = gcc -I. -I../../include -DUSE_TLS -DHAS_CDB -I/usr/include/sasl -DUSE_SASL_AUTH -DDEF_SERVER_SASL_TYPE=\"dovecot\" -DUSE_CYRUS_SASL -DHAS_DEV_URANDOM -DHAS_PCRE -UUSE_DYNAMIC_LIBS -DDEF_SHLIB_DIR=\"no\" -UUSE_DYNAMIC_MAPS $(WARN) OPT = -O DEBUG = -g AWK = awk STRCASE = EXPORT = CCARGS='-I. -I../../include -DUSE_TLS -DHAS_CDB -I/usr/include/sasl -DUSE_SASL_AUTH -DDEF_SERVER_SASL_TYPE=\"dovecot\" -DUSE_CYRUS_SASL -DHAS_DEV_URANDOM -DHAS_PCRE -UUSE_DYNAMIC_LIBS -DDEF_SHLIB_DIR=\"no\" -UUSE_DYNAMIC_MAPS' OPT='-O' DEBUG='-g' WARN = -Wall -Wno-comment -Wformat -Wimplicit -Wmissing-prototypes \ -Wparentheses -Wstrict-prototypes -Wswitch -Wuninitialized \ -Wunused -Wno-missing-braces -fcommon DEFINED_MAP_TYPES = cdb dev_urandom pcre MAKE_FIX = # Switch between Postfix static and dynamically-linked libraries. AR = ar RANLIB = ranlib LIB_PREFIX = LIB_SUFFIX = .a SHLIB_CFLAGS = SHLIB_DIR = no SHLIB_LD = : SHLIB_SYSLIBS = SHLIB_RPATH = # Switch between dynamicmaps.cf plugins and hard-linked databases. NON_PLUGIN_MAP_OBJ = $(MAP_OBJ) PLUGIN_MAP_OBJ = PLUGIN_MAP_OBJ_UPDATE = PLUGIN_MAP_SO_MAKE = PLUGIN_MAP_SO_UPDATE = PLUGIN_LD = POSTFIX_INSTALL_OPTS = # Application-specific rules.