Am 01.03.26 um 17:03 schrieb Avram-Teodor Berindeie via Postfix-users:
Building from source with the options: make -j"$(nproc --ignore=1)" makefiles pie=yes \ CCARGS='-DUSE_TLS -DUSE_SASL_AUTH -DDEF_SERVER_SASL_TYPE=\"dovecot\" -Wl,-z,now,-s -fstack-protector-strong -D_FORTIFY_SOURCE=3 -DNO_DB -DHAS_LMDB -I/usr/local/include' \ default_database_type=lmdb default_cache_db_type=lmdb \ AUXLIBS="-lssl -lcrypto" \ AUXLIBS_LMDB="-L/usr/local/lib -llmdb" \ OPT="-O2 -fPIC" At startup I have in the logs: Mar 1 17:50:31 mail postfix/postfix-script[24016]: starting the Postfix mail system Mar 1 17:50:31 mail postfix/master[24018]: daemon started -- version 3.11.0-RC4, configuration /etc/postfix Mar 1 17:50:31 mail postfix/master[24018]: warning: process /usr/libexec/postfix/qmgr pid 24020 killed by signal 11 Mar 1 17:50:31 mail postfix/master[24018]: warning: /usr/libexec/postfix/qmgr: bad command startup -- throttling Mar 1 17:50:32 mail postfix/master[24018]: warning: process /usr/libexec/postfix/pickup pid 24019 killed by signal 11 Mar 1 17:50:32 mail postfix/master[24018]: warning: /usr/libexec/postfix/pickup: bad command startup -- throttling PS Postfix 3.11.0 stable release candidate 3 works OK with the same settings.
Building with slightly different options, I can't reproduce, 3.11.0-RC4 work well here ... Andreas _______________________________________________ Postfix-users mailing list -- [email protected] To unsubscribe send an email to [email protected]
