OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
From: Todd T. Fries (toddcvs.openbsd.org)
Date: Thu Nov 29 2001 - 10:40:46 CST

  • Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

    CVSROOT: /cvs
    Module name: src
    Changes by: toddcvs.openbsd.org 2001/11/29 09:40:46

    Modified files:
            gnu/usr.sbin/sendmail/cf/cf: openbsd-localhost.mc
                                         openbsd-proto.mc

    Log message:
    use ipv6 when possible; transparent if you don't have ipv6 enabled
    ..without this, client only connects to remote ipv4 smtp sites,
    and yes, localhost is a 'remote' site during testing.
    millert ok.