Commit Graph

127 Commits

Author SHA1 Message Date
wiz
628f423c52 IPv4, not IPV4. From Igor Sobrado in PR 20718. 2003-03-15 19:27:17 +00:00
perry
83fbadc93f resolve conflicts 2003-03-08 19:43:56 +00:00
perry
59d07125ee import postfix 2.0.6 2003-03-08 19:05:29 +00:00
perry
cc42061ca2 add rcsids 2002-12-24 21:37:43 +00:00
perry
e48601bf9e add RELEASE_NOTES 2002-12-24 21:07:49 +00:00
perry
4e499dab3c update. 2002-12-24 20:56:12 +00:00
perry
cad21f274d resolve conflicts 2002-12-24 20:38:22 +00:00
perry
7857417570 resolve conflicts 2002-12-24 20:26:59 +00:00
perry
b721296743 import postfix 2.0.0.1 2002-12-24 19:39:42 +00:00
wiz
1c682d9b0f administrator with two is, from Adrian Mrva. 2002-12-21 12:23:33 +00:00
itojun
9b18994fd3 sync w/ 1.1.12. 2002-11-26 03:38:12 +00:00
itojun
fd0368cb1f postfix 1.1.12 2002-11-26 03:29:46 +00:00
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
perry
ca6f4b24f7 Import 19991231 Patch Level 12. Numerous bug fixes. 2000-12-09 16:52:26 +00:00
itojun
08a6189997 fix incorrect #ifdef nesting, in NetBSD version dependency check. 2000-12-08 16:35:40 +00:00
perry
4fd5f44605 import patchlevel 8. bugfixes, plus adds the ability to filter on
regular expressions applied to message bodies.
2000-05-31 15:18:05 +00:00
veego
5169345855 The last commit needs an #include <libgen.h> to get the prototype of
basename(3). Thanks to Thomas Klausner for pointing that out.
2000-05-14 14:07:48 +00:00
thorpej
ca70dbd353 vstream_parse_args() doesn't return a VSTREAM *, no matter what it's
declaration says.
2000-05-14 02:31:02 +00:00
thorpej
f5a2f2d1fc String constants are const. 2000-05-14 02:29:30 +00:00
thorpej
bcb03e10af String constants are const. 2000-05-14 01:55:28 +00:00
thorpej
df29b70d0e Avoid shadowing a local in users of binhash_link(). 2000-05-14 01:55:05 +00:00
thorpej
47eb43337f NetBSD 1.4 and later has basename(3). 2000-05-14 01:47:13 +00:00
perry
b7b463a78a import 19991231-pl07 2000-05-13 14:50:45 +00:00
itojun
bcf38d6889 determine path to /etc(/mail)?/aliases by using __NetBSD_Version__.
the patch will be sent back to wietse.
From: matthew
2000-05-06 16:59:38 +00:00
itojun
adeb485292 catch up with sendmail 8.10 "aliases" pathname.
(postfix tries to be very compatible to sendmail,
so this is the right thing to do I believe)
2000-05-05 18:17:43 +00:00
thorpej
474f2f53cc Play casting tricks so that storing an int in the context pointer
doens't generate warnings on LP64 platforms (the usage is safe).
2000-05-04 06:10:53 +00:00
thorpej
926784fb90 Need <string.h> for strlen() prototype. 2000-05-04 06:08:56 +00:00
perry
9955f4e200 Initial import of raw distribution from Weitse Venema 2000-04-30 18:52:26 +00:00