]> git.ipfire.org Git - thirdparty/postfix.git/commit
postfix-1.1.6-20020329
authorWietse Venema <wietse@porcupine.org>
Mon, 11 Mar 2002 05:00:00 +0000 (00:00 -0500)
committerViktor Dukhovni <viktor@dukhovni.org>
Tue, 5 Feb 2013 06:27:51 +0000 (06:27 +0000)
commitfddaffebfbc7668f28a17ab3f12a6bcb84ed296f
tree1d866c66a75e47b744b468a86c62761ddf47cb5d
parent4203d8f1f3a0abcee82473f9b37535611e501359
postfix-1.1.6-20020329
140 files changed:
postfix/COMPATIBILITY
postfix/COPYRIGHT [new file with mode: 0644]
postfix/HISTORY
postfix/INSTALL
postfix/Makefile.in
postfix/README_FILES/DB_README
postfix/README_FILES/FILTER_README
postfix/README_FILES/INSTALL [new file with mode: 0644]
postfix/README_FILES/NFS_README
postfix/README_FILES/PACKAGE_README
postfix/README_FILES/SASL_README
postfix/README_FILES/VIRTUAL_README
postfix/RELEASE_NOTES
postfix/TODO [deleted file]
postfix/conf/access
postfix/conf/aliases
postfix/conf/main.cf
postfix/conf/master.cf
postfix/conf/post-install
postfix/conf/postfix-files
postfix/conf/postfix-script
postfix/conf/sample-auth.cf
postfix/conf/sample-filter.cf
postfix/conf/sample-local.cf
postfix/conf/sample-pcre-body.cf
postfix/conf/sample-pcre-header.cf
postfix/conf/sample-regexp-body.cf
postfix/conf/sample-regexp-header.cf
postfix/conf/sample-smtp.cf
postfix/conf/sample-smtpd.cf
postfix/conf/transport
postfix/examples/chroot-setup/LINUX2
postfix/html/access.5.html
postfix/html/backstage.html
postfix/html/flush.8.html
postfix/html/local.8.html
postfix/html/master.8.html
postfix/html/nqmgr.8.html
postfix/html/postfix.1.html
postfix/html/postmap.1.html
postfix/html/postqueue.1.html
postfix/html/postsuper.1.html
postfix/html/qmgr.8.html
postfix/html/qmqpd.8.html
postfix/html/security.html
postfix/html/sendmail.1.html
postfix/html/showq.8.html
postfix/html/smtp.8.html
postfix/html/smtpd.8.html
postfix/html/transport.5.html
postfix/html/trivial-rewrite.8.html
postfix/html/uce.html
postfix/makedefs
postfix/man/man1/postmap.1
postfix/man/man1/postqueue.1
postfix/man/man1/postsuper.1
postfix/man/man1/sendmail.1
postfix/man/man5/access.5
postfix/man/man5/transport.5
postfix/man/man8/flush.8
postfix/man/man8/local.8
postfix/man/man8/nqmgr.8
postfix/man/man8/qmgr.8
postfix/man/man8/smtp.8
postfix/man/man8/smtpd.8
postfix/man/man8/trivial-rewrite.8
postfix/postfix-install
postfix/proto/access
postfix/proto/aliases0
postfix/proto/transport
postfix/src/bounce/bounce_append_service.c
postfix/src/cleanup/Makefile.in
postfix/src/cleanup/cleanup.h
postfix/src/cleanup/cleanup_api.c
postfix/src/cleanup/cleanup_map1n.c
postfix/src/cleanup/cleanup_message.c
postfix/src/cleanup/cleanup_out.c
postfix/src/cleanup/cleanup_state.c
postfix/src/flush/flush.c
postfix/src/global/abounce.c
postfix/src/global/bounce.c
postfix/src/global/defer.c
postfix/src/global/flush_clnt.c
postfix/src/global/mail_flush.c
postfix/src/global/mail_params.c
postfix/src/global/mail_params.h
postfix/src/global/mail_version.h
postfix/src/global/mkmap_open.c
postfix/src/global/off_cvt.c
postfix/src/global/pipe_command.c
postfix/src/global/post_mail.c
postfix/src/global/record.c
postfix/src/global/resolve_clnt.c
postfix/src/global/resolve_local.c
postfix/src/global/rewrite_clnt.c
postfix/src/lmtp/lmtp_sasl_glue.c
postfix/src/local/alias.c
postfix/src/local/forward.c
postfix/src/local/local.c
postfix/src/master/Makefile.in
postfix/src/master/master.c
postfix/src/master/master.h
postfix/src/nqmgr/qmgr.c
postfix/src/nqmgr/qmgr_message.c
postfix/src/pickup/pickup.c
postfix/src/postconf/Makefile.in
postfix/src/postdrop/postdrop.c
postfix/src/postfix/Makefile.in
postfix/src/postfix/postfix.c
postfix/src/postmap/postmap.c
postfix/src/postqueue/postqueue.c
postfix/src/postsuper/postsuper.c
postfix/src/qmgr/qmgr.c
postfix/src/qmgr/qmgr_message.c
postfix/src/qmqpd/qmqpd.c
postfix/src/sendmail/sendmail.c
postfix/src/showq/Makefile.in
postfix/src/showq/showq.c
postfix/src/smtp/smtp.c
postfix/src/smtp/smtp_proto.c
postfix/src/smtp/smtp_sasl_glue.c
postfix/src/smtpd/smtpd.c
postfix/src/smtpd/smtpd.h
postfix/src/smtpd/smtpd_check.c
postfix/src/smtpd/smtpd_sasl_glue.c
postfix/src/trivial-rewrite/rewrite.c
postfix/src/trivial-rewrite/trivial-rewrite.c
postfix/src/util/Makefile.in
postfix/src/util/dict.c
postfix/src/util/dict.h
postfix/src/util/dict_alloc.c
postfix/src/util/dict_db.c
postfix/src/util/dict_dbm.c
postfix/src/util/dict_ldap.c
postfix/src/util/netstring.c
postfix/src/util/safe_getenv.c
postfix/src/util/strcasecmp.c [new file with mode: 0644]
postfix/src/util/sys_defs.h
postfix/src/util/vstream.c
postfix/src/util/vstream.h