Commit graph

7 commits

Author SHA1 Message Date
taca
eb4e3f21ac Add patches for reduce/resolve compile problem with gcc-4, especially
on NetBSD/powerpc reported by Makoto Fujiwara.

These patches are slightly aggressive adding most of proto type.
So, please report me if there is any problem.

No PKGREVISION bump since it should change nothing for binary package.
2006-07-23 15:00:41 +00:00
agc
8758983939 Add RMD160 digests. 2005-02-24 09:59:20 +00:00
taca
f61dcfc561 Update smtpfeed package to 1.18.
1.18: Mar.19,2002:
	smtp.c:
		avoid null pointer access when MAPOPT_TRYALLADDR set.
		reported by Koji Kawano <kawano@eng.trans-cosmos.co.jp>
	dns.c:
		ignore answer from a nameserver which does not support recursive
		query if the server described in resolv.conf is such a server.
	main.c:
		default for -q option is changed to 50.
		 suggested by Takahiro Kambe <taca@sky.yamashina.kyoto.jp>
2002-03-19 13:23:26 +00:00
taca
5f1f9f1dde Update smtpfeed to 1.17. Now online manual added, too.
1.17: Jan.12,2002:
	smtpfeed.8:
		this manual page (in English) is provided by Ralf S.
		Engelschall <rse@engelschall.com>
	dns.c:
		some sanity checking in DNS answer packet to avoid coredump.
	common.h, dns.c, main.c, lmtp.c:
		DNS query concurrency limitation. set -q option to limit.
		default is 0 (unlimited). maximum concurrency will be
		 shown with dnsmaxcq= in log after delivery is completed.
		 problem reported by Takahiro Kambe
		 <taca@sky.yamashina.kyoto.jp>
	common.h, dns.c, smtp.c:
		/opt support in map file.
		if you want to try other IP addresses for a MX host when
		 a transaction (after HELOSENT) with an IP address was failed,
		 describe "domain MX/a" in the map file.
		 this option can be applied to each term separated by ':' like
		 "domain mx1/a:mx2:mx3/a".
		 based on a request from Koji Kawano
		 <kawano@eng.trans-cosmos.co.jp>

1.16: Aug.27,2001:
	main.c:
		"socklen_t" is replaced with "int" to support old platforms
		which does not have the "socklen_t" definition.
2002-01-21 11:25:23 +00:00
taca
9a53280dd1 Update smtpfeed to 1.15.
1.15: Aug.26,2001:
	dns.c:
		avoid DNS query synchronization when no queries are sent
		in case a LMTP connection is used for multiple transaction.
	lmtp.c:
		some messages in setproctitle() are changed.
	main.c:
		logging peer-name for use with inetd (LMTP over TCP)
	README:
		some comments added: Sendmail 8.12 includes the DYNAMIC_TOBUF
		feature by default which supplied from 3.xW patch for sendmail.
		So you do not need the patch any more if you do not use
		extensions in sendmail.cf description offered by the patch.

1.14: Aug.15,2001:
	smtp.c:
		changes on some timeout values
		work around for bogus mail gateway to mobile phone...
		fix on NULL pointer access which causes unterminating process
		 with proctitle like: "smtpfeed: 550% delivered"
		 reported by Hisaaki Shibata <shibata@luky.org>
		 fixed by Anatoly A. Orehovsky <tolik@asplinux.ru>
		do not rewrite envelope sender using the following rule
		 when sender is <>: SndrUser+RcptUser=RcptDomain@SndrDomain
		 problem reported by Shin ZUKERAN <shin@ryukyu.ad.jp>
	log.c:
		increase retry counter value
	common.h, address.c, smtp.c, extern.h, main.c, util.c:
		support par domain recipient number setting with file
		 suggested by Koji Kawano <kawano@eng.trans-cosmos.co.jp>
2001-09-09 16:46:47 +00:00
agc
b26a4eb88b Move to sha1 digests, and add distfile sizes. 2001-04-20 13:09:54 +00:00
agc
9e8d6c8b8d + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 11:33:31 +00:00