Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/gnu/dist/postfix Postfix 2.1.0



details:   https://anonhg.NetBSD.org/src/rev/a8a3579a4781
branches:  trunk
changeset: 566082:a8a3579a4781
user:      heas <heas%NetBSD.org@localhost>
date:      Tue Apr 27 04:12:43 2004 +0000

description:
Postfix 2.1.0

diffstat:

 gnu/dist/postfix/.indent.pro                                |    19 +
 gnu/dist/postfix/AAAREADME                                  |   168 +
 gnu/dist/postfix/COMPATIBILITY                              |    20 +-
 gnu/dist/postfix/HISTORY                                    |  1755 ++-
 gnu/dist/postfix/INSTALL                                    |   813 +-
 gnu/dist/postfix/Makefile.in                                |    11 +-
 gnu/dist/postfix/PORTING                                    |    39 +-
 gnu/dist/postfix/README_FILES/AAAREADME                     |    76 +
 gnu/dist/postfix/README_FILES/ADDRESS_CLASS_README          |   257 +-
 gnu/dist/postfix/README_FILES/ADDRESS_REWRITING_README      |   698 +
 gnu/dist/postfix/README_FILES/ADDRESS_VERIFICATION_README   |   326 +
 gnu/dist/postfix/README_FILES/BACKSCATTER_README            |   185 +
 gnu/dist/postfix/README_FILES/BASIC_CONFIGURATION_README    |   482 +
 gnu/dist/postfix/README_FILES/BUILTIN_FILTER_README         |   271 +
 gnu/dist/postfix/README_FILES/CONTENT_INSPECTION_README     |    48 +
 gnu/dist/postfix/README_FILES/CYRUS_README                  |     5 +
 gnu/dist/postfix/README_FILES/DATABASE_README               |   241 +
 gnu/dist/postfix/README_FILES/DB_README                     |   196 +-
 gnu/dist/postfix/README_FILES/DEBUG_README                  |   397 +-
 gnu/dist/postfix/README_FILES/ETRN_README                   |   299 +-
 gnu/dist/postfix/README_FILES/FILTER_README                 |   843 +-
 gnu/dist/postfix/README_FILES/LDAP_README                   |   492 +-
 gnu/dist/postfix/README_FILES/LINUX_README                  |    39 +-
 gnu/dist/postfix/README_FILES/LMTP_README                   |   549 +-
 gnu/dist/postfix/README_FILES/LOCAL_RECIPIENT_README        |   185 +-
 gnu/dist/postfix/README_FILES/MAILDROP_README               |   141 +-
 gnu/dist/postfix/README_FILES/MYSQL_README                  |   133 +-
 gnu/dist/postfix/README_FILES/NFS_README                    |    51 +-
 gnu/dist/postfix/README_FILES/OVERVIEW                      |   344 +
 gnu/dist/postfix/README_FILES/PACKAGE_README                |   133 +-
 gnu/dist/postfix/README_FILES/PCRE_README                   |    79 +-
 gnu/dist/postfix/README_FILES/PGSQL_README                  |   110 +
 gnu/dist/postfix/README_FILES/QMQP_README                   |    74 +-
 gnu/dist/postfix/README_FILES/QSHAPE_README                 |   604 +
 gnu/dist/postfix/README_FILES/RESTRICTION_CLASS_README      |   171 +-
 gnu/dist/postfix/README_FILES/SASL_README                   |   396 +-
 gnu/dist/postfix/README_FILES/SCHEDULER_README              |    94 +
 gnu/dist/postfix/README_FILES/SMTPD_ACCESS_README           |   259 +
 gnu/dist/postfix/README_FILES/SMTPD_POLICY_README           |   384 +
 gnu/dist/postfix/README_FILES/SMTPD_PROXY_README            |   236 +
 gnu/dist/postfix/README_FILES/STANDARD_CONFIGURATION_README |   528 +
 gnu/dist/postfix/README_FILES/TUNING_README                 |   443 +
 gnu/dist/postfix/README_FILES/ULTRIX_README                 |    63 +-
 gnu/dist/postfix/README_FILES/UUCP_README                   |   125 +-
 gnu/dist/postfix/README_FILES/VERP_README                   |   199 +-
 gnu/dist/postfix/README_FILES/VIRTUAL_README                |   749 +-
 gnu/dist/postfix/README_FILES/XCLIENT_README                |   151 +
 gnu/dist/postfix/README_FILES/XFORWARD_README               |   130 +
 gnu/dist/postfix/RELEASE_NOTES                              |  1451 +-
 gnu/dist/postfix/RELEASE_NOTES-2.0                          |   853 +
 gnu/dist/postfix/US_PATENT_6321267                          |   124 +
 gnu/dist/postfix/auxiliary/MacOSX/README-INSTALL.OSX        |     4 +
 gnu/dist/postfix/auxiliary/qshape/qshape.pl                 |   322 +
 gnu/dist/postfix/conf/access                                |   237 +-
 gnu/dist/postfix/conf/aliases                               |    45 +-
 gnu/dist/postfix/conf/canonical                             |    74 +-
 gnu/dist/postfix/conf/header_checks                         |   341 +
 gnu/dist/postfix/conf/postfix-files                         |   219 +-
 gnu/dist/postfix/conf/postfix-script                        |    19 +-
 gnu/dist/postfix/conf/relocated                             |    70 +-
 gnu/dist/postfix/conf/transport                             |   188 +-
 gnu/dist/postfix/conf/virtual                               |   106 +-
 gnu/dist/postfix/examples/chroot-setup/Solaris8             |   103 +
 gnu/dist/postfix/examples/qmail-local/qmail-local.txt       |    16 +
 gnu/dist/postfix/examples/smtpd-policy/greylist.pl          |   264 +
 gnu/dist/postfix/examples/smtpd-policy/spf.pl               |   241 +
 gnu/dist/postfix/html/ADDRESS_CLASS_README.html             |   277 +
 gnu/dist/postfix/html/ADDRESS_REWRITING_README.html         |  1064 +
 gnu/dist/postfix/html/ADDRESS_VERIFICATION_README.html      |   489 +
 gnu/dist/postfix/html/BACKSCATTER_README.html               |   282 +
 gnu/dist/postfix/html/BASIC_CONFIGURATION_README.html       |   673 +
 gnu/dist/postfix/html/BUILTIN_FILTER_README.html            |   425 +
 gnu/dist/postfix/html/CONTENT_INSPECTION_README.html        |    80 +
 gnu/dist/postfix/html/CYRUS_README.html                     |    24 +
 gnu/dist/postfix/html/DATABASE_README.html                  |   369 +
 gnu/dist/postfix/html/DB_README.html                        |   211 +
 gnu/dist/postfix/html/DEBUG_README.html                     |   514 +
 gnu/dist/postfix/html/ETRN_README.html                      |   371 +
 gnu/dist/postfix/html/FILTER_README.html                    |   848 +
 gnu/dist/postfix/html/INSTALL.html                          |  1010 +
 gnu/dist/postfix/html/LDAP_README.html                      |   350 +
 gnu/dist/postfix/html/LINUX_README.html                     |    57 +
 gnu/dist/postfix/html/LMTP_README.html                      |    24 +
 gnu/dist/postfix/html/LOCAL_RECIPIENT_README.html           |   176 +
 gnu/dist/postfix/html/MAILDROP_README.html                  |   185 +
 gnu/dist/postfix/html/MYSQL_README.html                     |   141 +
 gnu/dist/postfix/html/Makefile.in                           |   156 +-
 gnu/dist/postfix/html/NFS_README.html                       |    70 +
 gnu/dist/postfix/html/OVERVIEW.html                         |   654 +
 gnu/dist/postfix/html/PACKAGE_README.html                   |   138 +
 gnu/dist/postfix/html/PCRE_README.html                      |    86 +
 gnu/dist/postfix/html/PGSQL_README.html                     |   149 +
 gnu/dist/postfix/html/QMQP_README.html                      |    24 +
 gnu/dist/postfix/html/QSHAPE_README.html                    |   790 +
 gnu/dist/postfix/html/RESTRICTION_CLASS_README.html         |   231 +
 gnu/dist/postfix/html/SASL_README.html                      |   501 +
 gnu/dist/postfix/html/SCHEDULER_README.html                 |   133 +
 gnu/dist/postfix/html/SMTPD_ACCESS_README.html              |   356 +
 gnu/dist/postfix/html/SMTPD_POLICY_README.html              |   520 +
 gnu/dist/postfix/html/SMTPD_PROXY_README.html               |   400 +
 gnu/dist/postfix/html/STANDARD_CONFIGURATION_README.html    |   722 +
 gnu/dist/postfix/html/TUNING_README.html                    |   620 +
 gnu/dist/postfix/html/ULTRIX_README.html                    |    71 +
 gnu/dist/postfix/html/UUCP_README.html                      |   200 +
 gnu/dist/postfix/html/VERP_README.html                      |   247 +
 gnu/dist/postfix/html/VIRTUAL_README.html                   |   640 +
 gnu/dist/postfix/html/XCLIENT_README.html                   |   211 +
 gnu/dist/postfix/html/XFORWARD_README.html                  |   185 +
 gnu/dist/postfix/html/access.5.html                         |   272 +-
 gnu/dist/postfix/html/aliases.5.html                        |    76 +-
 gnu/dist/postfix/html/bounce.8.html                         |   160 +-
 gnu/dist/postfix/html/canonical.5.html                      |   135 +-
 gnu/dist/postfix/html/cidr_table.5.html                     |    89 +
 gnu/dist/postfix/html/cleanup.8.html                        |   395 +-
 gnu/dist/postfix/html/defer.8.html                          |   160 +-
 gnu/dist/postfix/html/error.8.html                          |   125 +-
 gnu/dist/postfix/html/flush.8.html                          |   223 +-
 gnu/dist/postfix/html/header_checks.5.html                  |   346 +
 gnu/dist/postfix/html/index.html                            |   194 +-
 gnu/dist/postfix/html/ldap_table.5.html                     |   456 +
 gnu/dist/postfix/html/lmtp.8.html                           |   294 +-
 gnu/dist/postfix/html/local.8.html                          |   510 +-
 gnu/dist/postfix/html/mailq.1.html                          |   456 +-
 gnu/dist/postfix/html/master.8.html                         |   197 +-
 gnu/dist/postfix/html/mysql_table.5.html                    |   147 +
 gnu/dist/postfix/html/newaliases.1.html                     |   456 +-
 gnu/dist/postfix/html/oqmgr.8.html                          |   332 +
 gnu/dist/postfix/html/pcre_table.5.html                     |   167 +-
 gnu/dist/postfix/html/pgsql_table.5.html                    |   197 +
 gnu/dist/postfix/html/pickup.8.html                         |    99 +-
 gnu/dist/postfix/html/pipe.8.html                           |   148 +-
 gnu/dist/postfix/html/postalias.1.html                      |   163 +-
 gnu/dist/postfix/html/postcat.1.html                        |    42 +-
 gnu/dist/postfix/html/postconf.1.html                       |    73 +-
 gnu/dist/postfix/html/postconf.5.html                       |  8031 +++++++++++
 gnu/dist/postfix/html/postdrop.1.html                       |    90 +-
 gnu/dist/postfix/html/postfix-logo.jpg                      |   Bin 
 gnu/dist/postfix/html/postfix-power.png                     |   Bin 
 gnu/dist/postfix/html/postfix.1.html                        |   237 +-
 gnu/dist/postfix/html/postkick.1.html                       |    52 +-
 gnu/dist/postfix/html/postlock.1.html                       |   111 +-
 gnu/dist/postfix/html/postlog.1.html                        |    66 +-
 gnu/dist/postfix/html/postmap.1.html                        |   167 +-
 gnu/dist/postfix/html/postqueue.1.html                      |   121 +-
 gnu/dist/postfix/html/postsuper.1.html                      |   172 +-
 gnu/dist/postfix/html/proxymap.8.html                       |   160 +-
 gnu/dist/postfix/html/qmgr.8.html                           |   357 +-
 gnu/dist/postfix/html/qmqp-sink.1.html                      |    50 +
 gnu/dist/postfix/html/qmqp-source.1.html                    |    82 +
 gnu/dist/postfix/html/qmqpd.8.html                          |   170 +-
 gnu/dist/postfix/html/qshape.1.html                         |   117 +
 gnu/dist/postfix/html/regexp_table.5.html                   |   129 +-
 gnu/dist/postfix/html/relocated.5.html                      |   107 +-
 gnu/dist/postfix/html/sendmail.1.html                       |   456 +-
 gnu/dist/postfix/html/showq.8.html                          |    84 +-
 gnu/dist/postfix/html/smtp-sink.1.html                      |   110 +
 gnu/dist/postfix/html/smtp-source.1.html                    |   104 +
 gnu/dist/postfix/html/smtp.8.html                           |   434 +-
 gnu/dist/postfix/html/smtpd.8.html                          |   996 +-
 gnu/dist/postfix/html/spawn.8.html                          |    98 +-
 gnu/dist/postfix/html/trace.8.html                          |   164 +
 gnu/dist/postfix/html/transport.5.html                      |   251 +-
 gnu/dist/postfix/html/trivial-rewrite.8.html                |   331 +-
 gnu/dist/postfix/html/verify.8.html                         |   195 +
 gnu/dist/postfix/html/virtual.5.html                        |   191 +-
 gnu/dist/postfix/html/virtual.8.html                        |   359 +-
 gnu/dist/postfix/man/Makefile.in                            |   128 +-
 gnu/dist/postfix/man/junk                                   |  2796 +++
 gnu/dist/postfix/man/man1/postalias.1                       |    96 +-
 gnu/dist/postfix/man/man1/postcat.1                         |    36 +-
 gnu/dist/postfix/man/man1/postconf.1                        |    56 +-
 gnu/dist/postfix/man/man1/postdrop.1                        |    80 +-
 gnu/dist/postfix/man/man1/postfix.1                         |   208 +-
 gnu/dist/postfix/man/man1/postkick.1                        |    38 +-
 gnu/dist/postfix/man/man1/postlock.1                        |    67 +-
 gnu/dist/postfix/man/man1/postlog.1                         |    41 +-
 gnu/dist/postfix/man/man1/postmap.1                         |    98 +-
 gnu/dist/postfix/man/man1/postqueue.1                       |   112 +-
 gnu/dist/postfix/man/man1/postsuper.1                       |    74 +-
 gnu/dist/postfix/man/man1/qmqp-sink.1                       |    16 +-
 gnu/dist/postfix/man/man1/qmqp-source.1                     |    34 +-
 gnu/dist/postfix/man/man1/qshape.1                          |   103 +
 gnu/dist/postfix/man/man1/sendmail.1                        |   306 +-
 gnu/dist/postfix/man/man1/smtp-sink.1                       |    42 +-
 gnu/dist/postfix/man/man1/smtp-source.1                     |    16 +-
 gnu/dist/postfix/man/man5/access.5                          |   210 +-
 gnu/dist/postfix/man/man5/aliases.5                         |    46 +-
 gnu/dist/postfix/man/man5/body_checks.5                     |     1 +
 gnu/dist/postfix/man/man5/cidr_table.5                      |    97 +
 gnu/dist/postfix/man/man5/header_checks.5                   |   339 +
 gnu/dist/postfix/man/man5/ldap_table.5                      |   459 +
 gnu/dist/postfix/man/man5/mysql_table.5                     |   171 +
 gnu/dist/postfix/man/man5/pcre_table.5                      |   102 +-
 gnu/dist/postfix/man/man5/pgsql_table.5                     |   219 +
 gnu/dist/postfix/man/man5/postconf.5                        |  4328 +++++
 gnu/dist/postfix/man/man5/regexp_table.5                    |   122 +-
 gnu/dist/postfix/man/man5/relocated.5                       |    75 +-
 gnu/dist/postfix/man/man5/transport.5                       |   137 +-
 gnu/dist/postfix/man/man8/bounce.8                          |   132 +-
 gnu/dist/postfix/man/man8/error.8                           |    95 +-
 gnu/dist/postfix/man/man8/flush.8                           |   162 +-
 gnu/dist/postfix/man/man8/master.8                          |   129 +-
 gnu/dist/postfix/man/man8/oqmgr.8                           |   314 +
 gnu/dist/postfix/man/man8/pickup.8                          |    92 +-
 gnu/dist/postfix/man/man8/pipe.8                            |   106 +-
 gnu/dist/postfix/man/man8/proxymap.8                        |   103 +-
 gnu/dist/postfix/man/man8/qmgr.8                            |   281 +-
 gnu/dist/postfix/man/man8/qmqpd.8                           |   170 +-
 gnu/dist/postfix/man/man8/showq.8                           |    69 +-
 gnu/dist/postfix/man/man8/smtp.8                            |   384 +-
 gnu/dist/postfix/man/man8/smtpd.8                           |   794 +-
 gnu/dist/postfix/man/man8/spawn.8                           |    91 +-
 gnu/dist/postfix/man/man8/trace.8                           |     1 +
 gnu/dist/postfix/man/man8/trivial-rewrite.8                 |   299 +-
 gnu/dist/postfix/man/man8/verify.8                          |   191 +
 gnu/dist/postfix/man/man8/virtual.8                         |   316 +-
 gnu/dist/postfix/mantools/README                            |    19 +-
 gnu/dist/postfix/mantools/double                            |     7 +
 gnu/dist/postfix/mantools/find-fluff                        |     7 +
 gnu/dist/postfix/mantools/fixman                            |   241 +
 gnu/dist/postfix/mantools/get_anchors.pl                    |    50 +
 gnu/dist/postfix/mantools/html2readme                       |    26 +
 gnu/dist/postfix/mantools/make-relnotes                     |    80 +
 gnu/dist/postfix/mantools/makereadme                        |    12 +
 gnu/dist/postfix/mantools/man2html                          |    28 +-
 gnu/dist/postfix/mantools/postconf2html                     |    79 +
 gnu/dist/postfix/mantools/postconf2man                      |    75 +
 gnu/dist/postfix/mantools/postlink                          |   636 +-
 gnu/dist/postfix/mantools/spell                             |     7 +
 gnu/dist/postfix/mantools/srctoman                          |     5 +-
 gnu/dist/postfix/mantools/xpostconf                         |   153 +
 gnu/dist/postfix/mantools/xpostdef                          |   113 +
 gnu/dist/postfix/postfix-install                            |   140 +-
 gnu/dist/postfix/proto/ADDRESS_CLASS_README.html            |   277 +
 gnu/dist/postfix/proto/ADDRESS_REWRITING_README.html        |  1064 +
 gnu/dist/postfix/proto/ADDRESS_VERIFICATION_README.html     |   489 +
 gnu/dist/postfix/proto/BACKSCATTER_README.html              |   282 +
 gnu/dist/postfix/proto/BASIC_CONFIGURATION_README.html      |   673 +
 gnu/dist/postfix/proto/BUILTIN_FILTER_README.html           |   425 +
 gnu/dist/postfix/proto/CONTENT_INSPECTION_README.html       |    80 +
 gnu/dist/postfix/proto/CYRUS_README.html                    |    24 +
 gnu/dist/postfix/proto/DATABASE_README.html                 |   369 +
 gnu/dist/postfix/proto/DB_README.html                       |   211 +
 gnu/dist/postfix/proto/DEBUG_README.html                    |   514 +
 gnu/dist/postfix/proto/ETRN_README.html                     |   371 +
 gnu/dist/postfix/proto/FILTER_README.html                   |   848 +
 gnu/dist/postfix/proto/INSTALL.html                         |  1010 +
 gnu/dist/postfix/proto/LDAP_README.html                     |   350 +
 gnu/dist/postfix/proto/LINUX_README.html                    |    57 +
 gnu/dist/postfix/proto/LMTP_README.html                     |    24 +
 gnu/dist/postfix/proto/LOCAL_RECIPIENT_README.html          |   176 +
 gnu/dist/postfix/proto/MACOSX_README                        |     2 +
 gnu/dist/postfix/proto/MAILDROP_README.html                 |   185 +
 gnu/dist/postfix/proto/MYSQL_README.html                    |   141 +
 gnu/dist/postfix/proto/Makefile.in                          |   372 +-
 gnu/dist/postfix/proto/NFS_README.html                      |    70 +
 gnu/dist/postfix/proto/OVERVIEW.html                        |   654 +
 gnu/dist/postfix/proto/PACKAGE_README.html                  |   138 +
 gnu/dist/postfix/proto/PCRE_README.html                     |    86 +
 gnu/dist/postfix/proto/PGSQL_README.html                    |   149 +
 gnu/dist/postfix/proto/QMQP_README.html                     |    24 +
 gnu/dist/postfix/proto/QSHAPE_README.html                   |   790 +
 gnu/dist/postfix/proto/README                               |    34 +
 gnu/dist/postfix/proto/RESTRICTION_CLASS_README.html        |   231 +
 gnu/dist/postfix/proto/SASL_README.html                     |   501 +
 gnu/dist/postfix/proto/SCHEDULER_README.html                |   133 +
 gnu/dist/postfix/proto/SMTPD_ACCESS_README.html             |   356 +
 gnu/dist/postfix/proto/SMTPD_POLICY_README.html             |   520 +
 gnu/dist/postfix/proto/SMTPD_PROXY_README.html              |   400 +
 gnu/dist/postfix/proto/STANDARD_CONFIGURATION_README.html   |   722 +
 gnu/dist/postfix/proto/TUNING_README.html                   |   620 +
 gnu/dist/postfix/proto/ULTRIX_README.html                   |    71 +
 gnu/dist/postfix/proto/UUCP_README.html                     |   200 +
 gnu/dist/postfix/proto/VERP_README.html                     |   247 +
 gnu/dist/postfix/proto/VIRTUAL_README.html                  |   640 +
 gnu/dist/postfix/proto/XCLIENT_README.html                  |   211 +
 gnu/dist/postfix/proto/XFORWARD_README.html                 |   185 +
 gnu/dist/postfix/proto/access                               |   190 +-
 gnu/dist/postfix/proto/aliases                              |    30 +-
 gnu/dist/postfix/proto/canonical                            |    65 +-
 gnu/dist/postfix/proto/cidr_table                           |    80 +
 gnu/dist/postfix/proto/header_checks                        |   312 +
 gnu/dist/postfix/proto/html2text.rc                         |    13 +
 gnu/dist/postfix/proto/ldap_table                           |   436 +
 gnu/dist/postfix/proto/manual-format                        |    21 +
 gnu/dist/postfix/proto/mysql_table                          |   150 +
 gnu/dist/postfix/proto/pcre_table                           |    86 +-
 gnu/dist/postfix/proto/pgsql_table                          |   198 +
 gnu/dist/postfix/proto/postconf.html.epilog                 |     5 +
 gnu/dist/postfix/proto/postconf.html.prolog                 |    73 +
 gnu/dist/postfix/proto/postconf.man.epilog                  |    15 +
 gnu/dist/postfix/proto/postconf.man.prolog                  |    57 +
 gnu/dist/postfix/proto/postconf.proto                       |  6798 +++++++++
 gnu/dist/postfix/proto/postconf.spec                        |   457 +
 gnu/dist/postfix/proto/regexp_table                         |   102 +-
 gnu/dist/postfix/proto/relocated                            |    63 +-
 gnu/dist/postfix/proto/stop                                 |   835 +
 gnu/dist/postfix/proto/transport                            |   115 +-
 gnu/dist/postfix/proto/virtual                              |    58 +-
 gnu/dist/postfix/src/bounce/.indent.pro                     |    19 +
 gnu/dist/postfix/src/bounce/Makefile.in                     |    57 +-
 gnu/dist/postfix/src/bounce/bounce.c                        |   205 +-
 gnu/dist/postfix/src/bounce/bounce_append_service.c         |    48 +-
 gnu/dist/postfix/src/bounce/bounce_notify_service.c         |    55 +-
 gnu/dist/postfix/src/bounce/bounce_notify_util.c            |   178 +-
 gnu/dist/postfix/src/bounce/bounce_notify_verp.c            |    42 +-
 gnu/dist/postfix/src/bounce/bounce_one_service.c            |    37 +-
 gnu/dist/postfix/src/bounce/bounce_service.h                |    28 +-
 gnu/dist/postfix/src/bounce/bounce_trace_service.c          |   126 +
 gnu/dist/postfix/src/bounce/bounce_warn_service.c           |   225 +
 gnu/dist/postfix/src/cleanup/.indent.pro                    |    19 +
 gnu/dist/postfix/src/cleanup/Makefile.in                    |    98 +-
 gnu/dist/postfix/src/cleanup/cleanup_addr.c                 |   175 +
 gnu/dist/postfix/src/cleanup/cleanup_api.c                  |    28 +-
 gnu/dist/postfix/src/cleanup/cleanup_extracted.c            |   259 +-
 gnu/dist/postfix/src/cleanup/cleanup_map1n.c                |     7 +-
 gnu/dist/postfix/src/cleanup/cleanup_masquerade.c           |    21 +-
 gnu/dist/postfix/src/cleanup/cleanup_message.c              |   137 +-
 gnu/dist/postfix/src/cleanup/cleanup_out_recipient.c        |    10 +-
 gnu/dist/postfix/src/cleanup/cleanup_state.c                |    12 +-
 gnu/dist/postfix/src/dns/.indent.pro                        |    19 +
 gnu/dist/postfix/src/dns/Makefile.in                        |     3 -
 gnu/dist/postfix/src/error/.indent.pro                      |    19 +
 gnu/dist/postfix/src/error/Makefile.in                      |     4 +-
 gnu/dist/postfix/src/error/error.c                          |    99 +-
 gnu/dist/postfix/src/flush/.indent.pro                      |    19 +
 gnu/dist/postfix/src/flush/Makefile.in                      |     3 -
 gnu/dist/postfix/src/flush/flush.c                          |   142 +-
 gnu/dist/postfix/src/fsstone/.indent.pro                    |    19 +
 gnu/dist/postfix/src/fsstone/Makefile.in                    |     3 -
 gnu/dist/postfix/src/global/.indent.pro                     |    19 +
 gnu/dist/postfix/src/global/abounce.c                       |    19 +-
 gnu/dist/postfix/src/global/bounce.c                        |   282 +-
 gnu/dist/postfix/src/global/bounce.h                        |    25 +-
 gnu/dist/postfix/src/global/bounce_log.c                    |   235 +-
 gnu/dist/postfix/src/global/bounce_log.h                    |    19 +-
 gnu/dist/postfix/src/global/cfg_parser.c                    |   298 +
 gnu/dist/postfix/src/global/cfg_parser.h                    |    49 +
 gnu/dist/postfix/src/global/cleanup_strerror.c              |     2 -
 gnu/dist/postfix/src/global/cleanup_strflags.c              |    85 +
 gnu/dist/postfix/src/global/cleanup_user.h                  |    29 +-
 gnu/dist/postfix/src/global/clnt_stream.c                   |    51 +-
 gnu/dist/postfix/src/global/clnt_stream.h                   |     2 +-
 gnu/dist/postfix/src/global/defer.c                         |   137 +-
 gnu/dist/postfix/src/global/defer.h                         |     8 +-
 gnu/dist/postfix/src/global/deliver_pass.c                  |     4 +
 gnu/dist/postfix/src/global/deliver_request.c               |    34 +-
 gnu/dist/postfix/src/global/deliver_request.h               |    51 +-
 gnu/dist/postfix/src/global/dict_ldap.c                     |  1494 ++
 gnu/dist/postfix/src/global/dict_ldap.h                     |    33 +
 gnu/dist/postfix/src/global/dict_mysql.c                    |   666 +
 gnu/dist/postfix/src/global/dict_mysql.h                    |    40 +
 gnu/dist/postfix/src/global/dict_pgsql.c                    |   827 +
 gnu/dist/postfix/src/global/dict_pgsql.h                    |    41 +
 gnu/dist/postfix/src/global/dict_proxy.c                    |    12 +-
 gnu/dist/postfix/src/global/ext_prop.c                      |    17 +-
 gnu/dist/postfix/src/global/ext_prop.h                      |     2 +-
 gnu/dist/postfix/src/global/flush_clnt.c                    |    33 +-
 gnu/dist/postfix/src/global/flush_clnt.h                    |     1 +
 gnu/dist/postfix/src/global/header_token.c                  |    17 +-
 gnu/dist/postfix/src/global/input_transp.c                  |    68 +
 gnu/dist/postfix/src/global/input_transp.h                  |    34 +
 gnu/dist/postfix/src/global/log_adhoc.c                     |   125 +
 gnu/dist/postfix/src/global/log_adhoc.h                     |    43 +
 gnu/dist/postfix/src/global/mail_addr_find.c                |     4 +-
 gnu/dist/postfix/src/global/mail_addr_map.c                 |     8 +
 gnu/dist/postfix/src/global/mail_conf.c                     |     4 +-
 gnu/dist/postfix/src/global/mail_conf_int.c                 |     4 +-
 gnu/dist/postfix/src/global/mail_conf_str.c                 |     4 +-
 gnu/dist/postfix/src/global/mail_copy.c                     |    17 +-
 gnu/dist/postfix/src/global/mail_dict.c                     |    13 +-
 gnu/dist/postfix/src/global/mail_params.c                   |    37 +-
 gnu/dist/postfix/src/global/mail_proto.h                    |    32 +
 gnu/dist/postfix/src/global/mail_queue.c                    |     5 +
 gnu/dist/postfix/src/global/mail_queue.h                    |     1 +
 gnu/dist/postfix/src/global/mail_stream.c                   |     5 +-
 gnu/dist/postfix/src/global/mail_task.c                     |     2 +-
 gnu/dist/postfix/src/global/mail_version.h                  |    13 +-
 gnu/dist/postfix/src/global/maps.c                          |    62 +-
 gnu/dist/postfix/src/global/maps.h                          |     2 -
 gnu/dist/postfix/src/global/mime_8bit.ref                   |     6 +-
 gnu/dist/postfix/src/global/mime_cvt.ref                    |   178 +-
 gnu/dist/postfix/src/global/mime_cvt.ref2                   |   178 +-
 gnu/dist/postfix/src/global/mime_cvt.ref3                   |   178 +-
 gnu/dist/postfix/src/global/mime_dom.ref                    |     4 +-
 gnu/dist/postfix/src/global/mime_nest.ref                   |   138 +-
 gnu/dist/postfix/src/global/mime_state.c                    |    12 +-
 gnu/dist/postfix/src/global/mime_test.ref                   |    74 +-
 gnu/dist/postfix/src/global/mime_trunc.ref                  |     2 +-
 gnu/dist/postfix/src/global/pipe_command.c                  |    22 +-
 gnu/dist/postfix/src/global/post_mail.c                     |   189 +-
 gnu/dist/postfix/src/global/post_mail.h                     |     6 +-
 gnu/dist/postfix/src/global/qmgr_user.h                     |    38 +
 gnu/dist/postfix/src/global/rec_type.c                      |    17 +-
 gnu/dist/postfix/src/global/rec_type.h                      |    47 +-
 gnu/dist/postfix/src/global/recipient_list.c                |    12 +-
 gnu/dist/postfix/src/global/recipient_list.h                |     1 +
 gnu/dist/postfix/src/global/remove.c                        |     4 +-
 gnu/dist/postfix/src/global/resolve_clnt.c                  |    79 +-
 gnu/dist/postfix/src/global/resolve_clnt.h                  |    14 +-
 gnu/dist/postfix/src/global/resolve_clnt.ref                |    53 +-
 gnu/dist/postfix/src/global/rewrite_clnt.c                  |    32 +-
 gnu/dist/postfix/src/global/rewrite_clnt.ref                |    15 +-
 gnu/dist/postfix/src/global/sent.c                          |   111 +-
 gnu/dist/postfix/src/global/sent.h                          |    15 +-
 gnu/dist/postfix/src/global/smtp_stream.c                   |    32 +-
 gnu/dist/postfix/src/global/smtp_stream.h                   |     1 +
 gnu/dist/postfix/src/global/trace.c                         |   200 +
 gnu/dist/postfix/src/global/trace.h                         |    51 +
 gnu/dist/postfix/src/global/verify.c                        |   159 +
 gnu/dist/postfix/src/global/verify.h                        |    48 +
 gnu/dist/postfix/src/global/verify_clnt.c                   |   317 +
 gnu/dist/postfix/src/global/verify_clnt.h                   |    55 +
 gnu/dist/postfix/src/global/xtext.c                         |   160 +-
 gnu/dist/postfix/src/global/xtext.h                         |    11 +-
 gnu/dist/postfix/src/lmtp/.indent.pro                       |    19 +
 gnu/dist/postfix/src/lmtp/Makefile.in                       |     5 +-
 gnu/dist/postfix/src/lmtp/lmtp.c                            |   274 +-
 gnu/dist/postfix/src/lmtp/lmtp.h                            |     4 +
 gnu/dist/postfix/src/lmtp/lmtp_chat.c                       |     5 +-
 gnu/dist/postfix/src/lmtp/lmtp_proto.c                      |   215 +-
 gnu/dist/postfix/src/lmtp/lmtp_sasl.h                       |     2 +-
 gnu/dist/postfix/src/lmtp/lmtp_sasl_glue.c                  |    19 +-
 gnu/dist/postfix/src/lmtp/lmtp_sasl_proto.c                 |     2 +-
 gnu/dist/postfix/src/lmtp/lmtp_trouble.c                    |    15 +-
 gnu/dist/postfix/src/local/.indent.pro                      |    19 +
 gnu/dist/postfix/src/local/Makefile.in                      |    68 +-
 gnu/dist/postfix/src/local/alias.c                          |    31 +-
 gnu/dist/postfix/src/local/command.c                        |    15 +-
 gnu/dist/postfix/src/local/dotforward.c                     |    12 +-
 gnu/dist/postfix/src/local/file.c                           |    16 +-
 gnu/dist/postfix/src/local/forward.c                        |    24 +-
 gnu/dist/postfix/src/local/include.c                        |    21 +-
 gnu/dist/postfix/src/local/indirect.c                       |    14 +-
 gnu/dist/postfix/src/local/local.c                          |   346 +-
 gnu/dist/postfix/src/local/local.h                          |    15 +-
 gnu/dist/postfix/src/local/mailbox.c                        |    13 +-
 gnu/dist/postfix/src/local/maildir.c                        |    18 +-
 gnu/dist/postfix/src/local/recipient.c                      |     9 +-
 gnu/dist/postfix/src/local/resolve.c                        |     4 +-
 gnu/dist/postfix/src/local/token.c                          |     8 +-
 gnu/dist/postfix/src/local/unknown.c                        |     7 +-
 gnu/dist/postfix/src/master/.indent.pro                     |    19 +
 gnu/dist/postfix/src/master/Makefile.in                     |     5 +-
 gnu/dist/postfix/src/master/mail_server.h                   |     2 +
 gnu/dist/postfix/src/master/master.c                        |   116 +-
 gnu/dist/postfix/src/master/multi_server.c                  |    13 +
 gnu/dist/postfix/src/oqmgr/.indent.pro                      |   185 +
 gnu/dist/postfix/src/oqmgr/.printfck                        |    25 +
 gnu/dist/postfix/src/oqmgr/Makefile.in                      |   246 +
 gnu/dist/postfix/src/oqmgr/qmgr.c                           |   573 +
 gnu/dist/postfix/src/oqmgr/qmgr.h                           |   334 +
 gnu/dist/postfix/src/oqmgr/qmgr_active.c                    |   525 +
 gnu/dist/postfix/src/oqmgr/qmgr_bounce.c                    |    75 +
 gnu/dist/postfix/src/oqmgr/qmgr_defer.c                     |   161 +
 gnu/dist/postfix/src/oqmgr/qmgr_deliver.c                   |   342 +
 gnu/dist/postfix/src/oqmgr/qmgr_enable.c                    |   107 +
 gnu/dist/postfix/src/oqmgr/qmgr_entry.c                     |   275 +
 gnu/dist/postfix/src/oqmgr/qmgr_message.c                   |  1156 +
 gnu/dist/postfix/src/oqmgr/qmgr_move.c                      |   104 +
 gnu/dist/postfix/src/oqmgr/qmgr_queue.c                     |   277 +
 gnu/dist/postfix/src/oqmgr/qmgr_rcpt_list.c                 |   104 +
 gnu/dist/postfix/src/oqmgr/qmgr_scan.c                      |   159 +
 gnu/dist/postfix/src/oqmgr/qmgr_transport.c                 |   353 +
 gnu/dist/postfix/src/pickup/.indent.pro                     |    19 +
 gnu/dist/postfix/src/pickup/Makefile.in                     |     5 +-
 gnu/dist/postfix/src/pickup/pickup.c                        |   200 +-
 gnu/dist/postfix/src/pipe/.indent.pro                       |    19 +
 gnu/dist/postfix/src/pipe/Makefile.in                       |     4 +-
 gnu/dist/postfix/src/pipe/pipe.c                            |   236 +-
 gnu/dist/postfix/src/postalias/.indent.pro                  |    19 +
 gnu/dist/postfix/src/postalias/Makefile.in                  |     5 +-
 gnu/dist/postfix/src/postalias/postalias.c                  |   110 +-
 gnu/dist/postfix/src/postcat/.indent.pro                    |    19 +
 gnu/dist/postfix/src/postcat/Makefile.in                    |     3 -
 gnu/dist/postfix/src/postcat/postcat.c                      |    59 +-
 gnu/dist/postfix/src/postconf/.indent.pro                   |    19 +
 gnu/dist/postfix/src/postconf/Makefile.in                   |     7 +-
 gnu/dist/postfix/src/postconf/auto_table.h                  |     8 +
 gnu/dist/postfix/src/postconf/auto_vars.h                   |     8 +
 gnu/dist/postfix/src/postconf/postconf.c                    |    50 +-
 gnu/dist/postfix/src/postdrop/.indent.pro                   |    19 +
 gnu/dist/postfix/src/postdrop/Makefile.in                   |     4 +-
 gnu/dist/postfix/src/postdrop/postdrop.c                    |    94 +-
 gnu/dist/postfix/src/postfix/.indent.pro                    |    19 +
 gnu/dist/postfix/src/postfix/Makefile.in                    |     3 -
 gnu/dist/postfix/src/postfix/postfix.c                      |   203 +-
 gnu/dist/postfix/src/postkick/.indent.pro                   |    19 +
 gnu/dist/postfix/src/postkick/Makefile.in                   |     3 -
 gnu/dist/postfix/src/postkick/postkick.c                    |    30 +-
 gnu/dist/postfix/src/postlock/.indent.pro                   |    19 +
 gnu/dist/postfix/src/postlock/Makefile.in                   |     3 -
 gnu/dist/postfix/src/postlock/postlock.c                    |    47 +-
 gnu/dist/postfix/src/postlog/.indent.pro                    |    19 +
 gnu/dist/postfix/src/postlog/Makefile.in                    |     4 +-
 gnu/dist/postfix/src/postlog/postlog.c                      |    36 +-
 gnu/dist/postfix/src/postmap/.indent.pro                    |    19 +
 gnu/dist/postfix/src/postmap/Makefile.in                    |     5 +-
 gnu/dist/postfix/src/postmap/postmap.c                      |   109 +-
 gnu/dist/postfix/src/postqueue/Makefile.in                  |     3 -
 gnu/dist/postfix/src/postqueue/postqueue.c                  |    94 +-
 gnu/dist/postfix/src/postsuper/.indent.pro                  |    19 +
 gnu/dist/postfix/src/postsuper/Makefile.in                  |     3 -
 gnu/dist/postfix/src/postsuper/postsuper.c                  |    70 +-
 gnu/dist/postfix/src/proxymap/.indent.pro                   |    19 +
 gnu/dist/postfix/src/proxymap/Makefile.in                   |     3 -
 gnu/dist/postfix/src/proxymap/proxymap.c                    |    93 +-
 gnu/dist/postfix/src/qmgr/.indent.pro                       |    19 +
 gnu/dist/postfix/src/qmgr/Makefile.in                       |    44 +-
 gnu/dist/postfix/src/qmgr/qmgr.c                            |   294 +-
 gnu/dist/postfix/src/qmgr/qmgr.h                            |   156 +-
 gnu/dist/postfix/src/qmgr/qmgr_active.c                     |    26 +-
 gnu/dist/postfix/src/qmgr/qmgr_bounce.c                     |    12 +-
 gnu/dist/postfix/src/qmgr/qmgr_defer.c                      |    13 +-
 gnu/dist/postfix/src/qmgr/qmgr_deliver.c                    |    40 +-
 gnu/dist/postfix/src/qmgr/qmgr_entry.c                      |   139 +-
 gnu/dist/postfix/src/qmgr/qmgr_job.c                        |   912 +
 gnu/dist/postfix/src/qmgr/qmgr_peer.c                       |   136 +
 gnu/dist/postfix/src/qmgr/qmgr_queue.c                      |    73 +-
 gnu/dist/postfix/src/qmgr/qmgr_rcpt_list.c                  |     7 +-
 gnu/dist/postfix/src/qmgr/qmgr_transport.c                  |    38 +-
 gnu/dist/postfix/src/qmqpd/.indent.pro                      |    19 +
 gnu/dist/postfix/src/qmqpd/Makefile.in                      |     4 +-
 gnu/dist/postfix/src/qmqpd/qmqpd.c                          |   203 +-
 gnu/dist/postfix/src/qmqpd/qmqpd.h                          |    18 +
 gnu/dist/postfix/src/qmqpd/qmqpd_peer.c                     |    10 +-
 gnu/dist/postfix/src/sendmail/.indent.pro                   |    19 +
 gnu/dist/postfix/src/sendmail/Makefile.in                   |     8 +-
 gnu/dist/postfix/src/sendmail/sendmail.c                    |   546 +-
 gnu/dist/postfix/src/showq/.indent.pro                      |    19 +
 gnu/dist/postfix/src/showq/Makefile.in                      |     3 -
 gnu/dist/postfix/src/showq/showq.c                          |    88 +-
 gnu/dist/postfix/src/smtp/.indent.pro                       |    19 +
 gnu/dist/postfix/src/smtp/Makefile.in                       |    38 +-
 gnu/dist/postfix/src/smtp/smtp.c                            |   440 +-
 gnu/dist/postfix/src/smtp/smtp.h                            |   103 +-
 gnu/dist/postfix/src/smtp/smtp_addr.h                       |     4 +-
 gnu/dist/postfix/src/smtp/smtp_chat.c                       |     9 +-
 gnu/dist/postfix/src/smtp/smtp_proto.c                      |   253 +-
 gnu/dist/postfix/src/smtp/smtp_rcpt.c                       |   185 +
 gnu/dist/postfix/src/smtp/smtp_sasl.h                       |     2 +-
 gnu/dist/postfix/src/smtp/smtp_sasl_glue.c                  |    19 +-
 gnu/dist/postfix/src/smtp/smtp_sasl_proto.c                 |     2 +-
 gnu/dist/postfix/src/smtp/smtp_state.c                      |     2 +-
 gnu/dist/postfix/src/smtp/smtp_trouble.c                    |   236 +-
 gnu/dist/postfix/src/smtpd/.indent.pro                      |    19 +
 gnu/dist/postfix/src/smtpd/Makefile.in                      |    72 +-
 gnu/dist/postfix/src/smtpd/smtpd.h                          |   188 +-
 gnu/dist/postfix/src/smtpd/smtpd_chat.c                     |    14 +-
 gnu/dist/postfix/src/smtpd/smtpd_check.h                    |     2 +
 gnu/dist/postfix/src/smtpd/smtpd_check.in                   |     2 +-
 gnu/dist/postfix/src/smtpd/smtpd_check.in2                  |     2 +-
 gnu/dist/postfix/src/smtpd/smtpd_check.in4                  |     2 +-
 gnu/dist/postfix/src/smtpd/smtpd_check.ref                  |    13 +-
 gnu/dist/postfix/src/smtpd/smtpd_check.ref2                 |    13 +-
 gnu/dist/postfix/src/smtpd/smtpd_check.ref4                 |     2 +-
 gnu/dist/postfix/src/smtpd/smtpd_check_access               |     5 +
 gnu/dist/postfix/src/smtpd/smtpd_exp.in                     |    48 +-
 gnu/dist/postfix/src/smtpd/smtpd_exp.ref                    |   100 +-
 gnu/dist/postfix/src/smtpd/smtpd_proxy.c                    |   582 +
 gnu/dist/postfix/src/smtpd/smtpd_proxy.h                    |    41 +
 gnu/dist/postfix/src/smtpd/smtpd_sasl_glue.c                |    26 +-
 gnu/dist/postfix/src/smtpd/smtpd_sasl_glue.h                |     2 +-
 gnu/dist/postfix/src/smtpd/smtpd_sasl_proto.c               |     9 +-
 gnu/dist/postfix/src/smtpd/smtpd_state.c                    |    32 +-
 gnu/dist/postfix/src/smtpd/smtpd_xforward.c                 |   103 +
 gnu/dist/postfix/src/smtpstone/.indent.pro                  |    19 +
 gnu/dist/postfix/src/smtpstone/Makefile.in                  |     3 -
 gnu/dist/postfix/src/smtpstone/qmqp-sink.c                  |     8 +-
 gnu/dist/postfix/src/smtpstone/qmqp-source.c                |    32 +-
 gnu/dist/postfix/src/smtpstone/smtp-sink.c                  |   117 +-
 gnu/dist/postfix/src/smtpstone/smtp-source.c                |    50 +-
 gnu/dist/postfix/src/spawn/.indent.pro                      |    19 +
 gnu/dist/postfix/src/spawn/Makefile.in                      |     3 -
 gnu/dist/postfix/src/spawn/spawn.c                          |    79 +-
 gnu/dist/postfix/src/trivial-rewrite/.indent.pro            |    19 +
 gnu/dist/postfix/src/trivial-rewrite/Makefile.in            |     4 +-
 gnu/dist/postfix/src/trivial-rewrite/resolve.c              |    98 +-
 gnu/dist/postfix/src/trivial-rewrite/rewrite.c              |     2 -
 gnu/dist/postfix/src/trivial-rewrite/transport.c            |   114 +-
 gnu/dist/postfix/src/trivial-rewrite/transport.h            |    19 +-
 gnu/dist/postfix/src/trivial-rewrite/trivial-rewrite.c      |   334 +-
 gnu/dist/postfix/src/trivial-rewrite/trivial-rewrite.h      |    21 +-
 gnu/dist/postfix/src/util/.indent.pro                       |    19 +
 gnu/dist/postfix/src/util/argv.c                            |    61 +-
 gnu/dist/postfix/src/util/argv.h                            |     1 +
 gnu/dist/postfix/src/util/attr.h                            |    16 +
 gnu/dist/postfix/src/util/attr_clnt.c                       |   270 +
 gnu/dist/postfix/src/util/attr_clnt.h                       |    45 +
 gnu/dist/postfix/src/util/attr_print0.c                     |    12 +-
 gnu/dist/postfix/src/util/attr_print64.c                    |    19 +-
 gnu/dist/postfix/src/util/attr_print_plain.c                |   206 +
 gnu/dist/postfix/src/util/attr_scan0.c                      |    26 +-
 gnu/dist/postfix/src/util/attr_scan64.c                     |    23 +-
 gnu/dist/postfix/src/util/attr_scan_plain.c                 |   488 +
 gnu/dist/postfix/src/util/attr_scan_plain.ref               |    46 +
 gnu/dist/postfix/src/util/auto_clnt.c                       |   248 +
 gnu/dist/postfix/src/util/auto_clnt.h                       |    40 +
 gnu/dist/postfix/src/util/base64_code.c                     |     7 +-
 gnu/dist/postfix/src/util/clean_env.c                       |    25 +-
 gnu/dist/postfix/src/util/dict.c                            |    52 +-
 gnu/dist/postfix/src/util/dict.h                            |     9 +-
 gnu/dist/postfix/src/util/dict_cidr.c                       |   257 +
 gnu/dist/postfix/src/util/dict_cidr.h                       |    43 +
 gnu/dist/postfix/src/util/dict_cidr.in                      |     7 +
 gnu/dist/postfix/src/util/dict_cidr.map                     |     9 +
 gnu/dist/postfix/src/util/dict_cidr.ref                     |    13 +
 gnu/dist/postfix/src/util/dict_db.c                         |     2 +-
 gnu/dist/postfix/src/util/dict_dbm.c                        |     2 +-
 gnu/dist/postfix/src/util/dict_nis.c                        |    15 +-
 gnu/dist/postfix/src/util/dict_open.c                       |    14 +-
 gnu/dist/postfix/src/util/dict_pcre.c                       |    78 +-
 gnu/dist/postfix/src/util/dict_pcre.in                      |     4 +
 gnu/dist/postfix/src/util/dict_pcre.map                     |    10 +
 gnu/dist/postfix/src/util/dict_pcre.ref                     |     6 +
 gnu/dist/postfix/src/util/dict_regexp.c                     |    10 +-
 gnu/dist/postfix/src/util/dict_regexp.in                    |     4 +
 gnu/dist/postfix/src/util/dict_regexp.map                   |    10 +
 gnu/dist/postfix/src/util/dict_regexp.ref                   |     6 +
 gnu/dist/postfix/src/util/dict_tcp.c                        |   106 +-
 gnu/dist/postfix/src/util/events.c                          |    19 +-
 gnu/dist/postfix/src/util/events.h                          |     2 +-
 gnu/dist/postfix/src/util/file_limit.c                      |     6 +-
 gnu/dist/postfix/src/util/hex_quote.c                       |     5 +-
 gnu/dist/postfix/src/util/host_port.c                       |     6 +
 gnu/dist/postfix/src/util/htable.c                          |    37 +
 gnu/dist/postfix/src/util/make_dirs.c                       |     6 +
 gnu/dist/postfix/src/util/mvect.c                           |    13 +-
 gnu/dist/postfix/src/util/myrand.h                          |     4 +
 gnu/dist/postfix/src/util/name_code.c                       |    95 +
 gnu/dist/postfix/src/util/name_code.h                       |    39 +
 gnu/dist/postfix/src/util/neuter.c                          |    56 +
 gnu/dist/postfix/src/util/rand_sleep.c                      |     4 -
 gnu/dist/postfix/src/util/sane_connect.c                    |     2 +-
 gnu/dist/postfix/src/util/stringops.h                       |     2 +
 gnu/dist/postfix/src/util/uppercase.c                       |    43 +
 gnu/dist/postfix/src/util/vstream.c                         |    26 +-
 gnu/dist/postfix/src/util/vstream.h                         |     7 +-
 gnu/dist/postfix/src/util/vstring.c                         |     9 +-
 gnu/dist/postfix/src/verify/.indent.pro                     |   185 +
 gnu/dist/postfix/src/verify/Makefile.in                     |    77 +
 gnu/dist/postfix/src/verify/verify.c                        |   572 +
 gnu/dist/postfix/src/virtual/.indent.pro                    |    19 +
 gnu/dist/postfix/src/virtual/Makefile.in                    |    28 +-
 gnu/dist/postfix/src/virtual/mailbox.c                      |    41 +-
 gnu/dist/postfix/src/virtual/maildir.c                      |    19 +-
 gnu/dist/postfix/src/virtual/unknown.c                      |     4 +-
 gnu/dist/postfix/src/virtual/virtual.c                      |   295 +-
 gnu/dist/postfix/src/virtual/virtual.h                      |     9 +-
 649 files changed, 108186 insertions(+), 14135 deletions(-)

diffs (truncated from 145606 to 300 lines):

diff -r 828038b275bc -r a8a3579a4781 gnu/dist/postfix/.indent.pro
--- a/gnu/dist/postfix/.indent.pro      Tue Apr 27 04:03:28 2004 +0000
+++ b/gnu/dist/postfix/.indent.pro      Tue Apr 27 04:12:43 2004 +0000
@@ -1,7 +1,11 @@
 -TABOUNCE
 -TALIAS_TOKEN
+-TANVIL_LOCAL
+-TANVIL_REMOTE
 -TARGV
+-TATTR_CLNT
 -TATTR_TABLE
+-TAUTO_CLNT
 -TBH_TABLE
 -TBINATTR
 -TBINATTR_INFO
@@ -10,6 +14,7 @@
 -TBOUNCE_INFO
 -TBOUNCE_LOG
 -TBOUNCE_STAT
+-TCFG_PARSER
 -TCLEANUP_STATE
 -TCLIENT_LIST
 -TCLNT_STREAM
@@ -26,6 +31,8 @@
 -TDELIVER_ATTR
 -TDELIVER_REQUEST
 -TDICT
+-TDICT_CIDR
+-TDICT_CIDR_ENTRY
 -TDICT_DB
 -TDICT_DBM
 -TDICT_DEBUG
@@ -46,6 +53,7 @@
 -TDICT_PCRE_PRESCAN_CONTEXT
 -TDICT_PCRE_REGEXP
 -TDICT_PCRE_RULE
+-TDICT_PGSQL
 -TDICT_PROXY
 -TDICT_REGEXP
 -TDICT_REGEXP_EXPAND_CONTEXT
@@ -72,6 +80,7 @@
 -TINTV
 -TINT_TABLE
 -TJMP_BUF_WRAPPER
+-TLDAP_CONN
 -TLMTP_ATTR
 -TLMTP_RESP
 -TLMTP_SESSION
@@ -83,6 +92,7 @@
 -TMAC_PARSE
 -TMAIL_PRINT
 -TMAIL_SCAN
+-TMAIL_STREAM
 -TMAPS
 -TMASTER_PROC
 -TMASTER_SERV
@@ -103,12 +113,17 @@
 -TMYSQL
 -TMYSQL_NAME
 -TNAMADR_LIST
+-TNAME_CODE
 -TNAME_MASK
 -TPEER_NAME
+-TPGSQL_NAME
 -TPICKUP_INFO
 -TPIPE_ATTR
 -TPIPE_PARAMS
+-TPIPE_STATE
 -TPLMYSQL
+-TPLPGSQL
+-TPOST_MAIL_STATE
 -TQMGR_ENTRY
 -TQMGR_JOB
 -TQMGR_MESSAGE
@@ -126,6 +141,7 @@
 -TRESOLVE_REPLY
 -TRESPONSE
 -TREST_TABLE
+-TRES_CONTEXT
 -TSCAN_DIR
 -TSCAN_INFO
 -TSCAN_OBJ
@@ -139,17 +155,20 @@
 -TSMTPD_RBL_STATE
 -TSMTPD_STATE
 -TSMTPD_TOKEN
+-TSMTPD_XFORWARD_ATTR
 -TSMTP_ADDR
 -TSMTP_CMD
 -TSMTP_RESP
 -TSMTP_SESSION
 -TSMTP_STATE
+-TSM_STATE
 -TSOCKADDR_SIZE
 -TSPAWN_ATTR
 -TSTRING_LIST
 -TSTRING_TABLE
 -TSYS_EXITS_TABLE
 -TTOK822
+-TTRANSPORT_INFO
 -TTRIGGER_SERVER
 -TUSER_ATTR
 -TVBUF
diff -r 828038b275bc -r a8a3579a4781 gnu/dist/postfix/AAAREADME
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/gnu/dist/postfix/AAAREADME        Tue Apr 27 04:12:43 2004 +0000
@@ -0,0 +1,168 @@
+Purpose of this document
+========================
+
+This document provides a road map of the Postfix mail system source
+code distribution.  I suggest that you
+
+- take a few minutes to read this file,
+
+- review the RELEASE_NOTES file for incompatible changes,
+
+- and then proceed with the INSTALL instructions.
+
+Introduction
+============
+
+This is the public release of the Postfix mail system. Thank you
+for your interest in this project. Send me a postcard if you like
+it. My postal address is below.
+
+You must read the LICENSE file, if you didn't do so already. A copy
+of the LICENSE must be distributed with every original, modified,
+complete, source, or binary copy of this software or parts thereof.
+I suggest that you keep a copy of the file in /etc/postfix/LICENSE.
+
+Purpose of the Postfix mail system
+==================================
+
+Postfix aims to be an alternative to the widely-used sendmail
+program.
+
+Although IBM supported the Postfix development, it abstains from
+control over its evolution. The goal is to have Postfix installed
+on as many systems as possible. To this end, the software is given
+away with no strings attached to it, so that it can evolve with
+input from and under control by its users.
+
+In other words, IBM releases Postfix only once. I will be around
+to guide its development for a limited time.
+
+On-line resources devoted to the Postfix mail system
+====================================================
+
+Web sites:
+
+    http://www.postfix.org/            current release information
+
+Mail addresses (PLEASE send questions to the mailing list)
+
+    postfix-users%postfix.org@localhost                Postfix users mailing list
+    wietse%porcupine.org@localhost             the original author
+
+In order to subscribe to the mailing list, see http://www.postfix.org/.
+
+Acknowledgments
+===============
+
+This release could not have happened without the input from a team
+of competent alpha testers. Their names appear in numerous places
+in the HISTORY file. I appreciate the input from my colleagues at
+the IBM Global Security Analysis Laboratory:  Paul Karger, Dave
+Safford, Douglas Schales, and Leendert van Doorn.  I also appreciate
+the support by Charles Palmer under whose leadership I began this
+project, and who had the privilege to name the software, twice.
+
+If you wish to express your appreciation for the Postfix software,
+you are welcome to send a postcard to:
+
+       Wietse Venema
+       IBM T.J Watson Research Center
+       P.O. Box 704, 
+       Yorktown Heights, NY 10598
+       USA
+
+Roadmap of the Postfix source distribution
+==========================================
+
+The RELEASE_NOTES file describes new features, and lists incompatible
+changes with respect to previous Postfix versions.
+
+The INSTALL file provides a step-by-step guide for building and
+installing Postfix on many popular UNIX platforms.
+
+The COMPATIBILITY file lists features that Postfix does or does
+not yet implement, and how well it works with other software.
+
+The HISTORY file gives a detailed log of changes to the software.
+
+Point your browser at html/index.html for Postfix documentation
+and for hyperlinked versions of Postfix manual pages.  Expect
+to see updated versions on-line at http://www.postfix.org/
+
+Point your MANPATH environment variable at the `man' directory (use
+an absolute path) for UNIX-style on-line manual pages.  These pages
+are also available through the HTML interface, which allows you to
+navigate faster.
+
+The PORTING file discusses how to go about porting Postfix to other
+UNIX platforms.
+
+Documentation:
+
+    README_FILES/      Instructions for specific Postfix features
+    html/              HTML format
+    man/               UNIX on-line manual page format
+
+Example files:
+
+    conf/              configuration files, run-time scripts
+    examples/          chroot environments, virtual domains
+
+Library routines:
+
+    src/dns/           DNS client library
+    src/global/                Postfix-specific support routines
+    src/util/          General-purpose support routines
+
+Command-line utilities:
+
+    src/postalias/     Alias database management
+    src/postcat/       List Postfix queue file
+    src/postconf/      Configuration utility
+    src/postdrop/      Postfix mail submission program
+    src/postfix/       Postfix administrative interface
+    src/postkick/      Postfix IPC for shell scripts
+    src/postlock/      Postfix locking for shell scripts
+    src/postlog/       Postfix logging for shell scripts
+    src/postmap/       Postfix lookup table management
+    src/postqueue/     Postfix queue control program
+    src/postsuper/     Postfix house keeping program
+    src/sendmail/      Sendmail compatibility interface
+
+Postfix daemons:
+
+    src/anvil/         Connection count/rate limiter (not installed)
+    src/bounce/                Bounce or defer mail
+    src/cleanup/       Canonicalize and enqueue mail
+    src/error/         Trivial error mailer
+    src/lmtp/          LMTP client
+    src/local/         Local delivery
+    src/master/                Postfix resident superserver
+    src/oqmgr/         Old queue manager
+    src/pickup/                Local pickup
+    src/pipe/          Pipe delivery
+    src/qmgr/          Queue manager
+    src/qmqpd/         QMQPD server
+    src/showq/         List Postfix queue status
+    src/smtp/          SMTP client
+    src/smtpd/         SMTP server
+    src/spawn/         Run non-Postfix server
+    src/trivial-rewrite/ Address rewriting and resolving
+    src/verify/                address verification service
+    src/virtual/       virtual mailbox-only delivery agent
+
+Test programs:
+
+    src/fsstone/       Measure file system overhead
+    src/smtpstone/     SMTP and QMQP server torture test
+
+Miscellaneous:
+
+    auxiliary/         Auxiliary software etc.
+    bin/               Postfix command executables
+    conf/              Configuration files, run-time scripts
+    include/           Installed include files
+    lib/               Installed object libraries
+    libexec/           Postfix daemon executables
+    mantools/          Manual page utilities
+    proto/             Documentation source
diff -r 828038b275bc -r a8a3579a4781 gnu/dist/postfix/COMPATIBILITY
--- a/gnu/dist/postfix/COMPATIBILITY    Tue Apr 27 04:03:28 2004 +0000
+++ b/gnu/dist/postfix/COMPATIBILITY    Tue Apr 27 04:12:43 2004 +0000
@@ -3,23 +3,27 @@
 /usr/spool/mail        yes (compile time option)
 /var/mail      yes (compile time option)
 /var/spool/mail        yes (compile time option)
-8bitmime       yes (including 8bit to quoted-printable conversion)
+8bit->7bit MIME        yes
 :include:      yes (mail to /file and |command is off by default)
+address probing        yes (optional persistent database)
 aliases                yes (can enable/disable mail to /file or |command)
 bare newlines  yes (but will send CRLF)
 blacklisting   yes (client name/addr; helo hostname; mail from; rcpt to)
-content filter yes (see FILTER_README)
+content filter yes (before and after queue, internal and external)
 db tables      yes (compile time option)
 dbm tables     yes (compile time option)
 delivered-to   yes (configurable with prepend_delivered_header)
 dsn            not yet (bounces have DSN form)
-errors-to:     yes
+errors-to:     yes (disabled by default since Postfix 2.1)
 esmtp          yes
 etrn support   yes (per-destination log for authorized destinations only)
 fcntl locking  yes (runtime configurable)



Home | Main Index | Thread Index | Old Index