mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-26 00:55:14 +00:00
Update to 1.3.25.
PR: ports/91704 Submitted by: ehaupt Approved by: Dean Hollister <dean@odyssey.apana.org.au> (maintainer, timeout 4 weeks)
This commit is contained in:
parent
94389aaa47
commit
e160263de0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=155750
18
UPDATING
18
UPDATING
@ -6,6 +6,24 @@ You should get into the habit of checking this file for changes each
|
||||
time you update your ports collection, before attempting any port
|
||||
upgrades.
|
||||
|
||||
20060212:
|
||||
AFFECTS: users of mail/dcc-dccd
|
||||
AUTHOR: ehaupt@FreeBSD.org
|
||||
|
||||
The midnight dccm and dccifd system log message has been changed to disclose
|
||||
spam passed from whiteclnt-listed MX servers. MX servers should now be listed
|
||||
in /var/dcc/whiteclnt with lines like:
|
||||
mx ip 10.2.3.4
|
||||
mx ip 10.5.6.0/28
|
||||
mxdcc ip 10.7.8.9
|
||||
"MX" marks the IP address of one of your mail systems that should be ignored
|
||||
in initial Received: headers and when reported by sendmail to dccm. "MXDCC"
|
||||
marks IP addresss of your mail systems that run DCC clients and that will have
|
||||
already reported mail to the DCC. Continue using "OK" whitelist entries for
|
||||
mail systems that you trust to never send or forward unsolicited bulk email.
|
||||
Allow custom DNS blacklist SMTP rejection messages. See -Bset:rej-msg=X in the
|
||||
dccifd and dccm man pages.
|
||||
|
||||
20060207:
|
||||
AFFECTS: users of www/jakarta-tomcat4, www/jakarta-tomcat41,
|
||||
www/jakarta-tomcat5, www/jakarta-tomcat55, and www/tomcat55
|
||||
|
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= dcc-dccd
|
||||
PORTVERSION= 1.3.16
|
||||
PORTVERSION= 1.3.27
|
||||
CATEGORIES= mail
|
||||
MASTER_SITES= http://www.rhyolite.com/anti-spam/dcc/source/ \
|
||||
http://www.wa.apana.org.au/~dean/sources/ \
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (dcc-dccd-1.3.16.tar.Z) = 5468d056bd3b8b51f2300eeaa1852933
|
||||
SHA256 (dcc-dccd-1.3.16.tar.Z) = d63c2baa55354200e512e723f309dc1eb0f493bf8c581f6acf1ae0066c44cdb4
|
||||
SIZE (dcc-dccd-1.3.16.tar.Z) = 1370359
|
||||
MD5 (dcc-dccd-1.3.27.tar.Z) = 1aa43c1ec6841b86bae50208b3ffdf03
|
||||
SHA256 (dcc-dccd-1.3.27.tar.Z) = 28d189c1602fbe369f3133946cc827d38bae0b00e281f55401c3adceeb408a29
|
||||
SIZE (dcc-dccd-1.3.27.tar.Z) = 1400407
|
||||
|
Loading…
Reference in New Issue
Block a user