]> git.ipfire.org Git - thirdparty/postfix.git/commit
postfix-2.3-20051112
authorWietse Venema <wietse@porcupine.org>
Sat, 12 Nov 2005 05:00:00 +0000 (00:00 -0500)
committerViktor Dukhovni <viktor@dukhovni.org>
Tue, 5 Feb 2013 06:31:41 +0000 (06:31 +0000)
commitefd8a7a29ef229cfab6eef6b57841e259cb581e1
treeca944bb9e8734f5f931d19e7d39c2450276b5ebe
parent7388a249790eb596ebb118e8c22f4af9870d7319
postfix-2.3-20051112
31 files changed:
postfix/.indent.pro
postfix/HISTORY
postfix/Makefile.in
postfix/conf/master.cf
postfix/conf/postfix-files
postfix/html/bounce.8.html
postfix/html/postconf.5.html
postfix/man/man5/postconf.5
postfix/man/man8/bounce.8
postfix/proto/postconf.proto
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_service.h
postfix/src/bounce/bounce_template.c [new file with mode: 0644]
postfix/src/bounce/bounce_trace_service.c
postfix/src/bounce/bounce_warn_service.c
postfix/src/bounce/dict_ml.c [new file with mode: 0644]
postfix/src/bounce/dict_ml.h [new file with mode: 0644]
postfix/src/bounce/fix-template.pl [new file with mode: 0644]
postfix/src/cleanup/cleanup_envelope.c
postfix/src/global/mail_params.h
postfix/src/global/mail_version.h
postfix/src/util/Makefile.in
postfix/src/util/allascii.c [new file with mode: 0644]
postfix/src/util/allspace.c [new file with mode: 0644]
postfix/src/util/dict.c
postfix/src/util/format_tv.c
postfix/src/util/stringops.h