[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: postgrey into volatile



On Wednesday 23 November 2005 13.11, Martin Zobel-Helas wrote:
> [volatile upload - how (technically)]
Ok, will wait for the website move.

> > (ii) The package I'm talking about:  postgrey, a greylisting deamon for
> > postfix.  The volatile part is the whitelist of hosts that don't work
> > well with greylisting.  I'll upload 1.21-1volatile1 which is exactly
> > the sarge version plus
> >  - whitelist update from 1.22.
> >  - fixed logcheck patterns
> >  - added adduser dependency (used in postinst, so that's a quite
> > annoying bug although probably not hitting many people.)
> >
> > I'll not include the other things to keep the diff small.
>
> regarding (ii): could you pleas send the diff to the list or a link to
> the diff? As you wrote you will keep the diff small, i see no problem
> why postgrey could not be included into debian-volatile.

The volatile package is at <http://fortytwo.ch/debian/postgrey/>

debdiff is attached.

cheers
-- vbi

-- 
Time-sharing is the junk-mail part of the computer business.
		-- H.R.J. Grosch (attributed)
diff -u postgrey-1.21/debian/changelog postgrey-1.21/debian/changelog
--- postgrey-1.21/debian/changelog
+++ postgrey-1.21/debian/changelog
@@ -1,3 +1,12 @@
+postgrey (1.21-1volatile1) stable; urgency=low
+
+  * start volatile branch (closes: #309511)
+  * merge whitelist updates from 1.22
+  * add adduser dependency (used in postinst)
+  * include fixed logcheck patterns (from 1.21-3)
+
+ -- Adrian von Bidder <cmot@debian.org>  Sun, 13 Nov 2005 14:52:07 +0100
+
 postgrey (1.21-1) unstable; urgency=high
 
   * New upstream version
diff -u postgrey-1.21/debian/control postgrey-1.21/debian/control
--- postgrey-1.21/debian/control
+++ postgrey-1.21/debian/control
@@ -8,7 +8,7 @@
 
 Package: postgrey
 Architecture: all
-Depends: debconf, libberkeleydb-perl (>= 0.23-2), libnet-dns-perl,
+Depends: adduser, debconf, libberkeleydb-perl (>= 0.23-2), libnet-dns-perl,
  libnet-server-perl (>= 0.87), perl, ucf (>= 0.28)
 Recommends: postfix
 Conflicts: postfix (<< 2.1)
diff -u postgrey-1.21/debian/postgrey.logcheck.violations.ignore postgrey-1.21/debian/postgrey.logcheck.violations.ignore
--- postgrey-1.21/debian/postgrey.logcheck.violations.ignore
+++ postgrey-1.21/debian/postgrey.logcheck.violations.ignore
@@ -1 +1 @@
-^\w{3} [ :0-9]{11} [._[:alnum:]-]+ postfix/smtpd\[[0-9]+\]: (NOQUEUE|[0-9A-F]{7,8}): reject: RCPT from .+\[[0-9.]{7,15}\]: 450 <.+>: Recipient address rejected: Greylisted for [0-9]+ seconds \(see http://isg.ee.ethz.ch/tools/postgrey/help\); from=<.*> to=<.+> proto=E?SMTP helo=<.+>$
+^\w{3} [ :0-9]{11} [._[:alnum:]-]+ postfix/smtpd\[[0-9]+\]: (NOQUEUE|[0-9A-F]{7,8}): reject: RCPT from .+\[[0-9.]{7,15}\]: 450 <.+>: Recipient address rejected: Greylisted for [0-9]+ seconds \(see http://isg.ee.ethz.ch/tools/postgrey/help/.+\.html\); from=<.*> to=<.+> proto=E?SMTP helo=<.+>$
diff -u postgrey-1.21/postgrey_whitelist_clients postgrey-1.21/postgrey_whitelist_clients
--- postgrey-1.21/postgrey_whitelist_clients
+++ postgrey-1.21/postgrey_whitelist_clients
@@ -87,0 +88,16 @@
+# 2005-04-06: polymed.ch (no retry)
+mail.polymed.ch
+# 2005-06-08: hu-berlin.de (slow: 6 hours, reported by Joachim Schoenberg)
+rz.hu-berlin.de
+# 2005-06-17: gmail.com (big pool, reported by Beat Mueller)
+proxy.gmail.com
+# 2005-06-23: cacert.org (address verification, reported by Martin Lohmeier)
+cacert.org
+# 2005-07-27: polytech.univ-mrs.fr (no retry, reported by Giovanni Mandorino)
+polytech.univ-mrs.fr
+# 2005-08-05: gnu.org (address verification, reported by Martin Lohmeier)
+gnu.org
+# 2005-08-17: ciphirelabs.com (needs fast responses, reported by Sven Mueller)
+cs.ciphire.net
+# 2005-11-11: lufthansa (no retry, reported by Peter Bieringer)
+/^gateway\d+\.np4\.de$/

Attachment: pgpfH0LvRa8iw.pgp
Description: PGP signature


Reply to: