]> git.ipfire.org Git - thirdparty/postfix.git/commit
postfix-3.12-20260429
authorWietse Z Venema <wietse@porcupine.org>
Wed, 29 Apr 2026 05:00:00 +0000 (00:00 -0500)
committerViktor Dukhovni <ietf-dane@dukhovni.org>
Fri, 1 May 2026 06:47:23 +0000 (16:47 +1000)
commit6a5744630d0cf07931c3a67a6de76b6060d5c848
tree719284f605bef972fdf59aa16a6ab3e1de3c3e6c
parentc743921474a1ce279f1eabbf405ef17fff13303e
postfix-3.12-20260429
52 files changed:
postfix/.indent.pro
postfix/HISTORY
postfix/html/lmtp.8.html
postfix/html/postconf.5.html
postfix/html/postscreen.8.html
postfix/html/smtp.8.html
postfix/html/smtpd.8.html
postfix/makedefs
postfix/man/man5/postconf.5
postfix/man/man8/postscreen.8
postfix/man/man8/smtp.8
postfix/man/man8/smtpd.8
postfix/mantools/postlink
postfix/proto/postconf.proto
postfix/proto/stop
postfix/proto/stop.double-history
postfix/proto/stop.double-proto-html
postfix/src/global/Makefile.in
postfix/src/global/mail_params.h
postfix/src/global/mail_version.h
postfix/src/global/yana_policy.c [new file with mode: 0644]
postfix/src/global/yana_policy.h [new file with mode: 0644]
postfix/src/global/yana_policy_test.c [new file with mode: 0644]
postfix/src/postscreen/Makefile.in
postfix/src/postscreen/postscreen.c
postfix/src/postscreen/postscreen.h
postfix/src/postscreen/postscreen_dnsbl_test.c
postfix/src/postscreen/postscreen_starttls.c
postfix/src/postscreen/postscreen_state.c
postfix/src/postscreen/postscreen_tls_conf.c
postfix/src/posttls-finger/posttls-finger.c
postfix/src/smtp/Makefile.in
postfix/src/smtp/lmtp_params.c
postfix/src/smtp/smtp.c
postfix/src/smtp/smtp.h
postfix/src/smtp/smtp_params.c
postfix/src/smtp/smtp_proto.c
postfix/src/smtpd/Makefile.in
postfix/src/smtpd/smtpd.c
postfix/src/testing/mock_myaddrinfo_test.c
postfix/src/tls/tls.h
postfix/src/tls/tls_client.c
postfix/src/tls/tls_misc.c
postfix/src/tls/tls_proxy_client_init_proto.c
postfix/src/tls/tls_proxy_client_param_proto.c
postfix/src/tls/tls_proxy_client_start_proto.c
postfix/src/tls/tls_proxy_client_start_proto.h
postfix/src/tls/tls_proxy_server_start_proto.c
postfix/src/tls/tls_proxy_server_start_proto.h
postfix/src/tls/tls_server.c
postfix/src/util/sys_defs.h
postfix/src/util/wrap_netdb.c