IPv6 by default (from itojun@)
This commit is contained in:
parent
2e94d9deb5
commit
f6c1e88a69
@ -1,6 +1,7 @@
|
||||
# $OpenBSD: Makefile,v 1.124 2006/04/05 00:59:48 brad Exp $
|
||||
# $OpenBSD: Makefile,v 1.125 2006/04/07 08:17:23 jakob Exp $
|
||||
|
||||
VERSION= 2.3-20060403
|
||||
PKGNAME= postfix-${VERSION}p0
|
||||
|
||||
MASTER_SITES= ${MASTER_SITE_POSTFIX:=experimental/}
|
||||
|
||||
|
14
mail/postfix/snapshot/patches/patch-main.cf
Normal file
14
mail/postfix/snapshot/patches/patch-main.cf
Normal file
@ -0,0 +1,14 @@
|
||||
$OpenBSD
|
||||
|
||||
--- conf/main.cf.orig Fri Mar 4 18:48:25 2005
|
||||
+++ conf/main.cf Fri Apr 7 09:45:52 2006
|
||||
@@ -107,6 +107,9 @@
|
||||
#inet_interfaces = $myhostname
|
||||
#inet_interfaces = $myhostname, localhost
|
||||
|
||||
+# OpenBSD is IPv6-capable - use all available address families.
|
||||
+inet_protocols = all
|
||||
+
|
||||
# The proxy_interfaces parameter specifies the network interface
|
||||
# addresses that this mail system receives mail on by way of a
|
||||
# proxy or network address translation unit. This setting extends
|
@ -1,6 +1,7 @@
|
||||
# $OpenBSD: Makefile,v 1.85 2006/04/07 05:32:13 jakob Exp $
|
||||
# $OpenBSD: Makefile,v 1.86 2006/04/07 08:17:23 jakob Exp $
|
||||
|
||||
VERSION= 2.2.10
|
||||
PKGNAME= postfix-${VERSION}p0
|
||||
|
||||
MASTER_SITES= ${MASTER_SITE_POSTFIX:=official/}
|
||||
|
||||
|
14
mail/postfix/stable/patches/patch-main.cf
Normal file
14
mail/postfix/stable/patches/patch-main.cf
Normal file
@ -0,0 +1,14 @@
|
||||
$OpenBSD
|
||||
|
||||
--- conf/main.cf.orig Fri Mar 4 18:48:25 2005
|
||||
+++ conf/main.cf Fri Apr 7 09:45:52 2006
|
||||
@@ -107,6 +107,9 @@
|
||||
#inet_interfaces = $myhostname
|
||||
#inet_interfaces = $myhostname, localhost
|
||||
|
||||
+# OpenBSD is IPv6-capable - use all available address families.
|
||||
+inet_protocols = all
|
||||
+
|
||||
# The proxy_interfaces parameter specifies the network interface
|
||||
# addresses that this mail system receives mail on by way of a
|
||||
# proxy or network address translation unit. This setting extends
|
Loading…
Reference in New Issue
Block a user