lukem
5d2cdf0811
Add missing "echo", as pointed out by Havard Eidnes <he@netbsd.org>
...
in PR [bin/18155]. (Whilst this fix needs to be fed back to Wietse Venema,
there's no reason not to fix it locally...)
2002-09-06 05:36:14 +00:00
itojun
ab94671147
parse T_AAAA responses. patch sent to wietse.
2002-07-17 21:23:04 +00:00
itojun
e5370cdc4c
accept domains with AAAA record only.
...
(when emails get relayed from IPv6-only machines via IPv4/v6 node,
we will see this symptom)
2002-06-26 07:55:19 +00:00
wiz
f3fbf7696d
Fix xref, it's aliases(5), not alias(5).
2002-06-12 21:58:45 +00:00
itojun
5712a7ade2
sync w/ 1.1.11
2002-06-08 22:49:50 +00:00
itojun
4a4a5f0782
postfix 1.1.11
...
check following for list of changes:
ftp://ftp.porcupine.org/mirrors/postfix-release/official/postfix-1.1.11.RELEASE_NOTES
2002-06-08 22:37:07 +00:00
itojun
d7d4214831
dd $NetBSD$ to conf files
2002-06-08 22:37:06 +00:00
itojun
d7d544aee7
postfix 1.1.11
...
check following for list of changes:
ftp://ftp.porcupine.org/mirrors/postfix-release/official/postfix-1.1.11.RELEASE_NOTES
2002-06-08 22:36:08 +00:00
kim
ab13a2b0d3
Provide a switch to turn off envelope recipient canonicalization.
...
Canonicalizing the recipient is usually undesirable for sites that
have local delivery distributed over multiple machines.
2002-06-01 22:55:04 +00:00
christos
c05d0857b2
PR/16034: Kimmo Suominen: change the compiled setgid_group default to maildrop.
...
XXX: I don't like this. I think we should revert everything to postdrop to
match other systems.
2002-04-12 13:58:33 +00:00
ross
cc9d651712
LP64 tweak
2002-02-03 05:53:07 +00:00
perry
9944f8fbe3
resolve conflicts
2002-02-03 03:27:17 +00:00
perry
9834dfda1c
Postfix 1.1.3
2002-02-03 03:10:53 +00:00
perry
ecf26eb9de
add defaults for install parameters to stop errors
2002-02-03 02:20:05 +00:00
perry
00f7fe97b4
resolve conflicts
2002-02-02 23:54:35 +00:00
perry
5cf194aa6d
not part of release 1.1.2
2002-02-02 23:27:32 +00:00
perry
6f59dc7aeb
Postfix 1.1.2
...
(Postfix releases are now numbered -- 1.1.2 means 1.1, patchlevel 2.)
Lots of new features, same great security.
2002-02-02 23:10:24 +00:00
itojun
68c998d0d9
sync with 20010228-pl08
2001-11-20 03:58:40 +00:00
itojun
4f1d006b34
postfix-20010228-pl08
2001-11-20 03:52:29 +00:00
itojun
273a0d13f3
cleanup leftover of IPv6 patch
2001-11-20 03:50:49 +00:00
christos
d751d184e1
Apply fix from Wietse:
...
The Postfix SMTP server maintains a record of SMTP conversations
for debugging purposes. Depending on local configuration details
this record is mailed to the postmaster whenever an SMTP session
terminates with errors.
During code maintenance, a stupid error was introduced into the
code due to which the SMTP session log could grow to an unreasonable
size. This stupid error made Postfix vulnerable to a memory
exhaustion attack.
2001-11-15 18:18:51 +00:00
itojun
ebdef2d397
backout IPv6 patch to postfix. IPv6 support for "mynetworks" check was
...
left unimplemented, and postfix daemon could become an open relay for
IPv6 connectivity. it seems that we need to torture-test IPv6 patch outside
of the tree more.
From moley@wide.ad.jp
2001-11-11 05:26:50 +00:00
itojun
2067808a2a
compare IPv6 address correctly, for net_interfaces directive.
...
KAME PR 382.
2001-09-09 02:52:44 +00:00
itojun
3c86caea97
sync wth 20010228-pl04.
2001-08-09 08:10:17 +00:00
itojun
48a8a26166
postfix 20010228-pl04
2001-08-09 07:59:02 +00:00
itojun
b3c3c41bd0
sync with 20010228-pl03.
2001-06-07 11:10:35 +00:00
itojun
7cf386438a
postfix 20010228-pl03
2001-06-07 11:00:49 +00:00
itojun
4110a47157
fix port number in master_listen(). hotta@kddlabs.co.jp
2001-06-07 07:59:24 +00:00
itojun
c98f5d554b
handle EAI_SYSTEM. part of jumbo patch on PR 12876
2001-05-14 21:44:07 +00:00
itojun
9d367630fc
do not check sizeof(hbuf). part of PR 12876
2001-05-14 21:36:09 +00:00
itojun
4a960a79c0
update INET6 case as well
2001-05-09 21:19:34 +00:00
itojun
38c869fbdc
non-INET6 case fix - remove length limitation on FQDN hostname got from
...
reverse lookup. PR 12876
2001-05-09 20:40:50 +00:00
itojun
c3ecbfbe3a
correct checks against getnameinfo result code. PR 12876.
2001-05-09 02:12:30 +00:00
itojun
3eeb49727d
sync with 20010228 pl02.
2001-05-08 05:15:54 +00:00
itojun
94a4066862
postfix 20010228-pl02
2001-05-08 04:55:29 +00:00
itojun
bc9da57ec7
avoid SEGV on reconfig.
2001-04-24 00:44:23 +00:00
itojun
72990e4c73
correct KAME stack determination. from hubert
2001-04-14 15:17:09 +00:00
itojun
8bb1748b2e
use RBL only for IPv4 addrs.
2001-04-08 10:56:43 +00:00
itojun
5c5ff032ec
cleanup includes
2001-04-03 12:06:27 +00:00
itojun
eb670a58e2
fix bug in original postfix regarding to "host:port" syntax in master.cf.
2001-04-03 11:59:04 +00:00
itojun
aad2aaeb2d
resolve conflicts on upgrade to pl1.
...
sorry, forgot to commit it last night!
2001-04-03 01:01:08 +00:00
itojun
08f224c184
postfix 20010228-pl01
2001-04-02 10:55:13 +00:00
thorpej
103fed077a
Need <string.h> to this builds w/ IPv6 support on the Alpha.
2001-03-26 23:57:17 +00:00
itojun
5adbc9e0bd
do not bind(2) if source address specified is loopback
...
(recover IPv4-only postfix behavior). sync with kame
2001-03-23 05:11:12 +00:00
itojun
b8621c7c4a
use the same address family when querying destination address and local address.
...
XXX if local address is specified in specific address family
(like IPv4 numeric addr) it will not be honored when we connect to different
address family (like IPv6 destination). there's no good way to circumvent this.
2001-03-18 13:51:10 +00:00
itojun
468845207e
fix sprious \ in mail header.
...
Message-Id: <20010313174719.35692BC070@spike.porcupine.org>
Subject: PATCH (spurious \ in mail header)
From: wietse@porcupine.org (Wietse Venema)
To: Postfix users <postfix-users@postfix.org>
Date: Tue, 13 Mar 2001 12:47:19 -0500 (EST)
2001-03-16 11:57:53 +00:00
itojun
802ae96ef7
pull latest IPv6 patch in.
2001-03-13 18:34:19 +00:00
itojun
e8a3065dbc
remove files that have gone, mostly due to pathname change in original
...
(postfix/foo -> postfix/src/foo)
2001-03-13 17:57:13 +00:00
itojun
173b2f6655
postfix release-20010228
2001-03-13 17:45:02 +00:00
perry
20de67075f
resolve conflicts
2000-12-09 17:28:45 +00:00