]> git.ipfire.org Git - thirdparty/postfix.git/commit
postfix-3.6-20201025
authorWietse Venema <wietse@porcupine.org>
Sun, 25 Oct 2020 05:00:00 +0000 (00:00 -0500)
committerViktor Dukhovni <postfix-users@dukhovni.org>
Sun, 25 Oct 2020 21:05:22 +0000 (19:05 -0200)
commit1bf53d4b287c444fc6bcadc131ca69d488ee7d62
treeadce699025df62d9d699dfa3ffd4c3cfafc006a8
parent2d1a538b40453e3af1db3dc3311f8dd10b2e7810
postfix-3.6-20201025
38 files changed:
postfix/.indent.pro
postfix/HISTORY
postfix/README_FILES/SASL_README
postfix/README_FILES/SOHO_README
postfix/README_FILES/TLS_README
postfix/WISHLIST
postfix/html/SASL_README.html
postfix/html/SOHO_README.html
postfix/html/TLS_README.html
postfix/html/postconf.5.html
postfix/html/postdrop.1.html
postfix/html/smtpd.8.html
postfix/man/man1/postdrop.1
postfix/man/man5/postconf.5
postfix/man/man8/smtpd.8
postfix/mantools/postlink
postfix/proto/SASL_README.html
postfix/proto/TLS_README.html
postfix/proto/postconf.proto
postfix/src/global/Makefile.in
postfix/src/global/cleanup_strerror.c
postfix/src/global/cleanup_user.h
postfix/src/global/login_sender_match.c [new file with mode: 0644]
postfix/src/global/login_sender_match.h [new file with mode: 0644]
postfix/src/global/login_sender_match.ref [new file with mode: 0644]
postfix/src/global/mail_params.h
postfix/src/global/mail_stream.c
postfix/src/global/mail_version.h
postfix/src/global/quote_822_local.c
postfix/src/global/quote_822_local.in
postfix/src/global/quote_822_local.ref
postfix/src/oqmgr/qmgr_deliver.c
postfix/src/postdrop/Makefile.in
postfix/src/postdrop/postdrop.c
postfix/src/postscreen/postscreen_dnsbl.c
postfix/src/sendmail/sendmail.c
postfix/src/smtpd/smtpd.c
postfix/src/util/dict_static.c