Source-Changes-HG archive

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

[src/trunk]: src/gnu/dist/postfix import postfix 2.0.0.1



details:   https://anonhg.NetBSD.org/src/rev/3f4f5c49ffa2
branches:  trunk
changeset: 540801:3f4f5c49ffa2
user:      perry <perry%NetBSD.org@localhost>
date:      Tue Dec 24 19:39:42 2002 +0000

description:
import postfix 2.0.0.1

diffstat:

 gnu/dist/postfix/.indent.pro                                  |    26 +
 gnu/dist/postfix/COMPATIBILITY                                |     6 +-
 gnu/dist/postfix/HISTORY                                      |  1210 ++++++-
 gnu/dist/postfix/INSTALL                                      |    59 +-
 gnu/dist/postfix/Makefile.in                                  |     6 +-
 gnu/dist/postfix/README_FILES/ADDRESS_CLASS_README            |    98 +
 gnu/dist/postfix/README_FILES/DB_README                       |    32 +-
 gnu/dist/postfix/README_FILES/DEBUG_README                    |    59 +-
 gnu/dist/postfix/README_FILES/FILTER_README                   |   217 +-
 gnu/dist/postfix/README_FILES/LDAP_README                     |    28 +-
 gnu/dist/postfix/README_FILES/LMTP_README                     |   325 +-
 gnu/dist/postfix/README_FILES/LOCAL_RECIPIENT_README          |   120 +
 gnu/dist/postfix/README_FILES/MAILDROP_README                 |    39 +
 gnu/dist/postfix/README_FILES/NFS_README                      |    17 +-
 gnu/dist/postfix/README_FILES/SASL_README                     |    85 +-
 gnu/dist/postfix/README_FILES/VERP_README                     |    13 +-
 gnu/dist/postfix/README_FILES/VIRTUAL_README                  |   158 +-
 gnu/dist/postfix/RELEASE_NOTES                                |  1720 +++-----
 gnu/dist/postfix/RELEASE_NOTES-1.1                            |  1087 ++++++
 gnu/dist/postfix/auxiliary/MacOSX/Postfix.StartupItem/Postfix |    15 +-
 gnu/dist/postfix/auxiliary/MacOSX/README-INSTALL.OSX          |    53 +-
 gnu/dist/postfix/auxiliary/MacOSX/activate-postfix            |    36 +-
 gnu/dist/postfix/auxiliary/MacOSX/activate-sendmail           |    48 +-
 gnu/dist/postfix/auxiliary/MacOSX/deactivate-postfix          |    16 +
 gnu/dist/postfix/auxiliary/MacOSX/defines                     |     7 +-
 gnu/dist/postfix/auxiliary/MacOSX/niscript                    |    42 +-
 gnu/dist/postfix/auxiliary/MacOSX/repair-oldsetup             |     8 +
 gnu/dist/postfix/auxiliary/rmail/rmail                        |     2 +-
 gnu/dist/postfix/conf/access                                  |    97 +-
 gnu/dist/postfix/conf/aliases                                 |    19 +-
 gnu/dist/postfix/conf/canonical                               |    25 +-
 gnu/dist/postfix/conf/master.cf                               |    24 +-
 gnu/dist/postfix/conf/pcre_table                              |   113 +-
 gnu/dist/postfix/conf/postfix-files                           |     7 +-
 gnu/dist/postfix/conf/postfix-script                          |     2 +-
 gnu/dist/postfix/conf/regexp_table                            |    62 +-
 gnu/dist/postfix/conf/relocated                               |    11 +-
 gnu/dist/postfix/conf/sample-aliases.cf                       |     2 -
 gnu/dist/postfix/conf/sample-auth.cf                          |    13 +-
 gnu/dist/postfix/conf/sample-canonical.cf                     |     2 -
 gnu/dist/postfix/conf/sample-compatibility.cf                 |     4 +-
 gnu/dist/postfix/conf/sample-debug.cf                         |     4 +-
 gnu/dist/postfix/conf/sample-filter.cf                        |   123 +-
 gnu/dist/postfix/conf/sample-flush.cf                         |     2 -
 gnu/dist/postfix/conf/sample-ldap.cf                          |     7 +-
 gnu/dist/postfix/conf/sample-lmtp.cf                          |     2 -
 gnu/dist/postfix/conf/sample-local.cf                         |    28 +-
 gnu/dist/postfix/conf/sample-mime.cf                          |    69 +
 gnu/dist/postfix/conf/sample-misc.cf                          |    85 +-
 gnu/dist/postfix/conf/sample-pcre-access.cf                   |     8 +-
 gnu/dist/postfix/conf/sample-pcre-body.cf                     |    53 +-
 gnu/dist/postfix/conf/sample-pcre-header.cf                   |    39 +-
 gnu/dist/postfix/conf/sample-qmqpd.cf                         |     2 -
 gnu/dist/postfix/conf/sample-rate.cf                          |     6 +-
 gnu/dist/postfix/conf/sample-regexp-access.cf                 |    21 +-
 gnu/dist/postfix/conf/sample-regexp-body.cf                   |    54 +-
 gnu/dist/postfix/conf/sample-regexp-header.cf                 |    44 +-
 gnu/dist/postfix/conf/sample-relocated.cf                     |     2 -
 gnu/dist/postfix/conf/sample-resource.cf                      |    13 +-
 gnu/dist/postfix/conf/sample-rewrite.cf                       |    22 +-
 gnu/dist/postfix/conf/sample-smtp.cf                          |    22 +-
 gnu/dist/postfix/conf/sample-smtpd.cf                         |   304 +-
 gnu/dist/postfix/conf/sample-transport.cf                     |     2 -
 gnu/dist/postfix/conf/sample-virtual.cf                       |    49 +-
 gnu/dist/postfix/conf/transport                               |   158 +-
 gnu/dist/postfix/conf/virtual                                 |   255 +-
 gnu/dist/postfix/html/access.5.html                           |    97 +-
 gnu/dist/postfix/html/aliases.5.html                          |    13 +-
 gnu/dist/postfix/html/basic.html                              |    71 +-
 gnu/dist/postfix/html/bounce.8.html                           |     5 +-
 gnu/dist/postfix/html/canonical.5.html                        |    25 +-
 gnu/dist/postfix/html/cleanup.8.html                          |    97 +-
 gnu/dist/postfix/html/error.8.html                            |     6 +-
 gnu/dist/postfix/html/faq.html                                |   823 ++--
 gnu/dist/postfix/html/lmtp.8.html                             |     7 +-
 gnu/dist/postfix/html/local.8.html                            |   207 +-
 gnu/dist/postfix/html/master.8.html                           |     7 +-
 gnu/dist/postfix/html/nqmgr.8.html                            |   101 +-
 gnu/dist/postfix/html/pcre_table.5.html                       |   115 +-
 gnu/dist/postfix/html/pickup.8.html                           |    20 +-
 gnu/dist/postfix/html/pipe.8.html                             |   163 +-
 gnu/dist/postfix/html/postalias.1.html                        |    81 +-
 gnu/dist/postfix/html/postcat.1.html                          |     4 +-
 gnu/dist/postfix/html/postconf.1.html                         |    94 +-
 gnu/dist/postfix/html/postdrop.1.html                         |     6 +-
 gnu/dist/postfix/html/postfix.1.html                          |    32 +-
 gnu/dist/postfix/html/postmap.1.html                          |    76 +-
 gnu/dist/postfix/html/postqueue.1.html                        |    19 +-
 gnu/dist/postfix/html/postsuper.1.html                        |   136 +-
 gnu/dist/postfix/html/qmgr.8.html                             |    81 +-
 gnu/dist/postfix/html/qmqpd.8.html                            |     2 +-
 gnu/dist/postfix/html/queuing.html                            |    12 +-
 gnu/dist/postfix/html/rate.html                               |    27 +-
 gnu/dist/postfix/html/regexp_table.5.html                     |    64 +-
 gnu/dist/postfix/html/relocated.5.html                        |    11 +-
 gnu/dist/postfix/html/resource.html                           |    16 +-
 gnu/dist/postfix/html/rewrite.html                            |   169 +-
 gnu/dist/postfix/html/sendmail.1.html                         |   100 +-
 gnu/dist/postfix/html/showq.8.html                            |     2 +-
 gnu/dist/postfix/html/smtp.8.html                             |    57 +-
 gnu/dist/postfix/html/smtpd.8.html                            |   164 +-
 gnu/dist/postfix/html/transport.5.html                        |   160 +-
 gnu/dist/postfix/html/trivial-rewrite.8.html                  |   133 +-
 gnu/dist/postfix/html/uce.html                                |   617 ++-
 gnu/dist/postfix/html/virtual.5.html                          |   255 +-
 gnu/dist/postfix/html/virtual.8.html                          |   170 +-
 gnu/dist/postfix/man/Makefile.in                              |    16 +-
 gnu/dist/postfix/man/man1/postalias.1                         |    31 +-
 gnu/dist/postfix/man/man1/postconf.1                          |    69 +-
 gnu/dist/postfix/man/man1/postdrop.1                          |     2 +-
 gnu/dist/postfix/man/man1/postfix.1                           |    38 +-
 gnu/dist/postfix/man/man1/postmap.1                           |    20 +-
 gnu/dist/postfix/man/man1/postqueue.1                         |    18 +-
 gnu/dist/postfix/man/man1/postsuper.1                         |    61 +-
 gnu/dist/postfix/man/man1/qmqp-sink.1                         |    52 +
 gnu/dist/postfix/man/man1/qmqp-source.1                       |    66 +
 gnu/dist/postfix/man/man1/sendmail.1                          |    28 +-
 gnu/dist/postfix/man/man1/smtp-sink.1                         |    82 +
 gnu/dist/postfix/man/man1/smtp-source.1                       |    85 +
 gnu/dist/postfix/man/man5/access.5                            |    43 +-
 gnu/dist/postfix/man/man5/aliases.5                           |    10 +-
 gnu/dist/postfix/man/man5/canonical.5                         |     7 +-
 gnu/dist/postfix/man/man5/pcre_table.5                        |    84 +-
 gnu/dist/postfix/man/man5/regexp_table.5                      |    34 +-
 gnu/dist/postfix/man/man5/relocated.5                         |     1 +
 gnu/dist/postfix/man/man5/transport.5                         |    98 +-
 gnu/dist/postfix/man/man8/bounce.8                            |     1 +
 gnu/dist/postfix/man/man8/cleanup.8                           |    54 +-
 gnu/dist/postfix/man/man8/error.8                             |     2 +-
 gnu/dist/postfix/man/man8/lmtp.8                              |     3 +-
 gnu/dist/postfix/man/man8/master.8                            |     7 +-
 gnu/dist/postfix/man/man8/nqmgr.8                             |    14 +-
 gnu/dist/postfix/man/man8/pickup.8                            |    15 +-
 gnu/dist/postfix/man/man8/pipe.8                              |    14 +-
 gnu/dist/postfix/man/man8/qmgr.8                              |    23 +-
 gnu/dist/postfix/man/man8/qmqpd.8                             |     2 +-
 gnu/dist/postfix/man/man8/showq.8                             |     2 +-
 gnu/dist/postfix/man/man8/smtp.8                              |    28 +-
 gnu/dist/postfix/man/man8/smtpd.8                             |    83 +-
 gnu/dist/postfix/man/man8/trivial-rewrite.8                   |   103 +-
 gnu/dist/postfix/man/man8/virtual.8                           |    56 +-
 gnu/dist/postfix/mantools/postlink                            |     2 +-
 gnu/dist/postfix/proto/Makefile.in                            |    16 +-
 gnu/dist/postfix/proto/access                                 |    43 +-
 gnu/dist/postfix/proto/aliases                                |     8 +-
 gnu/dist/postfix/proto/aliases0                               |     6 +-
 gnu/dist/postfix/proto/canonical                              |     7 +-
 gnu/dist/postfix/proto/pcre_table                             |    82 +-
 gnu/dist/postfix/proto/regexp_table                           |    32 +-
 gnu/dist/postfix/proto/relocated                              |     1 +
 gnu/dist/postfix/proto/transport                              |    94 +-
 gnu/dist/postfix/proto/virtual                                |   180 +-
 gnu/dist/postfix/src/bounce/Makefile.in                       |    26 +-
 gnu/dist/postfix/src/bounce/bounce.c                          |    95 +-
 gnu/dist/postfix/src/bounce/bounce_notify_service.c           |    10 +-
 gnu/dist/postfix/src/bounce/bounce_notify_util.c              |   111 +-
 gnu/dist/postfix/src/bounce/bounce_notify_verp.c              |     6 +-
 gnu/dist/postfix/src/bounce/bounce_one_service.c              |   221 +
 gnu/dist/postfix/src/bounce/bounce_service.h                  |    13 +-
 gnu/dist/postfix/src/cleanup/Makefile.in                      |    89 +-
 gnu/dist/postfix/src/cleanup/cleanup_api.c                    |    48 +-
 gnu/dist/postfix/src/cleanup/cleanup_extracted.c              |    58 +-
 gnu/dist/postfix/src/cleanup/cleanup_map1n.c                  |    10 +-
 gnu/dist/postfix/src/cleanup/cleanup_masq.ref                 |    40 +
 gnu/dist/postfix/src/cleanup/cleanup_masquerade.c             |    68 +-
 gnu/dist/postfix/src/cleanup/cleanup_message.c                |   477 +-
 gnu/dist/postfix/src/cleanup/cleanup_out.c                    |    12 +-
 gnu/dist/postfix/src/cleanup/cleanup_out_recipient.c          |    41 +-
 gnu/dist/postfix/src/cleanup/cleanup_state.c                  |    20 +-
 gnu/dist/postfix/src/dns/Makefile.in                          |     2 +
 gnu/dist/postfix/src/error/Makefile.in                        |     4 +-
 gnu/dist/postfix/src/error/error.c                            |     4 +-
 gnu/dist/postfix/src/flush/Makefile.in                        |     2 +
 gnu/dist/postfix/src/flush/flush.c                            |     8 +-
 gnu/dist/postfix/src/global/abounce.c                         |    72 +-
 gnu/dist/postfix/src/global/abounce.h                         |    10 +-
 gnu/dist/postfix/src/global/bounce.c                          |   168 +-
 gnu/dist/postfix/src/global/bounce.h                          |    24 +-
 gnu/dist/postfix/src/global/bounce_log.c                      |    62 +-
 gnu/dist/postfix/src/global/bounce_log.h                      |     1 +
 gnu/dist/postfix/src/global/cleanup_user.h                    |    11 +-
 gnu/dist/postfix/src/global/defer.c                           |    92 +-
 gnu/dist/postfix/src/global/defer.h                           |     9 +-
 gnu/dist/postfix/src/global/deliver_pass.c                    |    16 +-
 gnu/dist/postfix/src/global/deliver_pass.h                    |     2 +-
 gnu/dist/postfix/src/global/deliver_request.c                 |    27 +-
 gnu/dist/postfix/src/global/deliver_request.h                 |     3 +-
 gnu/dist/postfix/src/global/domain_list.c                     |     3 +-
 gnu/dist/postfix/src/global/dot_lockfile.c                    |     2 +-
 gnu/dist/postfix/src/global/flush_clnt.c                      |     8 +-
 gnu/dist/postfix/src/global/header_opts.c                     |    10 +
 gnu/dist/postfix/src/global/header_opts.h                     |     5 +
 gnu/dist/postfix/src/global/header_token.c                    |   259 +
 gnu/dist/postfix/src/global/header_token.h                    |    47 +
 gnu/dist/postfix/src/global/hold_message.c                    |   112 +
 gnu/dist/postfix/src/global/hold_message.h                    |    30 +
 gnu/dist/postfix/src/global/is_header.c                       |    45 +-
 gnu/dist/postfix/src/global/lex_822.h                         |    36 +
 gnu/dist/postfix/src/global/mail_addr_crunch.c                |     5 +
 gnu/dist/postfix/src/global/mail_addr_find.c                  |    19 +-
 gnu/dist/postfix/src/global/mail_copy.c                       |    19 +-
 gnu/dist/postfix/src/global/mail_copy.h                       |     8 +-
 gnu/dist/postfix/src/global/mail_date.c                       |     2 +-
 gnu/dist/postfix/src/global/mail_flush.c                      |    26 +-
 gnu/dist/postfix/src/global/mail_flush.h                      |     1 +
 gnu/dist/postfix/src/global/mail_params.c                     |    80 +-
 gnu/dist/postfix/src/global/mail_proto.h                      |    42 +
 gnu/dist/postfix/src/global/mail_queue.h                      |     1 +
 gnu/dist/postfix/src/global/mail_run.c                        |     1 -
 gnu/dist/postfix/src/global/mail_stream.c                     |     8 +-
 gnu/dist/postfix/src/global/mail_version.h                    |     6 +-
 gnu/dist/postfix/src/global/maps.c                            |     6 +-
 gnu/dist/postfix/src/global/mime_8bit.in                      |     3 +
 gnu/dist/postfix/src/global/mime_8bit.ref                     |     9 +
 gnu/dist/postfix/src/global/mime_cvt.in                       |    83 +
 gnu/dist/postfix/src/global/mime_cvt.in2                      |    83 +
 gnu/dist/postfix/src/global/mime_cvt.in3                      |    83 +
 gnu/dist/postfix/src/global/mime_cvt.ref                      |    93 +
 gnu/dist/postfix/src/global/mime_cvt.ref2                     |    93 +
 gnu/dist/postfix/src/global/mime_cvt.ref3                     |    93 +
 gnu/dist/postfix/src/global/mime_dom.in                       |     2 +
 gnu/dist/postfix/src/global/mime_dom.ref                      |     8 +
 gnu/dist/postfix/src/global/mime_nest.in                      |    69 +
 gnu/dist/postfix/src/global/mime_nest.ref                     |   163 +
 gnu/dist/postfix/src/global/mime_state.c                      |  1158 ++++++
 gnu/dist/postfix/src/global/mime_state.h                      |    86 +
 gnu/dist/postfix/src/global/mime_test.in                      |    38 +
 gnu/dist/postfix/src/global/mime_test.ref                     |    52 +
 gnu/dist/postfix/src/global/mime_trunc.in                     |  1790 ++++++++++
 gnu/dist/postfix/src/global/mime_trunc.ref                    |    32 +
 gnu/dist/postfix/src/global/mkmap.h                           |    14 +-
 gnu/dist/postfix/src/global/mkmap_db.c                        |   118 +-
 gnu/dist/postfix/src/global/mkmap_dbm.c                       |    35 +-
 gnu/dist/postfix/src/global/mkmap_open.c                      |    47 +-
 gnu/dist/postfix/src/global/namadr_list.c                     |     3 +-
 gnu/dist/postfix/src/global/pipe_command.c                    |    11 +-
 gnu/dist/postfix/src/global/pipe_command.h                    |     1 +
 gnu/dist/postfix/src/global/post_mail.c                       |     8 +-
 gnu/dist/postfix/src/global/quote_821_local.c                 |     4 +-
 gnu/dist/postfix/src/global/quote_822_local.c                 |     2 +-
 gnu/dist/postfix/src/global/rec2stream.c                      |     2 +-
 gnu/dist/postfix/src/global/rec_streamlf.c                    |     7 +-
 gnu/dist/postfix/src/global/rec_type.h                        |    11 +-
 gnu/dist/postfix/src/global/recipient_list.c                  |    12 +-
 gnu/dist/postfix/src/global/recipient_list.h                  |     3 +-
 gnu/dist/postfix/src/global/resolve_clnt.c                    |    79 +-
 gnu/dist/postfix/src/global/resolve_clnt.h                    |    12 +-
 gnu/dist/postfix/src/global/resolve_clnt.in                   |    45 +
 gnu/dist/postfix/src/global/resolve_clnt.ref                  |   225 +
 gnu/dist/postfix/src/global/rewrite_clnt.c                    |     5 +-
 gnu/dist/postfix/src/global/rewrite_clnt.in                   |    13 +
 gnu/dist/postfix/src/global/rewrite_clnt.ref                  |    39 +
 gnu/dist/postfix/src/global/sent.c                            |    33 +-
 gnu/dist/postfix/src/global/sent.h                            |     6 +-
 gnu/dist/postfix/src/global/stream2rec.c                      |     2 +-
 gnu/dist/postfix/src/global/string_list.c                     |     3 +-
 gnu/dist/postfix/src/global/strip_addr.c                      |   211 +
 gnu/dist/postfix/src/global/strip_addr.h                      |    29 +
 gnu/dist/postfix/src/global/strip_addr.ref                    |     8 +
 gnu/dist/postfix/src/global/tok822.h                          |     7 +-
 gnu/dist/postfix/src/global/tok822_limit.in                   |     1 +
 gnu/dist/postfix/src/global/tok822_limit.ref                  |    91 +
 gnu/dist/postfix/src/global/tok822_parse.ref                  |    15 +-
 gnu/dist/postfix/src/global/virtual8.in                       |     8 +
 gnu/dist/postfix/src/global/virtual8.ref                      |     8 +
 gnu/dist/postfix/src/global/virtual8_map                      |     3 +
 gnu/dist/postfix/src/global/virtual8_maps.c                   |   165 +
 gnu/dist/postfix/src/global/virtual8_maps.h                   |    38 +
 gnu/dist/postfix/src/lmtp/Makefile.in                         |    11 +-
 gnu/dist/postfix/src/lmtp/lmtp.c                              |     3 +-
 gnu/dist/postfix/src/lmtp/lmtp_connect.c                      |    27 +-
 gnu/dist/postfix/src/lmtp/lmtp_proto.c                        |    50 +-
 gnu/dist/postfix/src/lmtp/lmtp_sasl_glue.c                    |    87 +-
 gnu/dist/postfix/src/lmtp/lmtp_trouble.c                      |    11 +-
 gnu/dist/postfix/src/local/Makefile.in                        |    38 +-
 gnu/dist/postfix/src/local/alias.c                            |    32 +-
 gnu/dist/postfix/src/local/command.c                          |     4 +-
 gnu/dist/postfix/src/local/forward.c                          |     3 +-
 gnu/dist/postfix/src/local/local.c                            |    47 +-
 gnu/dist/postfix/src/local/local.h                            |    21 +-
 gnu/dist/postfix/src/local/mailbox.c                          |     5 +-
 gnu/dist/postfix/src/local/maildir.c                          |     2 +-
 gnu/dist/postfix/src/local/recipient.c                        |    63 +-
 gnu/dist/postfix/src/local/resolve.c                          |    67 +-
 gnu/dist/postfix/src/local/unknown.c                          |    49 +-
 gnu/dist/postfix/src/master/Makefile.in                       |     5 +
 gnu/dist/postfix/src/master/mail_server.h                     |     2 +
 gnu/dist/postfix/src/master/master.c                          |    10 +-
 gnu/dist/postfix/src/master/master_sig.c                      |     7 +-
 gnu/dist/postfix/src/master/master_vars.c                     |     2 +-
 gnu/dist/postfix/src/master/multi_server.c                    |    31 +-
 gnu/dist/postfix/src/master/single_server.c                   |    22 +-
 gnu/dist/postfix/src/master/trigger_server.c                  |    20 +-
 gnu/dist/postfix/src/nqmgr/Makefile.in                        |    48 +-
 gnu/dist/postfix/src/nqmgr/qmgr.c                             |    49 +-
 gnu/dist/postfix/src/nqmgr/qmgr.h                             |    14 +-
 gnu/dist/postfix/src/nqmgr/qmgr_active.c                      |     7 +-
 gnu/dist/postfix/src/nqmgr/qmgr_bounce.c                      |     2 +-
 gnu/dist/postfix/src/nqmgr/qmgr_defer.c                       |    12 +-
 gnu/dist/postfix/src/nqmgr/qmgr_deliver.c                     |     2 +
 gnu/dist/postfix/src/nqmgr/qmgr_entry.c                       |    68 +
 gnu/dist/postfix/src/nqmgr/qmgr_message.c                     |   160 +-
 gnu/dist/postfix/src/nqmgr/qmgr_queue.c                       |     1 +
 gnu/dist/postfix/src/nqmgr/qmgr_rcpt_list.c                   |    11 +-
 gnu/dist/postfix/src/pickup/Makefile.in                       |     4 +
 gnu/dist/postfix/src/pickup/pickup.c                          |    83 +-
 gnu/dist/postfix/src/pipe/Makefile.in                         |     4 +-
 gnu/dist/postfix/src/pipe/pipe.c                              |    66 +-
 gnu/dist/postfix/src/postalias/Makefile.in                    |     4 +-
 gnu/dist/postfix/src/postalias/postalias.c                    |    81 +-
 gnu/dist/postfix/src/postcat/Makefile.in                      |     2 +
 gnu/dist/postfix/src/postcat/postcat.c                        |    10 +-
 gnu/dist/postfix/src/postconf/Makefile.in                     |     2 +
 gnu/dist/postfix/src/postconf/postconf.c                      |    85 +-
 gnu/dist/postfix/src/postdrop/Makefile.in                     |     2 +
 gnu/dist/postfix/src/postdrop/postdrop.c                      |     4 +-
 gnu/dist/postfix/src/postfix/Makefile.in                      |     2 +
 gnu/dist/postfix/src/postfix/postfix.c                        |    36 +-
 gnu/dist/postfix/src/postkick/Makefile.in                     |     2 +
 gnu/dist/postfix/src/postlock/Makefile.in                     |     2 +
 gnu/dist/postfix/src/postlog/Makefile.in                      |     2 +
 gnu/dist/postfix/src/postmap/Makefile.in                      |     3 +-
 gnu/dist/postfix/src/postmap/postmap.c                        |    48 +-
 gnu/dist/postfix/src/postqueue/Makefile.in                    |     2 +
 gnu/dist/postfix/src/postqueue/postqueue.c                    |    27 +-
 gnu/dist/postfix/src/postsuper/Makefile.in                    |     2 +
 gnu/dist/postfix/src/postsuper/postsuper.c                    |   476 ++-
 gnu/dist/postfix/src/qmgr/Makefile.in                         |    42 +-
 gnu/dist/postfix/src/qmgr/qmgr.c                              |    60 +-
 gnu/dist/postfix/src/qmgr/qmgr.h                              |    14 +-
 gnu/dist/postfix/src/qmgr/qmgr_active.c                       |     7 +-
 gnu/dist/postfix/src/qmgr/qmgr_bounce.c                       |     2 +-
 gnu/dist/postfix/src/qmgr/qmgr_defer.c                        |    12 +-
 gnu/dist/postfix/src/qmgr/qmgr_deliver.c                      |     2 +
 gnu/dist/postfix/src/qmgr/qmgr_entry.c                        |    68 +
 gnu/dist/postfix/src/qmgr/qmgr_queue.c                        |     1 +
 gnu/dist/postfix/src/qmgr/qmgr_rcpt_list.c                    |    11 +-
 gnu/dist/postfix/src/qmqpd/Makefile.in                        |    11 +-
 gnu/dist/postfix/src/qmqpd/qmqpd.c                            |    95 +-
 gnu/dist/postfix/src/qmqpd/qmqpd_state.c                      |     3 +-
 gnu/dist/postfix/src/sendmail/Makefile.in                     |     2 +
 gnu/dist/postfix/src/sendmail/sendmail.c                      |    88 +-
 gnu/dist/postfix/src/showq/Makefile.in                        |     2 +
 gnu/dist/postfix/src/showq/showq.c                            |     6 +-
 gnu/dist/postfix/src/smtp/Makefile.in                         |    14 +-
 gnu/dist/postfix/src/smtp/smtp.c                              |    31 +-
 gnu/dist/postfix/src/smtp/smtp.h                              |     2 +
 gnu/dist/postfix/src/smtp/smtp_chat.c                         |    14 +
 gnu/dist/postfix/src/smtp/smtp_proto.c                        |   212 +-
 gnu/dist/postfix/src/smtp/smtp_sasl_glue.c                    |    83 +-
 gnu/dist/postfix/src/smtp/smtp_state.c                        |     5 +
 gnu/dist/postfix/src/smtp/smtp_trouble.c                      |    11 +-
 gnu/dist/postfix/src/smtpd/Makefile.in                        |    44 +-
 gnu/dist/postfix/src/smtpd/smtpd.h                            |    19 +-
 gnu/dist/postfix/src/smtpd/smtpd_acl.in                       |     8 +
 gnu/dist/postfix/src/smtpd/smtpd_acl.ref                      |    47 +-
 gnu/dist/postfix/src/smtpd/smtpd_chat.c                       |    16 +-
 gnu/dist/postfix/src/smtpd/smtpd_check.h                      |     1 +
 gnu/dist/postfix/src/smtpd/smtpd_check.in                     |     8 +-
 gnu/dist/postfix/src/smtpd/smtpd_check.in2                    |     2 +-
 gnu/dist/postfix/src/smtpd/smtpd_check.in3                    |     2 +-
 gnu/dist/postfix/src/smtpd/smtpd_check.in4                    |    18 +
 gnu/dist/postfix/src/smtpd/smtpd_check.ref                    |   141 +-
 gnu/dist/postfix/src/smtpd/smtpd_check.ref2                   |    66 +-
 gnu/dist/postfix/src/smtpd/smtpd_check.ref4                   |    35 +
 gnu/dist/postfix/src/smtpd/smtpd_check_access                 |    25 +
 gnu/dist/postfix/src/smtpd/smtpd_exp.in                       |    50 +
 gnu/dist/postfix/src/smtpd/smtpd_exp.ref                      |    88 +
 gnu/dist/postfix/src/smtpd/smtpd_sasl_glue.c                  |   128 +-
 gnu/dist/postfix/src/smtpd/smtpd_state.c                      |    16 +-
 gnu/dist/postfix/src/smtpstone/Makefile.in                    |     3 +
 gnu/dist/postfix/src/smtpstone/smtp-sink.c                    |   138 +-
 gnu/dist/postfix/src/smtpstone/smtp-source.c                  |     2 +-
 gnu/dist/postfix/src/spawn/Makefile.in                        |     2 +
 gnu/dist/postfix/src/trivial-rewrite/Makefile.in              |    19 +-
 gnu/dist/postfix/src/trivial-rewrite/resolve.c                |   503 ++-
 gnu/dist/postfix/src/trivial-rewrite/rewrite.c                |    22 +-
 gnu/dist/postfix/src/trivial-rewrite/transport.c              |   249 +-
 gnu/dist/postfix/src/trivial-rewrite/transport.h              |     3 +-
 gnu/dist/postfix/src/trivial-rewrite/trivial-rewrite.c        |   134 +-
 gnu/dist/postfix/src/util/argv.c                              |     5 +-
 gnu/dist/postfix/src/util/attr_scan0.c                        |     5 +-
 gnu/dist/postfix/src/util/attr_scan64.c                       |     5 +-
 gnu/dist/postfix/src/util/dict.c                              |     2 +-
 gnu/dist/postfix/src/util/dict.h                              |     2 +
 gnu/dist/postfix/src/util/dict_db.c                           |    63 +-
 gnu/dist/postfix/src/util/dict_db.h                           |     5 +
 gnu/dist/postfix/src/util/dict_ldap.c                         |   293 +-
 gnu/dist/postfix/src/util/dict_open.c                         |    10 +-
 gnu/dist/postfix/src/util/dict_pcre.c                         |   800 +++-
 gnu/dist/postfix/src/util/dict_pcre.in                        |    10 +
 gnu/dist/postfix/src/util/dict_pcre.map                       |    12 +
 gnu/dist/postfix/src/util/dict_pcre.ref                       |    14 +
 gnu/dist/postfix/src/util/dict_regexp.c                       |   802 +++-
 gnu/dist/postfix/src/util/dict_regexp.in                      |    13 +
 gnu/dist/postfix/src/util/dict_regexp.map                     |    12 +
 gnu/dist/postfix/src/util/dict_regexp.ref                     |    17 +
 gnu/dist/postfix/src/util/dict_static.c                       |     2 +-
 gnu/dist/postfix/src/util/dict_unix.c                         |    23 +-
 gnu/dist/postfix/src/util/host_port.c                         |   139 +
 gnu/dist/postfix/src/util/host_port.h                         |    29 +
 gnu/dist/postfix/src/util/host_port.in                        |    12 +
 gnu/dist/postfix/src/util/host_port.ref                       |    30 +
 gnu/dist/postfix/src/util/mac_expand.c                        |    15 +-
 gnu/dist/postfix/src/util/mac_parse.c                         |     2 +
 gnu/dist/postfix/src/util/mac_parse.h                         |     1 +
 gnu/dist/postfix/src/util/mymalloc.c                          |     2 +-
 gnu/dist/postfix/src/util/nvtable.c                           |   122 +
 gnu/dist/postfix/src/util/nvtable.h                           |    44 +
 gnu/dist/postfix/src/util/safe_open.c                         |     3 +
 gnu/dist/postfix/src/util/sane_accept.c                       |    14 +-
 gnu/dist/postfix/src/util/valid_hostname.h                    |     1 +
 gnu/dist/postfix/src/util/valid_hostname.in                   |     7 +
 gnu/dist/postfix/src/util/valid_hostname.ref                  |    64 +
 gnu/dist/postfix/src/virtual/Makefile.in                      |    16 +-
 gnu/dist/postfix/src/virtual/mailbox.c                        |    14 +-
 gnu/dist/postfix/src/virtual/maildir.c                        |     3 +-
 gnu/dist/postfix/src/virtual/virtual.c                        |    75 +-
 gnu/dist/postfix/src/virtual/virtual.h                        |    12 +-
 419 files changed, 22236 insertions(+), 6153 deletions(-)

diffs (truncated from 44438 to 300 lines):

diff -r 2aa4640042ad -r 3f4f5c49ffa2 gnu/dist/postfix/.indent.pro
--- a/gnu/dist/postfix/.indent.pro      Tue Dec 24 16:40:46 2002 +0000
+++ b/gnu/dist/postfix/.indent.pro      Tue Dec 24 19:39:42 2002 +0000
@@ -39,7 +39,19 @@
 -TDICT_NODE
 -TDICT_OPEN_INFO
 -TDICT_PCRE
+-TDICT_PCRE_ENGINE
+-TDICT_PCRE_EXPAND_CONTEXT
+-TDICT_PCRE_IF_RULE
+-TDICT_PCRE_MATCH_RULE
+-TDICT_PCRE_PRESCAN_CONTEXT
+-TDICT_PCRE_REGEXP
+-TDICT_PCRE_RULE
 -TDICT_REGEXP
+-TDICT_REGEXP_EXPAND_CONTEXT
+-TDICT_REGEXP_IF_RULE
+-TDICT_REGEXP_MATCH_RULE
+-TDICT_REGEXP_PATTERN
+-TDICT_REGEXP_PRESCAN_CONTEXT
 -TDICT_REGEXP_RULE
 -TDICT_TCP
 -TDICT_UNIX
@@ -51,6 +63,7 @@
 -TFILE
 -TFORWARD_INFO
 -THEADER_OPTS
+-THEADER_TOKEN
 -THOST
 -THTABLE
 -THTABLE_INFO
@@ -75,7 +88,14 @@
 -TMASTER_STATUS
 -TMBLOCK
 -TMBOX
+-TMIME_ENCODING
+-TMIME_INFO
+-TMIME_STACK
+-TMIME_STATE
+-TMIME_TOKEN
 -TMKMAP
+-TMKMAP_DB
+-TMKMAP_DBM
 -TMKMAP_OPEN_INFO
 -TMULTI_SERVER
 -TMVECT
@@ -113,6 +133,9 @@
 -TSINK_COMMAND
 -TSINK_STATE
 -TSMTPD_CMD
+-TSMTPD_DEFER
+-TSMTPD_RBL_EXPAND_CONTEXT
+-TSMTPD_RBL_STATE
 -TSMTPD_STATE
 -TSMTPD_TOKEN
 -TSMTP_ADDR
@@ -122,6 +145,7 @@
 -TSMTP_STATE
 -TSOCKADDR_SIZE
 -TSPAWN_ATTR
+-TSTRING_LIST
 -TSTRING_TABLE
 -TSYS_EXITS_TABLE
 -TTOK822
@@ -135,5 +159,7 @@
 -TWAIT_STATUS_T
 -TWATCHDOG
 -TWATCH_FD
+-Tregex_t
+-Tregmatch_t
 -Tsasl_conn_t
 -Tsasl_secret_t
diff -r 2aa4640042ad -r 3f4f5c49ffa2 gnu/dist/postfix/COMPATIBILITY
--- a/gnu/dist/postfix/COMPATIBILITY    Tue Dec 24 16:40:46 2002 +0000
+++ b/gnu/dist/postfix/COMPATIBILITY    Tue Dec 24 19:39:42 2002 +0000
@@ -3,6 +3,7 @@
 /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)
 :include:      yes (mail to /file and |command is off by default)
 aliases                yes (can enable/disable mail to /file or |command)
 bare newlines  yes (but will send CRLF)
@@ -14,7 +15,7 @@
 dsn            not yet (bounces have DSN form)
 errors-to:     yes
 esmtp          yes
-etrn support   yes (uses per-destination log or flushes entire queue)
+etrn support   yes (per-destination log for authorized destinations only)
 fcntl locking  yes (runtime configurable)
 flock locking  yes (runtime configurable)
 home mailbox   yes
@@ -28,7 +29,8 @@
 maildir                yes (in home, system mailspool, /file/name/ alias)
 mailertable    yes (it's called transport)
 mailq          yes
-majordomo      yes (edit approve script to delete /delivered-to/i)
+majordomo      yes (edit approve script to delete /^delivered-to:/i)
+mime           yes (including 8bit to quoted-printable conversion)
 mime conversion        not yet; postfix uses just-send-eight
 mysql tables   yes (contributed)
 netinfo tables yes (contributed)
diff -r 2aa4640042ad -r 3f4f5c49ffa2 gnu/dist/postfix/HISTORY
--- a/gnu/dist/postfix/HISTORY  Tue Dec 24 16:40:46 2002 +0000
+++ b/gnu/dist/postfix/HISTORY  Tue Dec 24 19:39:42 2002 +0000
@@ -6088,12 +6088,12 @@
        with addresses of exactly 100 bytes long, resulting in
        SIGSEGV on systems with an "exact fit" malloc routine.
        Experienced by Ralf Hildebrandt; diagnosed by Victor
-       Duchovny. Files:  *qmgr/qmgr_message.c.  This is not a
+       Duchovni. Files:  *qmgr/qmgr_message.c.  This is not a
        security problem.
 
        Bugfix: make all recipient comparisons transitive, because
        Solaris qsort() causes SIGSEGV errors otherwise. Victor
-       Duchovny, Morgan Stanley. File: *qmgr/qmgr_message.c.
+       Duchovni, Morgan Stanley. File: *qmgr/qmgr_message.c.
 
 20020302
 
@@ -6122,13 +6122,13 @@
 
        Bugfix: DBM maps should use different files for locking
        and for change detection.  Problem reported by Victor
-       Duchovny, Morgan Stanley.  Files: util/dict.h util/dict.c
+       Duchovni, Morgan Stanley.  Files: util/dict.h util/dict.c
        util/dict_db.c util/dict_dbm.c global/mkmap.c local/alias.c.
 
 20020313
 
        Bugfix: mailq could show addresses with unusual characters
-       twice.  Problem reported by Victor Duchovny, Morgan Stanley.
+       twice.  Problem reported by Victor Duchovni, Morgan Stanley.
        File: showq/showq.c.
 
        Bugfix: null recipients weren't properly recorded in
@@ -6151,6 +6151,12 @@
        Cleanup: add a msg_warn() call when fork() fails in
        pipe_command(), to make problems easier to investigate.
        Chris Wedgwood. File:  global/pipe_command.c.
+       
+20020320
+
+       Feature: smtp_helo_name parameter to specify the hostname
+       or [ip.address] in HELO or EHLO commands. Files: smtp/smtp.c
+       smtp/smtp_proto.c.
 
 20020324
 
@@ -6205,6 +6211,15 @@
        whitespace. Fix by Victor Duchovni, Morgan Stanley. File:
        cleanup/cleanup_map1n.c.
 
+       Feature: configurable service name for the internal services:
+       bounce, cleanup, defer, error, flush, pickup, queue, rewrite,
+       showq. This allows you to specify, for example, a non-default
+       cleanup service (smtpd -o cleanup_service_name=alt_cleanup).
+       Files: global/mail_params.[hc].
+
+       Feature: SASL version 2 support by Jason Hoos. Files:
+       */*_sasl_glue.c, SASL_README, conf/sample-auth.cf.
+
 20020330
 
        Bugfix: postqueue did not pass on non-default configuration
@@ -6213,17 +6228,55 @@
        stripping in postqueue/postqueue.c. Problem reported by
        Victor Duchovni, Morgan Stanley.
 
+20020402
+
+       Workaround: recognize more headers that are sent instead
+       of SMTP commands. File: smtpd/smtpd.c.
+
+20020413
+
+       Feature: new pipe delivery agent "D" flag to prepend a
+       Delivered-To:  message header. This requires single recipient
+       deliveries. Based on code by Matthias Andree. File:
+       pipe/pipe.c.
+
 20020414
 
        Portability: Postfix will no longer attempt to build with
        gdbm support, because gdbm is broken. File:  makedefs.
 
+20020415
+
+       Cleanup: the attribute list IPC code did not distinguish
+       between "disconnect" and "timeout" while reading an attribute
+       list, making trouble shooting more difficult than necessary.
+       Files:  util/attr_scan0.c, util/attr_scan64.c.
+
+       Cleanup: install parameter defaults can now be overruled
+       from makedefs: sendmail_path, mailq_path, newaliases_path,
+       command_directory, daemon_directory. Based on code by
+       Victor Duchovni, Morgan Stanley. File: util/sys_defs.h.
+
+20020411
+
+       Cleanup: Use more robust quoting passing makedefs/Makefile
+       settings. This also simplifies the seven backslashes example
+       in the INSTALL file.  Victor Duchovni, Morgan Stanley.
+       Files: makedefs, INSTALL.
+
 20020417
 
        Bugfix: the post-install script failed to upgrade master.cf
        settings from private to public if the service was explicitly
        configured as private.
 
+20020418
+
+       Documentation: added CPU saving patterns for quickly skipping
+       base 64 encoded text in message bodies.  Liviu Daia.
+       Files: {proto,conf}/pcre_table, {proto,conf}/regexp_table,
+       conf/sample_{regexp,pcre}_body.cf.
+
 20020426
 
        Bugfix: the SMTP client forgot to quote whitespace etc.
@@ -6231,6 +6284,21 @@
        off (disable_dns_lookups = yes). Problem experienced by
        Chip Paswater. Files: smtp/smtp_proto.c.
 
+20020501
+
+       Feature: wildcard lookup in transport maps (lookup key
+       "*").  Code developed with Lamont Jones, HP.
+
+       Feature: a null transport:destination transport map entry
+       means proceed as if the transport map lookup failed.  Code
+       developed with Lamont Jones, HP.
+
+       Feature: more efficient use of cache memory when a process
+       opens multiple Berkeley DB tables; and faster performance
+       creating large tables by using more buffer memory. Files:
+       util/dict_db.[hc], global/mkmap_db.c. Victor Duchovni,
+       Morgan Stanley.
+
 20020503
 
        Cleanup: postqueue silently ignored command-line arguments
@@ -6244,37 +6312,101 @@
        some getopt() implementations. LaMont Jones, HP.  File:
        postqueue/postqueue.c.
 
+       Safety: postalias and postmap now drop root privileges
+       while processing a non-root input file. Thus, the result
+       should be writable to the source file owner. Specify the
+       -o option if this is a problem. Files: postmap/postmap.c,
+       postalias/postalias.c.
+
+       Consistency: just like postmap, postalias now copies file
+       permissions from the source file when it creates a new
+       table for the first time. File: postalias/postalias.c.
+
 20020504
 
        Portability: run-time test to avoid GDBM trouble.  File:
        util/dict_dbm.c.
 
+20020505
+
+       Cleanup: revised and simplified the transport map semantics.
+       Null transport or nexhop fields now mean: "do not change":
+       use what would be used if the transport map did not exist.
+       This change eliminated a lot of code. The incompatibility
+       is that a null transport field no longer defaults to
+       $default_transport, but to $local_transport or $default_transport
+       depending on the destination, and that a transport map only
+       overrides relayhost when the table specifies explicit
+       nexthop information.  Files:  trivial-rewrite/transport.c,
+       trivial-rewrite/resolve.c.
+
+       Cleanup: revised the user interface for controlling the
+       Berkeley DB create and read buffer size controls. Files:
+       util/dict_db.[hc], global/mail_params.[hc], global/mkmap_db.c.
+
+20020507
+
+       Cleanup: simplified the hash/btree cache management code.
+       The caches are now per table instead of shared, and the
+       default read cache size is reduced to 128 kBytes. File:
+       util/dict_db.c.
+
 20020508
 
        Bugfix: close user@domain@postfix-style.virtual.domain
        source routing relaying loophole involving postfix-style
        virtual domains with @virtual.domain catch-all patterns.
-       Problem reported by Victor Duchovny. File:  smtpd/smtpd_check.c.
+       Problem reported by Victor Duchovni. File:  smtpd/smtpd_check.c.
 
        Bugfix: mail_addr_map() used the "wrong" @ character in
-       addresses with multiple @. Victor Duchovny. File:
+       addresses with multiple @. Victor Duchovni. File:
        global/mail_addr_map.c.
 
        Bugfix: for address localpart quoting, now quote @ as a




Home | Main Index | Thread Index | Old Index