| Server IP : 185.216.8.13 / Your IP : 216.73.217.53 Web Server : Apache System : Linux webhost-vie2.sitetide.com 4.18.0-553.156.1.el8_10.x86_64 #1 SMP Mon Aug 17 17:52:57 UTC 2026 x86_64 User : medicalkn ( 9986) PHP Version : 8.2.33 Disable Function : syslog MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /proc/self/root/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=-fPIC -DHAS_PCRE=2 -DHAS_PGSQL -I/usr/include/pgsql -L/usr/pgsql-16/lib -DUSE_SASL_AUTH -DUSE_CYRUS_SASL -I/usr/include/sasl -DUSE_SASL_AUTH -DDEF_SERVER_SASL_TYPE=\"dovecot\" -DUSE_TLS -DHAS_LMDB -DDEF_CONFIG_DIR=\"/etc/postfix\" -DNO_NIS # AUXLIBS=-lpcre2-8 -lpq -L/usr/lib64/sasl2 -lsasl2 -lssl -lcrypto -llmdb -pie -Wl,-z,relro,-z,now # 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 = -lpcre2-8 -lpq -L/usr/lib64/sasl2 -lsasl2 -lssl -lcrypto -llmdb -pie -Wl,-z,relro,-z,now -ldb -lresolv -ldl -licui18n -licuuc -licudata CC = gcc -I. -I../../include -fPIC -DHAS_PCRE=2 -DHAS_PGSQL -I/usr/include/pgsql -L/usr/pgsql-16/lib -DUSE_SASL_AUTH -DUSE_CYRUS_SASL -I/usr/include/sasl -DUSE_SASL_AUTH -DDEF_SERVER_SASL_TYPE=\"dovecot\" -DUSE_TLS -DHAS_LMDB -DDEF_CONFIG_DIR=\"/etc/postfix\" -DNO_NIS -DHAS_DEV_URANDOM -UUSE_DYNAMIC_LIBS -DDEF_SHLIB_DIR=\"no\" -UUSE_DYNAMIC_MAPS $(WARN) OPT = -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -Wno-comment DEBUG = AWK = awk STRCASE = EXPORT = CCARGS='-I. -I../../include -fPIC -DHAS_PCRE=2 -DHAS_PGSQL -I/usr/include/pgsql -L/usr/pgsql-16/lib -DUSE_SASL_AUTH -DUSE_CYRUS_SASL -I/usr/include/sasl -DUSE_SASL_AUTH -DDEF_SERVER_SASL_TYPE=\"dovecot\" -DUSE_TLS -DHAS_LMDB -DDEF_CONFIG_DIR=\"/etc/postfix\" -DNO_NIS -DHAS_DEV_URANDOM -UUSE_DYNAMIC_LIBS -DDEF_SHLIB_DIR=\"no\" -UUSE_DYNAMIC_MAPS' OPT='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -Wno-comment' DEBUG='' WARN = -Wall -Wno-comment -Wformat -Wimplicit -Wmissing-prototypes \ -Wparentheses -Wstrict-prototypes -Wswitch -Wuninitialized \ -Wunused -Wno-missing-braces -fno-common DEFINED_MAP_TYPES = pcre pgsql lmdb dev_urandom 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.