listen to IPv6 smtp socket.

This commit is contained in:
itojun 2000-05-03 11:23:16 +00:00
parent debc4ca3f3
commit ebf1723e60
1 changed files with 3 additions and 1 deletions

View File

@ -40,8 +40,10 @@ divert(-1)
#
include(`../m4/cf.m4')
VERSIONID(`@(#)netbsd-proto.mc $Revision: 1.2 $')
VERSIONID(`@(#)netbsd-proto.mc $Revision: 1.3 $')
OSTYPE(bsd4.4)dnl
MAILER(local)dnl
MAILER(smtp)dnl
define(`confAUTO_REBUILD', True)dnl
DAEMON_OPTIONS(`Family=inet, address=0.0.0.0, Name=MTA')dnl
DAEMON_OPTIONS(`Family=inet6, address=::, Name=MTA6')dnl