]> git.ipfire.org Git - thirdparty/postfix.git/commit
postfix-3.10-20250116
authorWietse Z Venema <wietse@porcupine.org>
Thu, 16 Jan 2025 05:00:00 +0000 (00:00 -0500)
committerViktor Dukhovni <ietf-dane@dukhovni.org>
Fri, 24 Jan 2025 16:52:47 +0000 (03:52 +1100)
commit8a4eed134b1fb2e5ac10f4fab55bedd0110d398b
treee4e7a8545ad817ac050b7b7160710d2d3880cc20
parent085f0e5f3194e4027e3fe6515b53c75fbb0c1b28
postfix-3.10-20250116
70 files changed:
postfix/HISTORY
postfix/RELEASE_NOTES
postfix/html/bounce.8.html
postfix/html/defer.8.html
postfix/html/local.8.html
postfix/html/trace.8.html
postfix/man/man8/bounce.8
postfix/man/man8/local.8
postfix/proto/stop
postfix/proto/stop.double-history
postfix/proto/stop.spell-cc
postfix/proto/stop.spell-history
postfix/proto/stop.spell-proto-html
postfix/src/bounce/Makefile.in
postfix/src/bounce/bounce.c
postfix/src/bounce/bounce_notify_service.c
postfix/src/bounce/bounce_notify_util.c
postfix/src/bounce/bounce_notify_verp.c
postfix/src/bounce/bounce_one_service.c
postfix/src/bounce/bounce_service.h
postfix/src/bounce/bounce_trace_service.c
postfix/src/bounce/bounce_warn_service.c
postfix/src/cleanup/Makefile.in
postfix/src/cleanup/cleanup.h
postfix/src/cleanup/cleanup_addr.c
postfix/src/cleanup/cleanup_api.c
postfix/src/cleanup/cleanup_bounce.c
postfix/src/cleanup/cleanup_envelope.c
postfix/src/cleanup/cleanup_envelope_test.c [new file with mode: 0644]
postfix/src/cleanup/cleanup_final.c
postfix/src/cleanup/cleanup_out.c
postfix/src/cleanup/cleanup_state.c
postfix/src/global/Makefile.in
postfix/src/global/abounce.c
postfix/src/global/bounce.c
postfix/src/global/defer.c
postfix/src/global/deliver_pass.c
postfix/src/global/deliver_request.c
postfix/src/global/deliver_request.h
postfix/src/global/mail_proto.h
postfix/src/global/mail_version.h
postfix/src/global/post_mail.c
postfix/src/global/sendopts.c [new file with mode: 0644]
postfix/src/global/sendopts.h [new file with mode: 0644]
postfix/src/global/smtputf8.h
postfix/src/local/Makefile.in
postfix/src/local/forward.c
postfix/src/local/local.c
postfix/src/local/local.h
postfix/src/oqmgr/Makefile.in
postfix/src/oqmgr/qmgr.h
postfix/src/oqmgr/qmgr_active.c
postfix/src/oqmgr/qmgr_deliver.c
postfix/src/oqmgr/qmgr_message.c
postfix/src/pickup/Makefile.in
postfix/src/pickup/pickup.c
postfix/src/qmgr/Makefile.in
postfix/src/qmgr/qmgr.h
postfix/src/qmgr/qmgr_active.c
postfix/src/qmgr/qmgr_deliver.c
postfix/src/qmgr/qmgr_message.c
postfix/src/qmqpd/Makefile.in
postfix/src/qmqpd/qmqpd.c
postfix/src/smtp/Makefile.in
postfix/src/smtp/smtp_connect.c
postfix/src/smtp/smtp_proto.c
postfix/src/smtpd/Makefile.in
postfix/src/smtpd/smtpd.c
postfix/src/verify/Makefile.in
postfix/src/verify/verify.c