]> git.pld-linux.org Git - packages/postfix.git/blame - postfix-ipv6.patch
- one more fix: inet_interfaces=all should work with v6 enabled
[packages/postfix.git] / postfix-ipv6.patch
CommitLineData
e38d57a7
JB
1diff -Nur snapshot-20010525.nov6/IPV6_README snapshot-20010525/IPV6_README
2--- snapshot-20010525.nov6/IPV6_README Thu Jan 1 01:00:00 1970
3+++ snapshot-20010525/IPV6_README Wed Oct 17 11:38:17 2001
23bbf6c1
JB
4@@ -0,0 +1,33 @@
5+$Id$
6+
7+ ALPHA IPv6 patch for Postfix.
8+
9+ You can use IPv6 addresses in configuration file but
10+you must enclose them with [] for example: [3ffe:902:12::10].
11+
12+Probably not all things work properly, yet.
13+
14+ INFO:
15+ - all previous versions of this patch (dated before 15 January
16+ 2000) was against postfix-19991231-pl02 with pfixtls patch
17+ applied (see ftp://ftp.aet.tu-cottbus.de/pub/pfixtls/ for more).
18+ All newer patches are created against clean postfix version.
19+
20+ BUGS && PROBLEMS:
21+ - getaddrinfo call in smtp_addr_one() function doesn't always
22+ return proper ai_addr structure (fixed).
23+ - lmtp code isn't IPv6 ready (not fixed).
24+
25+Please send all comments and patches to:
26