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.1



details:   https://anonhg.NetBSD.org/src/rev/1099d4dbf09c
branches:  trunk
changeset: 567064:1099d4dbf09c
user:      heas <heas%NetBSD.org@localhost>
date:      Mon May 31 00:23:53 2004 +0000

description:
Postfix 2.1.1

diffstat:

 gnu/dist/postfix/HISTORY                               |  5 +++++
 gnu/dist/postfix/conf/postfix-files                    |  1 +
 gnu/dist/postfix/conf/postfix-script                   |  1 +
 gnu/dist/postfix/html/smtpd.8.html                     |  2 +-
 gnu/dist/postfix/man/man1/mailq.1                      |  2 ++
 gnu/dist/postfix/man/man1/newaliases.1                 |  2 ++
 gnu/dist/postfix/man/man1/postalias.1                  |  2 ++
 gnu/dist/postfix/man/man1/postcat.1                    |  2 ++
 gnu/dist/postfix/man/man1/postconf.1                   |  2 ++
 gnu/dist/postfix/man/man1/postdrop.1                   |  2 ++
 gnu/dist/postfix/man/man1/postfix.1                    |  2 ++
 gnu/dist/postfix/man/man1/postkick.1                   |  2 ++
 gnu/dist/postfix/man/man1/postlock.1                   |  2 ++
 gnu/dist/postfix/man/man1/postlog.1                    |  2 ++
 gnu/dist/postfix/man/man1/postmap.1                    |  2 ++
 gnu/dist/postfix/man/man1/postqueue.1                  |  2 ++
 gnu/dist/postfix/man/man1/postsuper.1                  |  2 ++
 gnu/dist/postfix/man/man1/qmqp-sink.1                  |  2 ++
 gnu/dist/postfix/man/man1/qmqp-source.1                |  2 ++
 gnu/dist/postfix/man/man1/qshape.1                     |  2 ++
 gnu/dist/postfix/man/man1/sendmail.1                   |  2 ++
 gnu/dist/postfix/man/man1/smtp-sink.1                  |  2 ++
 gnu/dist/postfix/man/man1/smtp-source.1                |  2 ++
 gnu/dist/postfix/man/man5/access.5                     |  2 ++
 gnu/dist/postfix/man/man5/aliases.5                    |  2 ++
 gnu/dist/postfix/man/man5/body_checks.5                |  2 ++
 gnu/dist/postfix/man/man5/cidr_table.5                 |  2 ++
 gnu/dist/postfix/man/man5/header_checks.5              |  2 ++
 gnu/dist/postfix/man/man5/ldap_table.5                 |  2 ++
 gnu/dist/postfix/man/man5/mysql_table.5                |  2 ++
 gnu/dist/postfix/man/man5/pcre_table.5                 |  2 ++
 gnu/dist/postfix/man/man5/pgsql_table.5                |  2 ++
 gnu/dist/postfix/man/man5/postconf.5                   |  2 ++
 gnu/dist/postfix/man/man5/regexp_table.5               |  2 ++
 gnu/dist/postfix/man/man5/relocated.5                  |  2 ++
 gnu/dist/postfix/man/man5/transport.5                  |  2 ++
 gnu/dist/postfix/man/man8/bounce.8                     |  2 ++
 gnu/dist/postfix/man/man8/defer.8                      |  2 ++
 gnu/dist/postfix/man/man8/error.8                      |  2 ++
 gnu/dist/postfix/man/man8/flush.8                      |  2 ++
 gnu/dist/postfix/man/man8/master.8                     |  2 ++
 gnu/dist/postfix/man/man8/oqmgr.8                      |  2 ++
 gnu/dist/postfix/man/man8/pickup.8                     |  2 ++
 gnu/dist/postfix/man/man8/pipe.8                       |  2 ++
 gnu/dist/postfix/man/man8/proxymap.8                   |  2 ++
 gnu/dist/postfix/man/man8/qmgr.8                       |  2 ++
 gnu/dist/postfix/man/man8/qmqpd.8                      |  2 ++
 gnu/dist/postfix/man/man8/showq.8                      |  2 ++
 gnu/dist/postfix/man/man8/smtp.8                       |  2 ++
 gnu/dist/postfix/man/man8/smtpd.8                      |  2 ++
 gnu/dist/postfix/man/man8/spawn.8                      |  2 ++
 gnu/dist/postfix/man/man8/trace.8                      |  2 ++
 gnu/dist/postfix/man/man8/trivial-rewrite.8            |  2 ++
 gnu/dist/postfix/man/man8/verify.8                     |  2 ++
 gnu/dist/postfix/man/man8/virtual.8                    |  2 ++
 gnu/dist/postfix/mantools/postlink                     |  1 +
 gnu/dist/postfix/proto/SMTPD_POLICY_README.html        |  4 ++--
 gnu/dist/postfix/src/bounce/bounce.c                   |  2 ++
 gnu/dist/postfix/src/bounce/bounce_append_service.c    |  2 ++
 gnu/dist/postfix/src/bounce/bounce_cleanup.c           |  2 ++
 gnu/dist/postfix/src/bounce/bounce_notify_service.c    |  2 ++
 gnu/dist/postfix/src/bounce/bounce_notify_util.c       |  2 ++
 gnu/dist/postfix/src/bounce/bounce_notify_verp.c       |  2 ++
 gnu/dist/postfix/src/bounce/bounce_one_service.c       |  2 ++
 gnu/dist/postfix/src/bounce/bounce_service.h           |  2 ++
 gnu/dist/postfix/src/bounce/bounce_trace_service.c     |  2 ++
 gnu/dist/postfix/src/bounce/bounce_warn_service.c      |  2 ++
 gnu/dist/postfix/src/cleanup/cleanup_addr.c            |  2 ++
 gnu/dist/postfix/src/cleanup/cleanup_api.c             |  2 ++
 gnu/dist/postfix/src/cleanup/cleanup_extracted.c       |  2 ++
 gnu/dist/postfix/src/cleanup/cleanup_map11.c           |  2 ++
 gnu/dist/postfix/src/cleanup/cleanup_map1n.c           |  2 ++
 gnu/dist/postfix/src/cleanup/cleanup_masquerade.c      |  2 ++
 gnu/dist/postfix/src/cleanup/cleanup_message.c         |  2 ++
 gnu/dist/postfix/src/cleanup/cleanup_out.c             |  2 ++
 gnu/dist/postfix/src/cleanup/cleanup_out_recipient.c   |  2 ++
 gnu/dist/postfix/src/cleanup/cleanup_rewrite.c         |  2 ++
 gnu/dist/postfix/src/cleanup/cleanup_state.c           |  2 ++
 gnu/dist/postfix/src/dns/dns.h                         |  2 ++
 gnu/dist/postfix/src/dns/dns_rr.c                      |  2 ++
 gnu/dist/postfix/src/dns/dns_strerror.c                |  2 ++
 gnu/dist/postfix/src/dns/dns_strtype.c                 |  2 ++
 gnu/dist/postfix/src/dns/test_dns_lookup.c             |  2 ++
 gnu/dist/postfix/src/error/error.c                     |  2 ++
 gnu/dist/postfix/src/flush/flush.c                     |  2 ++
 gnu/dist/postfix/src/fsstone/fsstone.c                 |  2 ++
 gnu/dist/postfix/src/global/abounce.c                  |  2 ++
 gnu/dist/postfix/src/global/abounce.h                  |  2 ++
 gnu/dist/postfix/src/global/been_here.c                |  2 ++
 gnu/dist/postfix/src/global/been_here.h                |  2 ++
 gnu/dist/postfix/src/global/bounce.c                   |  2 ++
 gnu/dist/postfix/src/global/bounce.h                   |  2 ++
 gnu/dist/postfix/src/global/bounce_log.c               |  2 ++
 gnu/dist/postfix/src/global/bounce_log.h               |  2 ++
 gnu/dist/postfix/src/global/canon_addr.c               |  2 ++
 gnu/dist/postfix/src/global/canon_addr.h               |  2 ++
 gnu/dist/postfix/src/global/cfg_parser.c               |  2 ++
 gnu/dist/postfix/src/global/cfg_parser.h               |  2 ++
 gnu/dist/postfix/src/global/cleanup_strerror.c         |  2 ++
 gnu/dist/postfix/src/global/cleanup_strflags.c         |  2 ++
 gnu/dist/postfix/src/global/cleanup_user.h             |  2 ++
 gnu/dist/postfix/src/global/clnt_stream.c              |  2 ++
 gnu/dist/postfix/src/global/clnt_stream.h              |  2 ++
 gnu/dist/postfix/src/global/config.h                   |  2 ++
 gnu/dist/postfix/src/global/debug_peer.c               |  2 ++
 gnu/dist/postfix/src/global/debug_peer.h               |  2 ++
 gnu/dist/postfix/src/global/debug_process.c            |  2 ++
 gnu/dist/postfix/src/global/debug_process.h            |  2 ++
 gnu/dist/postfix/src/global/defer.c                    |  2 ++
 gnu/dist/postfix/src/global/defer.h                    |  2 ++
 gnu/dist/postfix/src/global/deliver_completed.c        |  2 ++
 gnu/dist/postfix/src/global/deliver_completed.h        |  2 ++
 gnu/dist/postfix/src/global/deliver_flock.c            |  2 ++
 gnu/dist/postfix/src/global/deliver_flock.h            |  2 ++
 gnu/dist/postfix/src/global/deliver_pass.c             |  2 ++
 gnu/dist/postfix/src/global/deliver_pass.h             |  2 ++
 gnu/dist/postfix/src/global/deliver_request.c          |  2 ++
 gnu/dist/postfix/src/global/deliver_request.h          |  2 ++
 gnu/dist/postfix/src/global/dict_ldap.c                |  2 ++
 gnu/dist/postfix/src/global/dict_ldap.h                |  2 ++
 gnu/dist/postfix/src/global/dict_mysql.c               |  2 ++
 gnu/dist/postfix/src/global/dict_mysql.h               |  2 ++
 gnu/dist/postfix/src/global/dict_pgsql.c               |  2 ++
 gnu/dist/postfix/src/global/dict_pgsql.h               |  2 ++
 gnu/dist/postfix/src/global/dict_proxy.c               |  2 ++
 gnu/dist/postfix/src/global/dict_proxy.h               |  2 ++
 gnu/dist/postfix/src/global/domain_list.c              |  2 ++
 gnu/dist/postfix/src/global/domain_list.h              |  2 ++
 gnu/dist/postfix/src/global/dot_lockfile.c             |  2 ++
 gnu/dist/postfix/src/global/dot_lockfile.h             |  2 ++
 gnu/dist/postfix/src/global/dot_lockfile_as.c          |  2 ++
 gnu/dist/postfix/src/global/dot_lockfile_as.h          |  2 ++
 gnu/dist/postfix/src/global/ext_prop.c                 |  2 ++
 gnu/dist/postfix/src/global/ext_prop.h                 |  2 ++
 gnu/dist/postfix/src/global/file_id.c                  |  2 ++
 gnu/dist/postfix/src/global/file_id.h                  |  2 ++
 gnu/dist/postfix/src/global/flush_clnt.c               |  2 ++
 gnu/dist/postfix/src/global/flush_clnt.h               |  2 ++
 gnu/dist/postfix/src/global/header_opts.c              |  2 ++
 gnu/dist/postfix/src/global/header_opts.h              |  2 ++
 gnu/dist/postfix/src/global/header_token.c             |  2 ++
 gnu/dist/postfix/src/global/header_token.h             |  2 ++
 gnu/dist/postfix/src/global/hold_message.c             |  2 ++
 gnu/dist/postfix/src/global/hold_message.h             |  2 ++
 gnu/dist/postfix/src/global/input_transp.c             |  2 ++
 gnu/dist/postfix/src/global/input_transp.h             |  2 ++
 gnu/dist/postfix/src/global/is_header.c                |  2 ++
 gnu/dist/postfix/src/global/is_header.h                |  2 ++
 gnu/dist/postfix/src/global/lex_822.h                  |  2 ++
 gnu/dist/postfix/src/global/log_adhoc.c                |  2 ++
 gnu/dist/postfix/src/global/log_adhoc.h                |  2 ++
 gnu/dist/postfix/src/global/mail_addr.c                |  2 ++
 gnu/dist/postfix/src/global/mail_addr.h                |  2 ++
 gnu/dist/postfix/src/global/mail_addr_crunch.c         |  2 ++
 gnu/dist/postfix/src/global/mail_addr_crunch.h         |  2 ++
 gnu/dist/postfix/src/global/mail_addr_find.c           |  2 ++
 gnu/dist/postfix/src/global/mail_addr_find.h           |  2 ++
 gnu/dist/postfix/src/global/mail_addr_map.c            |  2 ++
 gnu/dist/postfix/src/global/mail_addr_map.h            |  2 ++
 gnu/dist/postfix/src/global/mail_command_client.c      |  2 ++
 gnu/dist/postfix/src/global/mail_command_server.c      |  2 ++
 gnu/dist/postfix/src/global/mail_conf.c                |  2 ++
 gnu/dist/postfix/src/global/mail_conf.h                |  2 ++
 gnu/dist/postfix/src/global/mail_conf_bool.c           |  2 ++
 gnu/dist/postfix/src/global/mail_conf_int.c            |  2 ++
 gnu/dist/postfix/src/global/mail_conf_raw.c            |  2 ++
 gnu/dist/postfix/src/global/mail_conf_str.c            |  2 ++
 gnu/dist/postfix/src/global/mail_conf_time.c           |  2 ++
 gnu/dist/postfix/src/global/mail_connect.c             |  2 ++
 gnu/dist/postfix/src/global/mail_copy.c                |  2 ++
 gnu/dist/postfix/src/global/mail_copy.h                |  2 ++
 gnu/dist/postfix/src/global/mail_date.c                |  2 ++
 gnu/dist/postfix/src/global/mail_date.h                |  2 ++
 gnu/dist/postfix/src/global/mail_dict.c                |  2 ++
 gnu/dist/postfix/src/global/mail_dict.h                |  2 ++
 gnu/dist/postfix/src/global/mail_error.c               |  2 ++
 gnu/dist/postfix/src/global/mail_error.h               |  2 ++
 gnu/dist/postfix/src/global/mail_flush.c               |  2 ++
 gnu/dist/postfix/src/global/mail_flush.h               |  2 ++
 gnu/dist/postfix/src/global/mail_open_ok.c             |  2 ++
 gnu/dist/postfix/src/global/mail_open_ok.h             |  2 ++
 gnu/dist/postfix/src/global/mail_params.c              |  2 ++
 gnu/dist/postfix/src/global/mail_pathname.c            |  2 ++
 gnu/dist/postfix/src/global/mail_proto.h               |  2 ++
 gnu/dist/postfix/src/global/mail_queue.c               |  2 ++
 gnu/dist/postfix/src/global/mail_queue.h               |  2 ++
 gnu/dist/postfix/src/global/mail_run.c                 |  2 ++
 gnu/dist/postfix/src/global/mail_run.h                 |  2 ++
 gnu/dist/postfix/src/global/mail_scan_dir.c            |  2 ++
 gnu/dist/postfix/src/global/mail_scan_dir.h            |  2 ++
 gnu/dist/postfix/src/global/mail_stream.c              |  2 ++
 gnu/dist/postfix/src/global/mail_stream.h              |  2 ++
 gnu/dist/postfix/src/global/mail_task.c                |  2 ++
 gnu/dist/postfix/src/global/mail_task.h                |  2 ++
 gnu/dist/postfix/src/global/mail_trigger.c             |  2 ++
 gnu/dist/postfix/src/global/mail_version.c             |  2 ++
 gnu/dist/postfix/src/global/mail_version.h             |  6 ++++--
 gnu/dist/postfix/src/global/maps.c                     |  2 ++
 gnu/dist/postfix/src/global/maps.h                     |  2 ++
 gnu/dist/postfix/src/global/mark_corrupt.c             |  2 ++
 gnu/dist/postfix/src/global/mark_corrupt.h             |  2 ++
 gnu/dist/postfix/src/global/match_parent_style.c       |  2 ++
 gnu/dist/postfix/src/global/match_parent_style.h       |  2 ++
 gnu/dist/postfix/src/global/mbox_conf.c                |  2 ++
 gnu/dist/postfix/src/global/mbox_conf.h                |  2 ++
 gnu/dist/postfix/src/global/mbox_open.c                |  2 ++
 gnu/dist/postfix/src/global/mbox_open.h                |  2 ++
 gnu/dist/postfix/src/global/mime_state.c               |  2 ++
 gnu/dist/postfix/src/global/mime_state.h               |  2 ++
 gnu/dist/postfix/src/global/mkmap.h                    |  2 ++
 gnu/dist/postfix/src/global/mkmap_db.c                 |  2 ++
 gnu/dist/postfix/src/global/mkmap_dbm.c                |  2 ++
 gnu/dist/postfix/src/global/mkmap_open.c               |  2 ++
 gnu/dist/postfix/src/global/mynetworks.h               |  2 ++
 gnu/dist/postfix/src/global/mypwd.c                    |  2 ++
 gnu/dist/postfix/src/global/mypwd.h                    |  2 ++
 gnu/dist/postfix/src/global/namadr_list.c              |  2 ++
 gnu/dist/postfix/src/global/namadr_list.h              |  2 ++
 gnu/dist/postfix/src/global/off_cvt.c                  |  2 ++
 gnu/dist/postfix/src/global/off_cvt.h                  |  2 ++
 gnu/dist/postfix/src/global/opened.c                   |  2 ++
 gnu/dist/postfix/src/global/opened.h                   |  2 ++
 gnu/dist/postfix/src/global/pipe_command.c             |  2 ++
 gnu/dist/postfix/src/global/pipe_command.h             |  2 ++
 gnu/dist/postfix/src/global/post_mail.c                |  2 ++
 gnu/dist/postfix/src/global/post_mail.h                |  2 ++
 gnu/dist/postfix/src/global/qmgr_user.h                |  2 ++
 gnu/dist/postfix/src/global/qmqp_proto.h               |  2 ++
 gnu/dist/postfix/src/global/quote_821_local.c          |  2 ++
 gnu/dist/postfix/src/global/quote_821_local.h          |  2 ++
 gnu/dist/postfix/src/global/quote_822_local.c          |  2 ++
 gnu/dist/postfix/src/global/quote_822_local.h          |  2 ++
 gnu/dist/postfix/src/global/quote_flags.h              |  2 ++
 gnu/dist/postfix/src/global/rec2stream.c               |  2 ++
 gnu/dist/postfix/src/global/rec_streamlf.c             |  2 ++
 gnu/dist/postfix/src/global/rec_streamlf.h             |  2 ++
 gnu/dist/postfix/src/global/rec_type.c                 |  2 ++
 gnu/dist/postfix/src/global/rec_type.h                 |  2 ++
 gnu/dist/postfix/src/global/recdump.c                  |  2 ++
 gnu/dist/postfix/src/global/recipient_list.c           |  2 ++
 gnu/dist/postfix/src/global/recipient_list.h           |  2 ++
 gnu/dist/postfix/src/global/record.c                   |  2 ++
 gnu/dist/postfix/src/global/record.h                   |  2 ++
 gnu/dist/postfix/src/global/remove.c                   |  2 ++
 gnu/dist/postfix/src/global/resolve_clnt.c             |  2 ++
 gnu/dist/postfix/src/global/resolve_clnt.h             |  2 ++
 gnu/dist/postfix/src/global/resolve_local.h            |  2 ++
 gnu/dist/postfix/src/global/rewrite_clnt.c             |  2 ++
 gnu/dist/postfix/src/global/rewrite_clnt.h             |  2 ++
 gnu/dist/postfix/src/global/sent.c                     |  2 ++
 gnu/dist/postfix/src/global/sent.h                     |  2 ++
 gnu/dist/postfix/src/global/smtp_stream.c              |  2 ++
 gnu/dist/postfix/src/global/smtp_stream.h              |  2 ++
 gnu/dist/postfix/src/global/split_addr.c               |  2 ++
 gnu/dist/postfix/src/global/split_addr.h               |  2 ++
 gnu/dist/postfix/src/global/stream2rec.c               |  2 ++
 gnu/dist/postfix/src/global/string_list.c              |  2 ++
 gnu/dist/postfix/src/global/string_list.h              |  2 ++
 gnu/dist/postfix/src/global/strip_addr.c               |  2 ++
 gnu/dist/postfix/src/global/strip_addr.h               |  2 ++
 gnu/dist/postfix/src/global/sys_exits.c                |  2 ++
 gnu/dist/postfix/src/global/sys_exits.h                |  2 ++
 gnu/dist/postfix/src/global/timed_ipc.c                |  2 ++
 gnu/dist/postfix/src/global/timed_ipc.h                |  2 ++
 gnu/dist/postfix/src/global/tok822.h                   |  2 ++
 gnu/dist/postfix/src/global/tok822_find.c              |  2 ++
 gnu/dist/postfix/src/global/tok822_node.c              |  2 ++
 gnu/dist/postfix/src/global/tok822_resolve.c           |  2 ++
 gnu/dist/postfix/src/global/tok822_rewrite.c           |  2 ++
 gnu/dist/postfix/src/global/tok822_tree.c              |  2 ++
 gnu/dist/postfix/src/global/trace.c                    |  2 ++
 gnu/dist/postfix/src/global/trace.h                    |  2 ++
 gnu/dist/postfix/src/global/verify.c                   |  2 ++
 gnu/dist/postfix/src/global/verify.h                   |  2 ++
 gnu/dist/postfix/src/global/verify_clnt.c              |  2 ++
 gnu/dist/postfix/src/global/verify_clnt.h              |  2 ++
 gnu/dist/postfix/src/global/verp_sender.c              |  2 ++
 gnu/dist/postfix/src/global/verp_sender.h              |  2 ++
 gnu/dist/postfix/src/global/virtual8_maps.c            |  2 ++
 gnu/dist/postfix/src/global/virtual8_maps.h            |  2 ++
 gnu/dist/postfix/src/global/xtext.c                    |  2 ++
 gnu/dist/postfix/src/global/xtext.h                    |  2 ++
 gnu/dist/postfix/src/lmtp/lmtp.c                       |  2 ++
 gnu/dist/postfix/src/lmtp/lmtp.h                       |  2 ++
 gnu/dist/postfix/src/lmtp/lmtp_addr.c                  |  2 ++
 gnu/dist/postfix/src/lmtp/lmtp_addr.h                  |  2 ++
 gnu/dist/postfix/src/lmtp/lmtp_chat.c                  |  2 ++
 gnu/dist/postfix/src/lmtp/lmtp_connect.c               |  2 ++
 gnu/dist/postfix/src/lmtp/lmtp_proto.c                 |  2 ++
 gnu/dist/postfix/src/lmtp/lmtp_sasl.h                  |  2 ++
 gnu/dist/postfix/src/lmtp/lmtp_sasl_glue.c             |  2 ++
 gnu/dist/postfix/src/lmtp/lmtp_sasl_proto.c            |  2 ++
 gnu/dist/postfix/src/lmtp/lmtp_session.c               |  2 ++
 gnu/dist/postfix/src/lmtp/lmtp_state.c                 |  2 ++
 gnu/dist/postfix/src/lmtp/lmtp_trouble.c               |  2 ++
 gnu/dist/postfix/src/local/alias.c                     |  2 ++
 gnu/dist/postfix/src/local/biff_notify.c               |  2 ++
 gnu/dist/postfix/src/local/biff_notify.h               |  2 ++
 gnu/dist/postfix/src/local/command.c                   |  2 ++
 gnu/dist/postfix/src/local/deliver_attr.c              |  2 ++
 gnu/dist/postfix/src/local/delivered.c                 |  2 ++
 gnu/dist/postfix/src/local/dotforward.c                |  2 ++
 gnu/dist/postfix/src/local/file.c                      |  2 ++
 gnu/dist/postfix/src/local/forward.c                   |  2 ++
 gnu/dist/postfix/src/local/include.c                   |  2 ++
 gnu/dist/postfix/src/local/indirect.c                  |  2 ++
 gnu/dist/postfix/src/local/local.c                     |  2 ++
 gnu/dist/postfix/src/local/local.h                     |  2 ++
 gnu/dist/postfix/src/local/local_expand.c              |  2 ++
 gnu/dist/postfix/src/local/mailbox.c                   |  2 ++
 gnu/dist/postfix/src/local/maildir.c                   |  2 ++
 gnu/dist/postfix/src/local/recipient.c                 |  2 ++
 gnu/dist/postfix/src/local/resolve.c                   |  2 ++
 gnu/dist/postfix/src/local/token.c                     |  2 ++
 gnu/dist/postfix/src/local/unknown.c                   |  2 ++
 gnu/dist/postfix/src/master/mail_flow.h                |  2 ++
 gnu/dist/postfix/src/master/mail_server.h              |  2 ++
 gnu/dist/postfix/src/master/master.c                   |  2 ++
 gnu/dist/postfix/src/master/master_avail.c             |  2 ++
 gnu/dist/postfix/src/master/master_conf.c              |  2 ++
 gnu/dist/postfix/src/master/master_flow.c              |  2 ++
 gnu/dist/postfix/src/master/master_proto.c             |  2 ++
 gnu/dist/postfix/src/master/master_proto.h             |  2 ++
 gnu/dist/postfix/src/master/master_service.c           |  2 ++
 gnu/dist/postfix/src/master/master_sig.c               |  2 ++
 gnu/dist/postfix/src/master/master_spawn.c             |  2 ++
 gnu/dist/postfix/src/master/master_status.c            |  2 ++
 gnu/dist/postfix/src/master/master_vars.c              |  2 ++
 gnu/dist/postfix/src/master/master_wakeup.c            |  2 ++
 gnu/dist/postfix/src/master/multi_server.c             |  2 ++
 gnu/dist/postfix/src/master/single_server.c            |  2 ++
 gnu/dist/postfix/src/master/trigger_server.c           |  2 ++
 gnu/dist/postfix/src/oqmgr/qmgr.c                      |  2 ++
 gnu/dist/postfix/src/oqmgr/qmgr.h                      |  2 ++
 gnu/dist/postfix/src/oqmgr/qmgr_active.c               |  2 ++
 gnu/dist/postfix/src/oqmgr/qmgr_bounce.c               |  2 ++
 gnu/dist/postfix/src/oqmgr/qmgr_defer.c                |  2 ++
 gnu/dist/postfix/src/oqmgr/qmgr_deliver.c              |  2 ++
 gnu/dist/postfix/src/oqmgr/qmgr_enable.c               |  2 ++
 gnu/dist/postfix/src/oqmgr/qmgr_entry.c                |  2 ++
 gnu/dist/postfix/src/oqmgr/qmgr_message.c              |  2 ++
 gnu/dist/postfix/src/oqmgr/qmgr_move.c                 |  2 ++
 gnu/dist/postfix/src/oqmgr/qmgr_queue.c                |  2 ++
 gnu/dist/postfix/src/oqmgr/qmgr_rcpt_list.c            |  2 ++
 gnu/dist/postfix/src/oqmgr/qmgr_scan.c                 |  2 ++
 gnu/dist/postfix/src/oqmgr/qmgr_transport.c            |  2 ++
 gnu/dist/postfix/src/pickup/pickup.c                   |  2 ++
 gnu/dist/postfix/src/pipe/pipe.c                       |  2 ++
 gnu/dist/postfix/src/postalias/postalias.c             |  2 ++
 gnu/dist/postfix/src/postcat/postcat.c                 |  2 ++
 gnu/dist/postfix/src/postconf/auto_table.h             |  2 ++
 gnu/dist/postfix/src/postconf/auto_vars.h              |  2 ++
 gnu/dist/postfix/src/postconf/install_table.h          |  2 ++
 gnu/dist/postfix/src/postconf/install_vars.h           |  2 ++
 gnu/dist/postfix/src/postconf/postconf.c               |  2 ++
 gnu/dist/postfix/src/postdrop/postdrop.c               |  2 ++
 gnu/dist/postfix/src/postfix/postfix.c                 |  2 ++
 gnu/dist/postfix/src/postkick/postkick.c               |  2 ++
 gnu/dist/postfix/src/postlock/postlock.c               |  2 ++
 gnu/dist/postfix/src/postlog/postlog.c                 |  2 ++
 gnu/dist/postfix/src/postmap/postmap.c                 |  2 ++
 gnu/dist/postfix/src/postqueue/postqueue.c             |  2 ++
 gnu/dist/postfix/src/postsuper/postsuper.c             |  2 ++
 gnu/dist/postfix/src/proxymap/proxymap.c               |  2 ++
 gnu/dist/postfix/src/qmgr/qmgr.c                       |  2 ++
 gnu/dist/postfix/src/qmgr/qmgr.h                       |  2 ++
 gnu/dist/postfix/src/qmgr/qmgr_active.c                |  2 ++
 gnu/dist/postfix/src/qmgr/qmgr_bounce.c                |  2 ++
 gnu/dist/postfix/src/qmgr/qmgr_defer.c                 |  2 ++
 gnu/dist/postfix/src/qmgr/qmgr_deliver.c               |  2 ++
 gnu/dist/postfix/src/qmgr/qmgr_enable.c                |  2 ++
 gnu/dist/postfix/src/qmgr/qmgr_entry.c                 |  2 ++
 gnu/dist/postfix/src/qmgr/qmgr_job.c                   |  2 ++
 gnu/dist/postfix/src/qmgr/qmgr_move.c                  |  2 ++
 gnu/dist/postfix/src/qmgr/qmgr_peer.c                  |  2 ++
 gnu/dist/postfix/src/qmgr/qmgr_queue.c                 |  2 ++
 gnu/dist/postfix/src/qmgr/qmgr_rcpt_list.c             |  2 ++
 gnu/dist/postfix/src/qmgr/qmgr_scan.c                  |  2 ++
 gnu/dist/postfix/src/qmgr/qmgr_transport.c             |  2 ++
 gnu/dist/postfix/src/qmqpd/qmqpd.c                     |  2 ++
 gnu/dist/postfix/src/qmqpd/qmqpd.h                     |  2 ++
 gnu/dist/postfix/src/qmqpd/qmqpd_peer.c                |  2 ++
 gnu/dist/postfix/src/qmqpd/qmqpd_state.c               |  2 ++
 gnu/dist/postfix/src/sendmail/sendmail.c               |  2 ++
 gnu/dist/postfix/src/showq/showq.c                     |  2 ++
 gnu/dist/postfix/src/smtp/smtp.c                       |  2 ++
 gnu/dist/postfix/src/smtp/smtp.h                       |  2 ++
 gnu/dist/postfix/src/smtp/smtp_addr.h                  |  2 ++
 gnu/dist/postfix/src/smtp/smtp_chat.c                  |  2 ++
 gnu/dist/postfix/src/smtp/smtp_proto.c                 |  2 ++
 gnu/dist/postfix/src/smtp/smtp_rcpt.c                  |  2 ++
 gnu/dist/postfix/src/smtp/smtp_sasl.h                  |  2 ++
 gnu/dist/postfix/src/smtp/smtp_sasl_glue.c             |  2 ++
 gnu/dist/postfix/src/smtp/smtp_sasl_proto.c            |  2 ++
 gnu/dist/postfix/src/smtp/smtp_session.c               |  2 ++
 gnu/dist/postfix/src/smtp/smtp_state.c                 |  2 ++
 gnu/dist/postfix/src/smtp/smtp_trouble.c               |  2 ++
 gnu/dist/postfix/src/smtpd/smtpd.h                     |  2 ++
 gnu/dist/postfix/src/smtpd/smtpd_chat.c                |  2 ++
 gnu/dist/postfix/src/smtpd/smtpd_chat.h                |  2 ++
 gnu/dist/postfix/src/smtpd/smtpd_check.h               |  2 ++
 gnu/dist/postfix/src/smtpd/smtpd_proxy.c               |  2 ++
 gnu/dist/postfix/src/smtpd/smtpd_proxy.h               |  2 ++
 gnu/dist/postfix/src/smtpd/smtpd_sasl_glue.c           |  2 ++
 gnu/dist/postfix/src/smtpd/smtpd_sasl_glue.h           |  2 ++
 gnu/dist/postfix/src/smtpd/smtpd_sasl_proto.c          |  2 ++
 gnu/dist/postfix/src/smtpd/smtpd_sasl_proto.h          |  2 ++
 gnu/dist/postfix/src/smtpd/smtpd_state.c               |  2 ++
 gnu/dist/postfix/src/smtpd/smtpd_token.c               |  2 ++
 gnu/dist/postfix/src/smtpd/smtpd_token.h               |  2 ++
 gnu/dist/postfix/src/smtpd/smtpd_xforward.c            |  2 ++
 gnu/dist/postfix/src/smtpstone/qmqp-sink.c             |  2 ++
 gnu/dist/postfix/src/smtpstone/qmqp-source.c           |  2 ++
 gnu/dist/postfix/src/smtpstone/smtp-sink.c             |  2 ++
 gnu/dist/postfix/src/smtpstone/smtp-source.c           |  2 ++
 gnu/dist/postfix/src/spawn/spawn.c                     |  2 ++
 gnu/dist/postfix/src/trivial-rewrite/resolve.c         |  2 ++
 gnu/dist/postfix/src/trivial-rewrite/rewrite.c         |  2 ++
 gnu/dist/postfix/src/trivial-rewrite/transport.c       |  2 ++
 gnu/dist/postfix/src/trivial-rewrite/transport.h       |  2 ++
 gnu/dist/postfix/src/trivial-rewrite/trivial-rewrite.c |  2 ++
 gnu/dist/postfix/src/trivial-rewrite/trivial-rewrite.h |  2 ++
 gnu/dist/postfix/src/util/alldig.c                     |  2 ++
 gnu/dist/postfix/src/util/argv.c                       |  2 ++
 gnu/dist/postfix/src/util/argv.h                       |  2 ++
 gnu/dist/postfix/src/util/argv_split.c                 |  2 ++
 gnu/dist/postfix/src/util/attr.h                       |  2 ++
 gnu/dist/postfix/src/util/attr_clnt.c                  |  2 ++
 gnu/dist/postfix/src/util/attr_clnt.h                  |  2 ++
 gnu/dist/postfix/src/util/attr_print0.c                |  2 ++
 gnu/dist/postfix/src/util/attr_print64.c               |  2 ++
 gnu/dist/postfix/src/util/attr_print_plain.c           |  2 ++
 gnu/dist/postfix/src/util/attr_scan0.c                 |  2 ++
 gnu/dist/postfix/src/util/attr_scan64.c                |  2 ++
 gnu/dist/postfix/src/util/attr_scan_plain.c            |  2 ++
 gnu/dist/postfix/src/util/auto_clnt.c                  |  2 ++
 gnu/dist/postfix/src/util/auto_clnt.h                  |  2 ++
 gnu/dist/postfix/src/util/base64_code.c                |  2 ++
 gnu/dist/postfix/src/util/base64_code.h                |  2 ++
 gnu/dist/postfix/src/util/basename.c                   |  2 ++
 gnu/dist/postfix/src/util/binhash.c                    |  2 ++
 gnu/dist/postfix/src/util/binhash.h                    |  2 ++
 gnu/dist/postfix/src/util/chroot_uid.c                 |  2 ++
 gnu/dist/postfix/src/util/chroot_uid.h                 |  2 ++
 gnu/dist/postfix/src/util/clean_env.c                  |  2 ++
 gnu/dist/postfix/src/util/clean_env.h                  |  2 ++
 gnu/dist/postfix/src/util/close_on_exec.c              |  2 ++
 gnu/dist/postfix/src/util/concatenate.c                |  2 ++
 gnu/dist/postfix/src/util/connect.h                    |  2 ++
 gnu/dist/postfix/src/util/ctable.c                     |  2 ++
 gnu/dist/postfix/src/util/ctable.h                     |  2 ++
 gnu/dist/postfix/src/util/dict.c                       |  2 ++
 gnu/dist/postfix/src/util/dict.h                       |  2 ++
 gnu/dist/postfix/src/util/dict_alloc.c                 |  2 ++
 gnu/dist/postfix/src/util/dict_cidr.c                  |  2 ++
 gnu/dist/postfix/src/util/dict_cidr.h                  |  2 ++
 gnu/dist/postfix/src/util/dict_db.c                    |  2 ++
 gnu/dist/postfix/src/util/dict_db.h                    |  2 ++
 gnu/dist/postfix/src/util/dict_dbm.c                   |  2 ++
 gnu/dist/postfix/src/util/dict_dbm.h                   |  2 ++
 gnu/dist/postfix/src/util/dict_debug.c                 |  2 ++
 gnu/dist/postfix/src/util/dict_env.c                   |  2 ++
 gnu/dist/postfix/src/util/dict_env.h                   |  2 ++
 gnu/dist/postfix/src/util/dict_ht.c                    |  2 ++
 gnu/dist/postfix/src/util/dict_ht.h                    |  2 ++
 gnu/dist/postfix/src/util/dict_ni.c                    |  2 ++
 gnu/dist/postfix/src/util/dict_ni.h                    |  2 ++
 gnu/dist/postfix/src/util/dict_nis.c                   |  2 ++
 gnu/dist/postfix/src/util/dict_nis.h                   |  2 ++
 gnu/dist/postfix/src/util/dict_nisplus.c               |  2 ++
 gnu/dist/postfix/src/util/dict_nisplus.h               |  2 ++
 gnu/dist/postfix/src/util/dict_open.c                  |  2 ++
 gnu/dist/postfix/src/util/dict_pcre.c                  |  2 ++
 gnu/dist/postfix/src/util/dict_pcre.h                  |  2 ++
 gnu/dist/postfix/src/util/dict_regexp.c                |  2 ++
 gnu/dist/postfix/src/util/dict_regexp.h                |  2 ++
 gnu/dist/postfix/src/util/dict_static.c                |  2 ++
 gnu/dist/postfix/src/util/dict_static.h                |  2 ++
 gnu/dist/postfix/src/util/dict_tcp.c                   |  2 ++
 gnu/dist/postfix/src/util/dict_tcp.h                   |  2 ++
 gnu/dist/postfix/src/util/dict_unix.c                  |  2 ++
 gnu/dist/postfix/src/util/dict_unix.h                  |  2 ++
 gnu/dist/postfix/src/util/dir_forest.c                 |  2 ++
 gnu/dist/postfix/src/util/dir_forest.h                 |  2 ++
 gnu/dist/postfix/src/util/doze.c                       |  2 ++
 gnu/dist/postfix/src/util/dup2_pass_on_exec.c          |  2 ++
 gnu/dist/postfix/src/util/duplex_pipe.c                |  2 ++
 gnu/dist/postfix/src/util/environ.c                    |  2 ++
 gnu/dist/postfix/src/util/events.c                     |  2 ++
 gnu/dist/postfix/src/util/events.h                     |  2 ++
 gnu/dist/postfix/src/util/exec_command.c               |  2 ++
 gnu/dist/postfix/src/util/exec_command.h               |  2 ++
 gnu/dist/postfix/src/util/fifo_listen.c                |  2 ++
 gnu/dist/postfix/src/util/fifo_open.c                  |  2 ++
 gnu/dist/postfix/src/util/fifo_rdonly_bug.c            |  2 ++
 gnu/dist/postfix/src/util/fifo_rdwr_bug.c              |  2 ++
 gnu/dist/postfix/src/util/fifo_trigger.c               |  2 ++
 gnu/dist/postfix/src/util/file_limit.c                 |  2 ++
 gnu/dist/postfix/src/util/find_inet.c                  |  2 ++
 gnu/dist/postfix/src/util/find_inet.h                  |  2 ++
 gnu/dist/postfix/src/util/fsspace.c                    |  2 ++
 gnu/dist/postfix/src/util/fsspace.h                    |  2 ++
 gnu/dist/postfix/src/util/fullname.c                   |  2 ++
 gnu/dist/postfix/src/util/fullname.h                   |  2 ++
 gnu/dist/postfix/src/util/get_domainname.c             |  2 ++
 gnu/dist/postfix/src/util/get_domainname.h             |  2 ++
 gnu/dist/postfix/src/util/get_hostname.c               |  2 ++
 gnu/dist/postfix/src/util/get_hostname.h               |  2 ++
 gnu/dist/postfix/src/util/hex_quote.c                  |  2 ++
 gnu/dist/postfix/src/util/hex_quote.h                  |  2 ++
 gnu/dist/postfix/src/util/host_port.c                  |  2 ++
 gnu/dist/postfix/src/util/host_port.h                  |  2 ++
 gnu/dist/postfix/src/util/htable.c                     |  2 ++
 gnu/dist/postfix/src/util/htable.h                     |  2 ++
 gnu/dist/postfix/src/util/inet_addr_host.h             |  2 ++
 gnu/dist/postfix/src/util/inet_addr_local.h            |  2 ++
 gnu/dist/postfix/src/util/inet_trigger.c               |  2 ++
 gnu/dist/postfix/src/util/inet_util.c                  |  2 ++
 gnu/dist/postfix/src/util/inet_util.h                  |  2 ++
 gnu/dist/postfix/src/util/iostuff.h                    |  2 ++
 gnu/dist/postfix/src/util/line_wrap.c                  |  2 ++
 gnu/dist/postfix/src/util/line_wrap.h                  |  2 ++
 gnu/dist/postfix/src/util/listen.h                     |  2 ++
 gnu/dist/postfix/src/util/lowercase.c                  |  2 ++
 gnu/dist/postfix/src/util/lstat_as.c                   |  2 ++
 gnu/dist/postfix/src/util/lstat_as.h                   |  2 ++
 gnu/dist/postfix/src/util/mac_expand.c                 |  2 ++
 gnu/dist/postfix/src/util/mac_expand.h                 |  2 ++
 gnu/dist/postfix/src/util/mac_parse.c                  |  2 ++
 gnu/dist/postfix/src/util/mac_parse.h                  |  2 ++
 gnu/dist/postfix/src/util/make_dirs.c                  |  2 ++
 gnu/dist/postfix/src/util/make_dirs.h                  |  2 ++
 gnu/dist/postfix/src/util/match_list.h                 |  2 ++
 gnu/dist/postfix/src/util/match_ops.h                  |  2 ++
 gnu/dist/postfix/src/util/msg.c                        |  2 ++
 gnu/dist/postfix/src/util/msg.h                        |  2 ++
 gnu/dist/postfix/src/util/msg_output.c                 |  2 ++
 gnu/dist/postfix/src/util/msg_output.h                 |  2 ++
 gnu/dist/postfix/src/util/msg_syslog.c                 |  2 ++
 gnu/dist/postfix/src/util/msg_syslog.h                 |  2 ++
 gnu/dist/postfix/src/util/msg_vstream.c                |  2 ++
 gnu/dist/postfix/src/util/msg_vstream.h                |  2 ++
 gnu/dist/postfix/src/util/mvect.c                      |  2 ++
 gnu/dist/postfix/src/util/mvect.h                      |  2 ++
 gnu/dist/postfix/src/util/myflock.c                    |  2 ++
 gnu/dist/postfix/src/util/myflock.h                    |  2 ++
 gnu/dist/postfix/src/util/mymalloc.c                   |  2 ++
 gnu/dist/postfix/src/util/mymalloc.h                   |  2 ++
 gnu/dist/postfix/src/util/myrand.c                     |  2 ++
 gnu/dist/postfix/src/util/myrand.h                     |  2 ++
 gnu/dist/postfix/src/util/mystrtok.c                   |  2 ++
 gnu/dist/postfix/src/util/name_code.c                  |  2 ++
 gnu/dist/postfix/src/util/name_code.h                  |  2 ++
 gnu/dist/postfix/src/util/name_mask.c                  |  2 ++
 gnu/dist/postfix/src/util/name_mask.h                  |  2 ++
 gnu/dist/postfix/src/util/netstring.c                  |  2 ++
 gnu/dist/postfix/src/util/netstring.h                  |  2 ++
 gnu/dist/postfix/src/util/neuter.c                     |  2 ++
 gnu/dist/postfix/src/util/non_blocking.c               |  2 ++
 gnu/dist/postfix/src/util/nvtable.c                    |  2 ++
 gnu/dist/postfix/src/util/nvtable.h                    |  2 ++
 gnu/dist/postfix/src/util/open_as.c                    |  2 ++
 gnu/dist/postfix/src/util/open_as.h                    |  2 ++
 gnu/dist/postfix/src/util/open_limit.c                 |  2 ++
 gnu/dist/postfix/src/util/open_lock.c                  |  2 ++
 gnu/dist/postfix/src/util/open_lock.h                  |  2 ++
 gnu/dist/postfix/src/util/peekfd.c                     |  2 ++
 gnu/dist/postfix/src/util/percentm.c                   |  2 ++
 gnu/dist/postfix/src/util/percentm.h                   |  2 ++
 gnu/dist/postfix/src/util/posix_signals.c              |  2 ++
 gnu/dist/postfix/src/util/posix_signals.h              |  2 ++
 gnu/dist/postfix/src/util/printable.c                  |  2 ++
 gnu/dist/postfix/src/util/rand_sleep.c                 |  2 ++
 gnu/dist/postfix/src/util/read_wait.c                  |  2 ++
 gnu/dist/postfix/src/util/readable.c                   |  2 ++
 gnu/dist/postfix/src/util/readlline.c                  |  2 ++
 gnu/dist/postfix/src/util/readlline.h                  |  2 ++
 gnu/dist/postfix/src/util/ring.c                       |  2 ++
 gnu/dist/postfix/src/util/ring.h                       |  2 ++
 gnu/dist/postfix/src/util/safe.h                       |  2 ++
 gnu/dist/postfix/src/util/safe_getenv.c                |  2 ++
 gnu/dist/postfix/src/util/safe_open.c                  |  2 ++
 gnu/dist/postfix/src/util/safe_open.h                  |  2 ++
 gnu/dist/postfix/src/util/sane_accept.c                |  2 ++
 gnu/dist/postfix/src/util/sane_accept.h                |  2 ++
 gnu/dist/postfix/src/util/sane_connect.c               |  2 ++
 gnu/dist/postfix/src/util/sane_connect.h               |  2 ++
 gnu/dist/postfix/src/util/sane_fsops.h                 |  2 ++
 gnu/dist/postfix/src/util/sane_link.c                  |  2 ++
 gnu/dist/postfix/src/util/sane_rename.c                |  2 ++
 gnu/dist/postfix/src/util/sane_socketpair.c            |  2 ++
 gnu/dist/postfix/src/util/sane_socketpair.h            |  2 ++
 gnu/dist/postfix/src/util/sane_time.c                  |  2 ++
 gnu/dist/postfix/src/util/sane_time.h                  |  2 ++
 gnu/dist/postfix/src/util/scan_dir.c                   |  2 ++
 gnu/dist/postfix/src/util/scan_dir.h                   |  2 ++
 gnu/dist/postfix/src/util/select_bug.c                 |  2 ++
 gnu/dist/postfix/src/util/set_eugid.c                  |  2 ++
 gnu/dist/postfix/src/util/set_eugid.h                  |  2 ++
 gnu/dist/postfix/src/util/set_ugid.c                   |  2 ++
 gnu/dist/postfix/src/util/set_ugid.h                   |  2 ++
 gnu/dist/postfix/src/util/sigdelay.c                   |  2 ++
 gnu/dist/postfix/src/util/sigdelay.h                   |  2 ++
 gnu/dist/postfix/src/util/skipblanks.c                 |  2 ++
 gnu/dist/postfix/src/util/spawn_command.c              |  2 ++
 gnu/dist/postfix/src/util/spawn_command.h              |  2 ++
 gnu/dist/postfix/src/util/split_at.c                   |  2 ++
 gnu/dist/postfix/src/util/split_at.h                   |  2 ++
 gnu/dist/postfix/src/util/split_nameval.c              |  2 ++
 gnu/dist/postfix/src/util/stat_as.c                    |  2 ++
 gnu/dist/postfix/src/util/stat_as.h                    |  2 ++
 gnu/dist/postfix/src/util/strcasecmp.c                 |  2 ++
 gnu/dist/postfix/src/util/stream_connect.c             |  2 ++
 gnu/dist/postfix/src/util/stream_listen.c              |  2 ++
 gnu/dist/postfix/src/util/stream_test.c                |  2 ++
 gnu/dist/postfix/src/util/stream_trigger.c             |  2 ++
 gnu/dist/postfix/src/util/stringops.h                  |  2 ++
 gnu/dist/postfix/src/util/sys_compat.c                 |  2 ++
 gnu/dist/postfix/src/util/timed_connect.c              |  2 ++
 gnu/dist/postfix/src/util/timed_connect.h              |  2 ++
 gnu/dist/postfix/src/util/timed_read.c                 |  2 ++
 gnu/dist/postfix/src/util/timed_wait.c                 |  2 ++
 gnu/dist/postfix/src/util/timed_wait.h                 |  2 ++
 gnu/dist/postfix/src/util/timed_write.c                |  2 ++
 gnu/dist/postfix/src/util/translit.c                   |  2 ++
 gnu/dist/postfix/src/util/trigger.h                    |  2 ++
 gnu/dist/postfix/src/util/trimblanks.c                 |  2 ++
 gnu/dist/postfix/src/util/unescape.c                   |  2 ++
 gnu/dist/postfix/src/util/unix_connect.c               |  2 ++
 gnu/dist/postfix/src/util/unix_listen.c                |  2 ++
 gnu/dist/postfix/src/util/unix_trigger.c               |  2 ++
 gnu/dist/postfix/src/util/unsafe.c                     |  2 ++
 gnu/dist/postfix/src/util/uppercase.c                  |  2 ++
 gnu/dist/postfix/src/util/username.c                   |  2 ++
 gnu/dist/postfix/src/util/username.h                   |  2 ++
 gnu/dist/postfix/src/util/valid_hostname.h             |  2 ++
 gnu/dist/postfix/src/util/vbuf.c                       |  2 ++
 gnu/dist/postfix/src/util/vbuf.h                       |  2 ++
 gnu/dist/postfix/src/util/vbuf_print.c                 |  2 ++
 gnu/dist/postfix/src/util/vbuf_print.h                 |  2 ++
 gnu/dist/postfix/src/util/vstream.c                    |  2 ++
 gnu/dist/postfix/src/util/vstream.h                    |  2 ++
 gnu/dist/postfix/src/util/vstream_popen.c              |  2 ++
 gnu/dist/postfix/src/util/vstring.c                    |  2 ++
 gnu/dist/postfix/src/util/vstring.h                    |  2 ++
 gnu/dist/postfix/src/util/vstring_vstream.c            |  2 ++
 gnu/dist/postfix/src/util/vstring_vstream.h            |  2 ++
 gnu/dist/postfix/src/util/watchdog.c                   |  2 ++
 gnu/dist/postfix/src/util/watchdog.h                   |  2 ++
 gnu/dist/postfix/src/util/writable.c                   |  2 ++
 gnu/dist/postfix/src/util/write_buf.c                  |  2 ++
 gnu/dist/postfix/src/util/write_wait.c                 |  2 ++
 gnu/dist/postfix/src/verify/verify.c                   |  2 ++
 gnu/dist/postfix/src/virtual/deliver_attr.c            |  2 ++
 gnu/dist/postfix/src/virtual/mailbox.c                 |  2 ++
 gnu/dist/postfix/src/virtual/maildir.c                 |  2 ++
 gnu/dist/postfix/src/virtual/recipient.c               |  2 ++
 gnu/dist/postfix/src/virtual/unknown.c                 |  2 ++
 gnu/dist/postfix/src/virtual/virtual.c                 |  2 ++
 gnu/dist/postfix/src/virtual/virtual.h                 |  2 ++
 660 files changed, 1321 insertions(+), 5 deletions(-)

diffs (truncated from 5953 to 300 lines):

diff -r e2deaed849bd -r 1099d4dbf09c gnu/dist/postfix/HISTORY
--- a/gnu/dist/postfix/HISTORY  Mon May 31 00:18:58 2004 +0000
+++ b/gnu/dist/postfix/HISTORY  Mon May 31 00:23:53 2004 +0000
@@ -9351,3 +9351,8 @@
        overshoot limit (default: smtpd_recipient_overshoot_limit
        = 1000).  Solution in cooperation with Victor Duchovni.
        Files:  smtpd/smtpd.c, smtpd/smtpd_state.c, smtpd/smtpd.h.
+
+20040503
+
+       Bugfix: missing "sasl enabled" guard in the SMTPD policy
+       client.  File: smtpd/smtpd_check.c.
diff -r e2deaed849bd -r 1099d4dbf09c gnu/dist/postfix/conf/postfix-files
--- a/gnu/dist/postfix/conf/postfix-files       Mon May 31 00:18:58 2004 +0000
+++ b/gnu/dist/postfix/conf/postfix-files       Mon May 31 00:23:53 2004 +0000
@@ -1,3 +1,4 @@
+# $NetBSD: postfix-files,v 1.1.1.5 2004/05/31 00:24:01 heas Exp $
 #
 # Do not edit this file.
 #
diff -r e2deaed849bd -r 1099d4dbf09c gnu/dist/postfix/conf/postfix-script
--- a/gnu/dist/postfix/conf/postfix-script      Mon May 31 00:18:58 2004 +0000
+++ b/gnu/dist/postfix/conf/postfix-script      Mon May 31 00:23:53 2004 +0000
@@ -1,4 +1,5 @@
 #!/bin/sh
+# $NetBSD: postfix-script,v 1.1.1.8 2004/05/31 00:24:02 heas Exp $
 
 #++
 # NAME
diff -r e2deaed849bd -r 1099d4dbf09c gnu/dist/postfix/html/smtpd.8.html
--- a/gnu/dist/postfix/html/smtpd.8.html        Mon May 31 00:18:58 2004 +0000
+++ b/gnu/dist/postfix/html/smtpd.8.html        Mon May 31 00:23:53 2004 +0000
@@ -434,7 +434,7 @@
               Postfix SMTP server starts to increment  the  error
               counter with each junk command.
 
-       <b>smtpd_recipient_overshoot_limit (1000)</b>
+       <b><a href="postconf.5.html#smtpd_recipient_overshoot_limit">smtpd_recipient_overshoot_limit</a> (1000)</b>
               The  number of recipients that a remote SMTP client
               can send in excess  of  the  limit  specified  with
               $<a href="postconf.5.html#smtpd_recipient_limit">smtpd_recipient_limit</a>,  before  the  Postfix  SMTP
diff -r e2deaed849bd -r 1099d4dbf09c gnu/dist/postfix/man/man1/mailq.1
--- a/gnu/dist/postfix/man/man1/mailq.1 Mon May 31 00:18:58 2004 +0000
+++ b/gnu/dist/postfix/man/man1/mailq.1 Mon May 31 00:23:53 2004 +0000
@@ -1,1 +1,3 @@
+.\"    $NetBSD: mailq.1,v 1.1.1.2 2004/05/31 00:24:16 heas Exp $
+.\"
 .so man1/sendmail.1
diff -r e2deaed849bd -r 1099d4dbf09c gnu/dist/postfix/man/man1/newaliases.1
--- a/gnu/dist/postfix/man/man1/newaliases.1    Mon May 31 00:18:58 2004 +0000
+++ b/gnu/dist/postfix/man/man1/newaliases.1    Mon May 31 00:23:53 2004 +0000
@@ -1,1 +1,3 @@
+.\"    $NetBSD: newaliases.1,v 1.1.1.2 2004/05/31 00:24:16 heas Exp $
+.\"
 .so man1/sendmail.1
diff -r e2deaed849bd -r 1099d4dbf09c gnu/dist/postfix/man/man1/postalias.1
--- a/gnu/dist/postfix/man/man1/postalias.1     Mon May 31 00:18:58 2004 +0000
+++ b/gnu/dist/postfix/man/man1/postalias.1     Mon May 31 00:23:53 2004 +0000
@@ -1,3 +1,5 @@
+.\"    $NetBSD: postalias.1,v 1.1.1.7 2004/05/31 00:24:16 heas Exp $
+.\"
 .TH POSTALIAS 1 
 .ad
 .fi
diff -r e2deaed849bd -r 1099d4dbf09c gnu/dist/postfix/man/man1/postcat.1
--- a/gnu/dist/postfix/man/man1/postcat.1       Mon May 31 00:18:58 2004 +0000
+++ b/gnu/dist/postfix/man/man1/postcat.1       Mon May 31 00:23:53 2004 +0000
@@ -1,3 +1,5 @@
+.\"    $NetBSD: postcat.1,v 1.1.1.4 2004/05/31 00:24:16 heas Exp $
+.\"
 .TH POSTCAT 1 
 .ad
 .fi
diff -r e2deaed849bd -r 1099d4dbf09c gnu/dist/postfix/man/man1/postconf.1
--- a/gnu/dist/postfix/man/man1/postconf.1      Mon May 31 00:18:58 2004 +0000
+++ b/gnu/dist/postfix/man/man1/postconf.1      Mon May 31 00:23:53 2004 +0000
@@ -1,3 +1,5 @@
+.\"    $NetBSD: postconf.1,v 1.1.1.6 2004/05/31 00:24:16 heas Exp $
+.\"
 .TH POSTCONF 1 
 .ad
 .fi
diff -r e2deaed849bd -r 1099d4dbf09c gnu/dist/postfix/man/man1/postdrop.1
--- a/gnu/dist/postfix/man/man1/postdrop.1      Mon May 31 00:18:58 2004 +0000
+++ b/gnu/dist/postfix/man/man1/postdrop.1      Mon May 31 00:23:53 2004 +0000
@@ -1,3 +1,5 @@
+.\"    $NetBSD: postdrop.1,v 1.1.1.6 2004/05/31 00:24:16 heas Exp $
+.\"
 .TH POSTDROP 1 
 .ad
 .fi
diff -r e2deaed849bd -r 1099d4dbf09c gnu/dist/postfix/man/man1/postfix.1
--- a/gnu/dist/postfix/man/man1/postfix.1       Mon May 31 00:18:58 2004 +0000
+++ b/gnu/dist/postfix/man/man1/postfix.1       Mon May 31 00:23:53 2004 +0000
@@ -1,3 +1,5 @@
+.\"    $NetBSD: postfix.1,v 1.1.1.6 2004/05/31 00:24:16 heas Exp $
+.\"
 .TH POSTFIX 1 
 .ad
 .fi
diff -r e2deaed849bd -r 1099d4dbf09c gnu/dist/postfix/man/man1/postkick.1
--- a/gnu/dist/postfix/man/man1/postkick.1      Mon May 31 00:18:58 2004 +0000
+++ b/gnu/dist/postfix/man/man1/postkick.1      Mon May 31 00:23:53 2004 +0000
@@ -1,3 +1,5 @@
+.\"    $NetBSD: postkick.1,v 1.1.1.4 2004/05/31 00:24:16 heas Exp $
+.\"
 .TH POSTKICK 1 
 .ad
 .fi
diff -r e2deaed849bd -r 1099d4dbf09c gnu/dist/postfix/man/man1/postlock.1
--- a/gnu/dist/postfix/man/man1/postlock.1      Mon May 31 00:18:58 2004 +0000
+++ b/gnu/dist/postfix/man/man1/postlock.1      Mon May 31 00:23:53 2004 +0000
@@ -1,3 +1,5 @@
+.\"    $NetBSD: postlock.1,v 1.1.1.4 2004/05/31 00:24:16 heas Exp $
+.\"
 .TH POSTLOCK 1 
 .ad
 .fi
diff -r e2deaed849bd -r 1099d4dbf09c gnu/dist/postfix/man/man1/postlog.1
--- a/gnu/dist/postfix/man/man1/postlog.1       Mon May 31 00:18:58 2004 +0000
+++ b/gnu/dist/postfix/man/man1/postlog.1       Mon May 31 00:23:53 2004 +0000
@@ -1,3 +1,5 @@
+.\"    $NetBSD: postlog.1,v 1.1.1.4 2004/05/31 00:24:16 heas Exp $
+.\"
 .TH POSTLOG 1 
 .ad
 .fi
diff -r e2deaed849bd -r 1099d4dbf09c gnu/dist/postfix/man/man1/postmap.1
--- a/gnu/dist/postfix/man/man1/postmap.1       Mon May 31 00:18:58 2004 +0000
+++ b/gnu/dist/postfix/man/man1/postmap.1       Mon May 31 00:23:53 2004 +0000
@@ -1,3 +1,5 @@
+.\"    $NetBSD: postmap.1,v 1.1.1.7 2004/05/31 00:24:16 heas Exp $
+.\"
 .TH POSTMAP 1 
 .ad
 .fi
diff -r e2deaed849bd -r 1099d4dbf09c gnu/dist/postfix/man/man1/postqueue.1
--- a/gnu/dist/postfix/man/man1/postqueue.1     Mon May 31 00:18:58 2004 +0000
+++ b/gnu/dist/postfix/man/man1/postqueue.1     Mon May 31 00:23:53 2004 +0000
@@ -1,3 +1,5 @@
+.\"    $NetBSD: postqueue.1,v 1.1.1.5 2004/05/31 00:24:16 heas Exp $
+.\"
 .TH POSTQUEUE 1 
 .ad
 .fi
diff -r e2deaed849bd -r 1099d4dbf09c gnu/dist/postfix/man/man1/postsuper.1
--- a/gnu/dist/postfix/man/man1/postsuper.1     Mon May 31 00:18:58 2004 +0000
+++ b/gnu/dist/postfix/man/man1/postsuper.1     Mon May 31 00:23:53 2004 +0000
@@ -1,3 +1,5 @@
+.\"    $NetBSD: postsuper.1,v 1.1.1.6 2004/05/31 00:24:16 heas Exp $
+.\"
 .TH POSTSUPER 1 
 .ad
 .fi
diff -r e2deaed849bd -r 1099d4dbf09c gnu/dist/postfix/man/man1/qmqp-sink.1
--- a/gnu/dist/postfix/man/man1/qmqp-sink.1     Mon May 31 00:18:58 2004 +0000
+++ b/gnu/dist/postfix/man/man1/qmqp-sink.1     Mon May 31 00:23:53 2004 +0000
@@ -1,3 +1,5 @@
+.\"    $NetBSD: qmqp-sink.1,v 1.1.1.3 2004/05/31 00:24:16 heas Exp $
+.\"
 .TH QMQP-SINK 1 
 .ad
 .fi
diff -r e2deaed849bd -r 1099d4dbf09c gnu/dist/postfix/man/man1/qmqp-source.1
--- a/gnu/dist/postfix/man/man1/qmqp-source.1   Mon May 31 00:18:58 2004 +0000
+++ b/gnu/dist/postfix/man/man1/qmqp-source.1   Mon May 31 00:23:53 2004 +0000
@@ -1,3 +1,5 @@
+.\"    $NetBSD: qmqp-source.1,v 1.1.1.3 2004/05/31 00:24:16 heas Exp $
+.\"
 .TH QMQP-SOURCE 1 
 .ad
 .fi
diff -r e2deaed849bd -r 1099d4dbf09c gnu/dist/postfix/man/man1/qshape.1
--- a/gnu/dist/postfix/man/man1/qshape.1        Mon May 31 00:18:58 2004 +0000
+++ b/gnu/dist/postfix/man/man1/qshape.1        Mon May 31 00:23:53 2004 +0000
@@ -1,3 +1,5 @@
+.\"    $NetBSD: qshape.1,v 1.1.1.2 2004/05/31 00:24:16 heas Exp $
+.\"
 .TH QSHAPE 1 
 .ad
 .fi
diff -r e2deaed849bd -r 1099d4dbf09c gnu/dist/postfix/man/man1/sendmail.1
--- a/gnu/dist/postfix/man/man1/sendmail.1      Mon May 31 00:18:58 2004 +0000
+++ b/gnu/dist/postfix/man/man1/sendmail.1      Mon May 31 00:23:53 2004 +0000
@@ -1,3 +1,5 @@
+.\"    $NetBSD: sendmail.1,v 1.1.1.7 2004/05/31 00:24:16 heas Exp $
+.\"
 .TH SENDMAIL 1 
 .ad
 .fi
diff -r e2deaed849bd -r 1099d4dbf09c gnu/dist/postfix/man/man1/smtp-sink.1
--- a/gnu/dist/postfix/man/man1/smtp-sink.1     Mon May 31 00:18:58 2004 +0000
+++ b/gnu/dist/postfix/man/man1/smtp-sink.1     Mon May 31 00:23:53 2004 +0000
@@ -1,3 +1,5 @@
+.\"    $NetBSD: smtp-sink.1,v 1.1.1.3 2004/05/31 00:24:16 heas Exp $
+.\"
 .TH SMTP-SINK 1 
 .ad
 .fi
diff -r e2deaed849bd -r 1099d4dbf09c gnu/dist/postfix/man/man1/smtp-source.1
--- a/gnu/dist/postfix/man/man1/smtp-source.1   Mon May 31 00:18:58 2004 +0000
+++ b/gnu/dist/postfix/man/man1/smtp-source.1   Mon May 31 00:23:53 2004 +0000
@@ -1,3 +1,5 @@
+.\"    $NetBSD: smtp-source.1,v 1.1.1.3 2004/05/31 00:24:16 heas Exp $
+.\"
 .TH SMTP-SOURCE 1 
 .ad
 .fi
diff -r e2deaed849bd -r 1099d4dbf09c gnu/dist/postfix/man/man5/access.5
--- a/gnu/dist/postfix/man/man5/access.5        Mon May 31 00:18:58 2004 +0000
+++ b/gnu/dist/postfix/man/man5/access.5        Mon May 31 00:23:53 2004 +0000
@@ -1,3 +1,5 @@
+.\"    $NetBSD: access.5,v 1.1.1.11 2004/05/31 00:24:16 heas Exp $
+.\"
 .TH ACCESS 5 
 .ad
 .fi
diff -r e2deaed849bd -r 1099d4dbf09c gnu/dist/postfix/man/man5/aliases.5
--- a/gnu/dist/postfix/man/man5/aliases.5       Mon May 31 00:18:58 2004 +0000
+++ b/gnu/dist/postfix/man/man5/aliases.5       Mon May 31 00:23:53 2004 +0000
@@ -1,3 +1,5 @@
+.\"    $NetBSD: aliases.5,v 1.1.1.6 2004/05/31 00:24:16 heas Exp $
+.\"
 .TH ALIASES 5 
 .ad
 .fi
diff -r e2deaed849bd -r 1099d4dbf09c gnu/dist/postfix/man/man5/body_checks.5
--- a/gnu/dist/postfix/man/man5/body_checks.5   Mon May 31 00:18:58 2004 +0000
+++ b/gnu/dist/postfix/man/man5/body_checks.5   Mon May 31 00:23:53 2004 +0000
@@ -1,1 +1,3 @@
+.\"    $NetBSD: body_checks.5,v 1.1.1.2 2004/05/31 00:24:16 heas Exp $
+.\"
 .so man5/header_checks.5
diff -r e2deaed849bd -r 1099d4dbf09c gnu/dist/postfix/man/man5/cidr_table.5
--- a/gnu/dist/postfix/man/man5/cidr_table.5    Mon May 31 00:18:58 2004 +0000
+++ b/gnu/dist/postfix/man/man5/cidr_table.5    Mon May 31 00:23:53 2004 +0000
@@ -1,3 +1,5 @@
+.\"    $NetBSD: cidr_table.5,v 1.1.1.2 2004/05/31 00:24:16 heas Exp $
+.\"
 .TH CIDR_TABLE 5 
 .ad
 .fi
diff -r e2deaed849bd -r 1099d4dbf09c gnu/dist/postfix/man/man5/header_checks.5
--- a/gnu/dist/postfix/man/man5/header_checks.5 Mon May 31 00:18:58 2004 +0000
+++ b/gnu/dist/postfix/man/man5/header_checks.5 Mon May 31 00:23:53 2004 +0000
@@ -1,3 +1,5 @@
+.\"    $NetBSD: header_checks.5,v 1.1.1.2 2004/05/31 00:24:18 heas Exp $
+.\"
 .TH HEADER_CHECKS 5 
 .ad
 .fi
diff -r e2deaed849bd -r 1099d4dbf09c gnu/dist/postfix/man/man5/ldap_table.5
--- a/gnu/dist/postfix/man/man5/ldap_table.5    Mon May 31 00:18:58 2004 +0000
+++ b/gnu/dist/postfix/man/man5/ldap_table.5    Mon May 31 00:23:53 2004 +0000
@@ -1,3 +1,5 @@
+.\"    $NetBSD: ldap_table.5,v 1.1.1.2 2004/05/31 00:24:18 heas Exp $
+.\"
 .TH LDAP_TABLE 5 
 .ad
 .fi
diff -r e2deaed849bd -r 1099d4dbf09c gnu/dist/postfix/man/man5/mysql_table.5
--- a/gnu/dist/postfix/man/man5/mysql_table.5   Mon May 31 00:18:58 2004 +0000
+++ b/gnu/dist/postfix/man/man5/mysql_table.5   Mon May 31 00:23:53 2004 +0000
@@ -1,3 +1,5 @@
+.\"    $NetBSD: mysql_table.5,v 1.1.1.2 2004/05/31 00:24:18 heas Exp $
+.\"
 .TH MYSQL_TABLE 5 
 .ad
 .fi
diff -r e2deaed849bd -r 1099d4dbf09c gnu/dist/postfix/man/man5/pcre_table.5
--- a/gnu/dist/postfix/man/man5/pcre_table.5    Mon May 31 00:18:58 2004 +0000
+++ b/gnu/dist/postfix/man/man5/pcre_table.5    Mon May 31 00:23:53 2004 +0000
@@ -1,3 +1,5 @@
+.\"    $NetBSD: pcre_table.5,v 1.1.1.7 2004/05/31 00:24:18 heas Exp $
+.\"
 .TH PCRE_TABLE 5 
 .ad
 .fi
diff -r e2deaed849bd -r 1099d4dbf09c gnu/dist/postfix/man/man5/pgsql_table.5
--- a/gnu/dist/postfix/man/man5/pgsql_table.5   Mon May 31 00:18:58 2004 +0000
+++ b/gnu/dist/postfix/man/man5/pgsql_table.5   Mon May 31 00:23:53 2004 +0000
@@ -1,3 +1,5 @@
+.\"    $NetBSD: pgsql_table.5,v 1.1.1.2 2004/05/31 00:24:18 heas Exp $
+.\"
 .TH PGSQL_TABLE 5 
 .ad
 .fi
diff -r e2deaed849bd -r 1099d4dbf09c gnu/dist/postfix/man/man5/postconf.5
--- a/gnu/dist/postfix/man/man5/postconf.5      Mon May 31 00:18:58 2004 +0000
+++ b/gnu/dist/postfix/man/man5/postconf.5      Mon May 31 00:23:53 2004 +0000
@@ -1,3 +1,5 @@
+.\"    $NetBSD: postconf.5,v 1.1.1.2 2004/05/31 00:24:18 heas Exp $
+.\"
 .TH POSTCONF 5 
 .SH NAME
 postconf
diff -r e2deaed849bd -r 1099d4dbf09c gnu/dist/postfix/man/man5/regexp_table.5
--- a/gnu/dist/postfix/man/man5/regexp_table.5  Mon May 31 00:18:58 2004 +0000
+++ b/gnu/dist/postfix/man/man5/regexp_table.5  Mon May 31 00:23:53 2004 +0000
@@ -1,3 +1,5 @@



Home | Main Index | Thread Index | Old Index