smtpd (2.0-12) unstable; urgency=low

  * nothing new for now

 -- Johannes Hubertz <johannes@hubertz.de>  Tue, 28 Jun 2011 13:13:00 +0200

smtpd (2.0-11) unstable; urgency=low

  * new funktionality: sender-[whitened|blackend], see README.greylist. 
         no error, if files are not present or empty. If readable,
         line by line, if contains (part of) sender-address, accept mail.
  * new funktionality: immediate-list, see README.greylist. 
         no error, if file is not present or empty. If readable,
         line by line, if contains receipient-address, accept mail.
  * IPv6 capability build in, started on Sat, 23 Oct 2010 12:23:00 +0200
         not working, status: unusable. 
         put JH_6=0 into Makefile, everthing in relation to IPv4 is kept.

 -- Johannes Hubertz <johannes@hubertz.de>  Tue, 28 Jun 2011 11:57:00 +0200

smtpd (2.0-10) unstable; urgency=low

  * one exception added: smtpd -t 0 --> no greylisting in action, which means:
      The test, if time has come to accept the mail, is always true

 -- Johannes Hubertz <johannes@hubertz.de>  Thu, 2 Sep 2010 16:20:30 +0200

smtpd (2.0-9) unstable; urgency=low

  * Added white-, black- and greylisting features in grey.c
  * Added helpful addons like expire.pl and v2s.pl in README.greylists

 -- Johannes Hubertz <johannes@hubertz.de>  Wed, 8 Jul 2009 19:58:30 +0200

smtpd (2.0-8) unstable; urgency=low

  * Added dependency to netbase, so it can use update-inetd on postinst (Closes: #283028)
  * Added debian/compat, level 4
  * Changed dh_installmanpages to dh_installman in rules
  * Above changes thanks to Rudy Godoy
  * Test for update-inetd existing before running it in postinst (future proofing for
     a time when the package could be installed without an inetd)

 -- John Lines <john@paladin.demon.co.uk>  Mon,  6 Dec 2004 21:23:46 +0000

smtpd (2.0-7) unstable; urgency=low

  * New script smtpd-setup-chroot creates the libraries in the chroot,
     finding the libraries it needs. Fix install problem on PPC (Closes: #253353)

 -- John Lines <john@paladin.demon.co.uk>  Tue, 31 Aug 2004 18:27:19 +0100

smtpd (2.0-6) unstable; urgency=low

  * Do not fail in postinst if /etc/resolv.conf does not exist
  * Closes: #168786: missing libraries in /var/spool/smtpd chroot jail
    directory - in postinst copy libnss_files and libnss_dns into chroot
  * Closes: #206365: postinst should add smtpd to group MAIL in
    inetd.conf
  * Closes: #158340: return code patch applied.to smtpfwdd

 -- John Lines <john@paladin.demon.co.uk>  Mon, 15 Dec 2003 12:45:03 +0000

smtpd (2.0-5) unstable; urgency=low

  * Fix shell syntax error in postinst, Closes #126263
  * remove any existing smtp entry in inetd before we add our own entry
  * set return code when we finish the postinst.
  * remove --pid flags from start-stop-daemon in init.d file.

 -- John Lines <john@paladin.demon.co.uk>  Sun, 13 Jan 2002 20:00:37 +0000

smtpd (2.0-4) unstable; urgency=low

  * Add build-depends, Closes: #104552
  * Quote description in init script, Closes: #110546
  * Change priority to extra - only useful if you know what you are doing
  * Include patch from Lamont Jones to add prototypes, Closes: #103647
  * only stop sendmail if it /etc/init.d/sendmail exists, Closes: #108026
  * include time.h, not sys/time.h to help build on alpha

 -- John Lines <john@paladin.demon.co.uk>  Sat, 10 Nov 2001 17:18:01 +0000

smtpd (2.0-3) unstable; urgency=low

  * Depend on mail-transport-agent not sendmail Closes: #46205
  * Rebuild for docs in /usr/share/doc Closes: #91662
  * Rebuild for man pages in /usr/share/man Closes: #91069
  * Use colon not dot as chown seperator in postinst

 -- John Lines <john@paladin.demon.co.uk>  Wed, 28 Mar 2001 21:37:22 +0100

smtpd (2.0-2) unstable; urgency=low

  * Minor update to allow amperand in email addresses

 -- John Lines <john@paladin.demon.co.uk> Sun, 2 Jul 2000 18:52:36 +0000

smtpd (2.0-1) unstable; urgency=low

   * Initial Release - includes the RBL patches

 -- John Lines <john@paladin.demon.co.uk> Sun, 2 Jul 2000 18:52:36 +0000

Local variables:
mode: debian-changelog
End:
