freebsd-ports/mail/sendmail-old/files
Dirk Meyer 4fa663ae20 - Update to 8.11.5
Fix a possible race condition when sending a HUP signal to restart
                the daemon.  This could terminate the current process without
                starting a new daemon.  Problem reported by Wolfgang Breyha
                of SE Netway Communications.
        Only apply MaxHeadersLength when receiving a message via SMTP or
                the command line.  Problem noted by Andrey J. Melnikoff.
        When finding the system's local hostname on an IPv6-enabled system
                which doesn't have any IPv6 interface addresses, fall back
                to looking up only IPv4 addresses.  Problem noted by Tim
                Bosserman of EarthLink.
        When commands were being rejected due to check_relay or TCP
                Wrappers, the ETRN command was not giving a response.
        Incoming IPv4 connections on a Family=inet6 daemon (using
                IPv4-mapped addresses) were incorrectly labeled as "may be
                forged".  Problem noted by Per Steinar Iversen of Oslo
                University College.
        Shutdown address test mode cleanly on SIGTERM.  Problem noted by
                Greg King of the OAO Corporation.
        Restore the original real uid (changed in main() to prevent
                out of band signals) before invoking a delivery agent.
                Some delivery agents use this for the "From " envelope
                "header".  Problem noted by Leslie Carroll of the
                University at Albany.
        Mark closed file descriptors properly to avoid reuse. Problem
                noted by Jeff Bronson of J.D. Bronson, Inc.
        Setting Timeout options on the command line will also override
                their sub-suboptions in the .cf file, e.g., -O
                Timeout.queuereturn=2d will set all queuereturn timeouts
                to 2 days.  Problem noted by Roger B.A. Klorese.
        CONFIG: Fix parsing for IPv6 domain literals in addresses
                (user@[IPv6:address]).  Problem noted by Liyuan Zhou.
2001-08-01 05:11:43 +00:00
..
patch-aa - generate comment in sendmail.cf with standard date 2001-06-26 05:13:52 +00:00
patch-vacation.1 - Update to 8.11.5 2001-08-01 05:11:43 +00:00
pkg-milter - Store documentation in ${PREFIX}/share/doc/sendmail: 2001-05-31 07:03:58 +00:00
site.config.m4 Sendmail: 2001-06-15 17:28:11 +00:00
site.config.m4.ipv6 Sendmail: 2001-06-15 17:28:11 +00:00
site.config.m4.ldap - Option to add LDAP Support 2001-05-01 12:10:05 +00:00
site.config.m4.milter SENDMAIL_WITH_MILTER support 2001-03-10 06:09:27 +00:00
site.config.m4.pre4 Update to 8.11.2 2001-01-05 03:15:42 +00:00
site.config.m4.sasl sendmail -- TLS/SASL/SFIO enhancement: 2001-03-11 07:03:34 +00:00
site.config.m4.sfio sendmail -- TLS/SASL/SFIO enhancement: 2001-03-11 07:03:34 +00:00
site.config.m4.ssl
site.config.m4.tls