smail (3.2.0.115-7.1) unstable; urgency=low

  * NMU
  * Fix FTBFS on amd64 with errno (Closes: #280337)
  * Fix bad linebreak in debian/rules (Closes: #356855)
  * Bump standards version
  * Add a dependency against netbase (pre/post script)
  * Bump DH_COMPAT to 4

 -- Julien Danjou <acid@debian.org>  Fri, 21 Apr 2006 14:49:52 +0200

smail (3.2.0.115-7) unstable; urgency=high

  * Added patch to fix security vulnerability. (Closes: #301428)

 -- Hector Garcia <hector@debian.org>  Sun,  27 Mar 2005 23:21:43 +0100

smail (3.2.0.115-6) unstable; urgency=low

  * Deleted ^ from checkerr since is implicitly added at the beginning of
    expr expresions. (Closes: #271021, #207676, #217398, #280813)
  * Checkerr is now invoked as root as it should. (Closes: #255110)
  * Made change suggested by Andrew Buckeridge to avoid backscatter
    relay. (Closes: #279629)

 -- Hector Garcia <hector@debian.org>  Sun,  6 Mar 2005 19:21:43 +0100

smail (3.2.0.115-5.1) unstable; urgency=low

  * Non-maintainer upload
  * Remove spool and log on purge (closes: #245391)
    Patch by Peter Eisentraut
  * Fix detection of build user so that build doesn't fail
    in pbuilder (Closes: #249748) Patch by Matt Kraai
  * Drop build-depends on libc6-dev. It's build-essential.

 -- Frank Lichtenheld <djpig@debian.org>  Sun,  1 Aug 2004 16:36:38 +0200

smail (3.2.0.115-5) unstable; urgency=low

  * Added patch proposed by Jordi to fix debian/fix_sudo from no executing
    due lo lack of executing permisions. (Closes: #210958)

 -- Hector Garcia <hector@debian.org>  Sat, 20 Sep 2003 20:23:22 +0200

smail (3.2.0.115-4) unstable; urgency=low

  * Removed bashisms from /debian/rules. (Closes: #205420)
  * Applyed patch from Guillem to build on ia64. (Closes: #205299)
  * Created debian/fix_sudo to fix premisions on files created on
    debian/rules clean. (Closes: #202121)
  * Fixed /usr/lib/smail/logsumm.awk so doesn't break when received only one
    message.
  * Applied patch suggested by Vincent Starre. (Closes: #206043)

 -- Hector Garcia <hector@debian.org>  Sun, 14 Sep 2003 19:30:39 +0200

smail (3.2.0.115-3) unstable; urgency=low

  * Added patch to include www-data into the /etc/alias file. (Closes: #41240)
  * Added a depend on groff. (Closes: #201178)

 -- Hector Garcia <hector@debian.org>  Mon, 14 Jul 2003 16:20:31 +0200
  
smail (3.2.0.115-2) unstable; urgency=low

  * Finally removed all dependencies on libgdbm. (Closes: #201135)
  * Created (Guillem Jover not me) a test to compile on 32 or 64bits depending
    on arch.

 -- Hector Garcia <hector@debian.org>  Mon, 14 Jul 2003 00:51:00 +0100
 
smail (3.2.0.115-1) unstable; urgency=low

  * New upstream version.
    - Added an option to not depend on dbm nor nbm. (Closes: #196337, #201048)
  * Added LC_ALL=C at begining of rules file prevents locales from breaking
    compilation. (Closes: #201051, #191182).
  * Changed all /var/spool/mail to /var/mail (Closes: #168545).
  * Fixed postinst to restart smail on upgrade. (Closes: #118493).
  * Lines on smailconfig are no longer than 80 chars. (Closes: #23429). 

 -- Hector Garcia <hector@debian.org>  Sun, 13 Jul 2003 19:21:00 +0100

smail (3.2.0.114-5) unstable; urgency=low

  * Removed build depend on libdb1-dev and added to libgdbmg1-dev the
    compatibility library.
  * Rebuild against libgdbmg1.

 -- Hector Garcia <hector@debian.org>  Wed, 14 Aug 2002 17:21:00 +0100

smail (3.2.0.114-4) unstable; urgency=low

  * Fixed misspell in postinst. (closes: #123625)
  * Closing fixed bug. (closes: #119256)

 -- Hector Garcia <hector@debian.org>  Wed, 12 Dec 2001 16:15:45 +0100
  
smail (3.2.0.114-3) unstable; urgency=low

  * Fixed problems with symbolic links. (closes: #123553)

 -- Hector Garcia <hector@debian.org>  Wed, 12 Dec 2001 11:15:45 +0100
 
smail (3.2.0.114-2) unstable; urgency=low

  * Fixed default conf to not show Bcc lines. (closes: #119376)
  * Changes grep in /etc/init.d/smail to search only for a line begining with
    smtp in /etc/inetd.conf regardles of being followed by a space or a \t.
    (closes: #100758, #96783, #95790)
  * Applied a patch to make it build on Hurd (most of it was already fixed
    upstream), suplied by Igor Khavkine. Thanks. (closes: #99085)
  * Disabled new paranoid HELLO response checking to be consistent with prior
    smail behavior. (closes: #118737, #116042)
  * Cleaned some bashiming from rules. (closes: #119050)
  * Linked missing manpages. (closes: #103919)
  * Fixed mkaliases man page. (closes: #41684)
  
 -- Hector Garcia <hector@debian.org>  Sun, 02 Dec 2001 20:15:45 +0100

smail (3.2.0.114-1) unstable; urgency=low

  * New upstream release.

 -- Hector Garcia <hector@debian.org>  Sat, 11 Aug 2001 20:15:45 +0100 

smail (3.2.0.111-7) unstable; urgency=low

  * Added a from_field definition that adds the '@hostname' to local
    generated mail and leaves mail from other machines with the from
    field untouched. (closes: #63037) 
  * Doing the set up the anti-relay rules. (closes: #35794, #69532)
  * All options are chosseable. Patch from Joey. Thanks. (closes: #79754)

 -- Hector Garcia <hector@scouts-es.org>  Sat, 26 Apr 2001 20:15:45 +0100 

smail (3.2.0.111-6) unstable; urgency=low

  * Adopted the package. (closes: #82202)
  * Fixed DOS bug. Didn't send pacth to upstream author yet because I cannot
    contact him. Now only accepts a maximun of 1024 bytes as stated
    by RFC-1869. (closes: #66595)
  * Making use of funtion available for current libident. (closes: #69165)
  * Now uses dpkg-statoverride instead of dh_suidregister.

 -- Hector Garcia <hector@scouts-es.org>  Sat, 10 Feb 2001 20:15:45 +0100

smail (3.2.0.111-5) unstable; urgency=low

  * Rebuild on a recent woody.
  * Link with libdb1 instead of libdb (needed to get it compiling).

 -- Adrian Bunk <bunk@fs.tum.de>  Sat, 16 Dec 2000 17:22:45 +0100

smail (3.2.0.111-4) unstable; urgency=low

  * Orphaned the package.

 -- Adrian Bunk <bunk@fs.tum.de>  Sun, 10 Dec 2000 10:02:50 +0100

smail (3.2.0.111-3) unstable; urgency=low

  * Private test version (not uploaded to Debian).

 -- Adrian Bunk <bunk@fs.tum.de>  Sat,  9 Sep 2000 13:01:09 +0200

smail (3.2.0.111-2) unstable; urgency=high

  * Removed compiled in /home/bunk/... (closes: #68000)
  * Added missing build dependency on bison. (closes: #68399)
  * Upload sponsored by Tony Mancill <tmancill@debian.org>.

 -- Adrian Bunk <bunk@fs.tum.de>  Sat,  5 Aug 2000 22:13:09 +0200

smail (3.2.0.111-1) unstable; urgency=low

  * New maintainer
  * New upstream version (closes: #57860)
  * New debian/rules that is based on debhelper
  * conf/EDITME is now a link to conf/EDITME-dist
  * sendmail provides mail-transport-agent; there's no longer a need
    for an extra conflict on sendmail
  * smailtest determines the Debian version now using /etc/debian_version
    (closes: #25672)
  * smailconfig runs in postinst if not yet configured (closes: #61380)
  * The /etc/inetd.conf entry for smail is no longer removed when
    upgrading (closes: #23717)
  * /etc/init.d/smail checks for '^smtp ' instead of '^smtp' in
    /etc/inetd.conf (closes: #25455)
  * prerm no longer deletes entries in /etc/inetd.conf when purging
    (closes: #37130)
  * smailconfig installs symlinks in /etc/rc?.d even when configured to run
    via inetd (closes: #56301)
  * smailconfig makes only one root alias in /etc/aliases (closes: #28988)
  * crontab entry is only installed if not running as daemon
    (closes: #29227)
  * Ships no longer empty conffiles in /etc/smail (closes: #23357)
  * /etc/aliases is no longer a conffile (closes: #25594, #37131)
  * /etc/smail and its contents are now owned by root (closes: #45076)
  * Fixed several problems on alpha (closes: #17390, #26161, #30351, #59135)
  * /usr/doc -> /usr/share/doc
  * /usr/man -> /usr/share/man
  * Added Build-Depends
  * Standards-Version: 3.1.1.1
  * Use libdb2
  * Changed the description
  * Updated the README
  * Various other changes
  * Upload sponsored by Tony Mancill <tmancill@debian.org>

 -- Adrian Bunk <bunk@fs.tum.de>  Sat, 29 Jul 2000 18:36:51 +0200

smail (3.2.0.102-2.1) unstable; urgency=low

  * Since update-inetd automatically sends a HUP signal to the currently
    running inetd (or inetd clone), #48614 can be fixed by removing the
    "kill -HUP `pidof inetd`" lines from the postinst; Closes: #48614

 -- Robert S. Edmonds <stu@novare.net>  Wed, 23 Feb 2000 19:26:49 -0500

smail (3.2.0.102-2) unstable; urgency=low

  * NMU with permission of the current maintainer Soenke Lange.
  * changed debian/control-entry (closes: #39990)
  * /etc/aliases doesn't get's removed (closes: #37131, #25594)
  * corrected two typos in util/checkerr.sh (closes: #34323, #32509)
  * fixed mail-address in debian/testmsg
  * changed /etc/init.d/smail to be policy-compliant (closes: #28331, #20188)
  * typo fixed in debian/config (smailconfig) (closes: #27096, 24533)
  * fixed debian/rules (closes: #24784)
  * added removal of /var/spool/cron/crontabs/mail to 
    postrm-script (closes: #19549)/EDITME
  * added symlinks for launching smail at startup (closes: #23100)
  * fixed typo in src/silly.c (closes: #25636)
  * installed link for getopt (closes: #28914, #31135, #33930, #34952,
    #35170, #35945, #42930)

 -- Christian Kurz <shorty@debian.org>  Sat, 21 Aug 1999 12:13:23 +0200

smail (3.2.0.102-1) unstable; urgency=low 
  * new upstream version 
 -- Soenke Lange <soenke@escher.north.de>  Mon, 12 Oct 1998 22:58:44 +0200 


smail (3.2.0.101-5.1) frozen unstable; urgency=low 
  * changed rules (clean better...)
 -- Soenke Lange <soenke@escher.north.de>  Tue, 21 Jul 1998 23:08:32 +0200


smail (3.2.0.101-4.5) frozen; urgency=high
  * changed default policy to only relay mail from localnet
  *   as recommended in bug #24595
 -- Soenke Lange <soenke@escher.north.de>  Thu, 16 Jul 1998 17:57:46 +0200


smail (3.2.0.101-4.4) frozen; urgency=low
  * added restart option to /etc/init.d/smail
  * fixed typo in smailconfig which prevents the prompt for
  * 	smarthost information (thnx to Andy Chittenden)
  * release for hamm
 -- Soenke Lange <soenke@escher.north.de>  Sun,  7 Jun 1998 13:16:32 +0200
  

smail (3.2.0.101-4.3) frozen; urgency=low
  * release for hamm (fixes installation problems)
 -- Soenke Lange <soenke@escher.north.de>  Wed, 27 May 1998 21:00:10 +0200  


smail (3.2.0.101-5) unstable; urgency=low
  * release for hamm
  * bug #19459 closed (remove crontab file during purge)
  * bug #21421 /etc/init.d/smail messages corrected
 -- Soenke Lange <soenke@escher.north.de>  Tue, 26 May 1998 17:17:48 +0200

 
smail (3.2.0.101-4.2) unstable; urgency=low
  * bug #11906 added new line to /etc/aliases
  * bug #22662 closed ... postinst changed (deleted wrong exit in line)
  * buggy entry (^# smtp) deleted, should fix bugs #20780 #22273 #22445 
  *	#22460 and #22519
  * bug #22724 changed ref to /etc/rc2.d/S??smail in postinst
 -- Soenke Lange <soenke@escher.north.de>  Sun, 24 May 1998 13:12:34 +0200


smail (3.2.0.101-4.1) unstable; urgency=low
  * edited /etc/init.d/smail to start only if entry in /etc/inetd.conf is
  *	disabled
  * changed postinst to remove incorrect inetd.conf entry
 -- Soenke Lange <soenke@escher.north.de>  Mon, 18 May 1998 16:43:09 +0200


smail (3.2.0.101-4) frozen; urgency=low
  * cosmetic changes to install scripts
  * inetd.conf now enabled when not in daemon mode
 -- Soenke Lange <soenke@escher.north.de>  Sat, 18 Apr 1998 09:31:47 +0200


smail (3.2.0.101-3) unstable; urgency=low
  * bug #19868 symbolic links in /usr/man/man5 
  * bug #19884 /etc/init.d/smail startscript changed 
 -- Soenke Lange <soenke@escher.north.de>  Wed, 18 Mar 1998 10:19:53 +0100


smail (3.2.0.101-2) unstable; urgency=low
  * bug #16909 added changelog entries from previous version
  *    	some cosmetic changes to changelog structure
  * bug #16926,17109,16353
  *     localhost now a legal sender host (101-1 already)
  * bug #17669,17700,17720,17762,18093,18122,18720,19138
  *	the default smail not verify helo, sender address anymore
  * bug #17863,17106,17198,17568,17729,17863
  *	file mode now readable for all (/usr/doc/smail/...)
  * bug #17866 see bug #17863 in 101-1 (was typo)
  * bug #13504 patch applied for multiple nis domains
  * bug #17085,10506,15922,16049,16136
  * 	inetd.conf completly new written (101-1 already)
  * bug #10501 no interaction with /etc/resolv.conf (101-1 already)
  * bug #10596,14350 closed, already fixed see #4851
  * bug #16232 fixed typo in smailconfig
  * bug #18514,18804 logfile now in /var/log/smail (101-1 already)
  * bug #18516 added newline in /etc/aliases (smailconfig)
  * bug #14462 /usr/doc/smail/copyright (not compressed)
  * bug #16848,5919 smtp entry now completly removed bu postrm(purge)
  * bug #16849,17033 smtp_hello_verify OFF by default (already 101-1)
  * bug #17440 stalelog added in /usr/lib/smail/
 -- Soenke Lange <soenke@escher.north.de>  Sun, 15 Mar 1998 22:42:51 +0100


smail (3.2.0.101-1) unstable; urgency=medium
  * new upstream version
  * bug #17371 config option updated
  * bug #17863 /etc/init.d/smail corrected
  * bug #17729 some file had wrong mode in /usr/doc/smail
  * bug #(17975,18016,18092)...  directory names fixed
  * some new (not upstream) feature
  * 	- vixie_rbl, switch for rbl checking (http://maps.vix.com/rbl/)
  *     - smtp_sender_verify, switch for dns checks on senderaddress
  *	(debian-only, the default is not check sender-address)
  * bug #16908 see smtp_sender_verify and localhost
  * bug #17371 see above
  * bug #5948 mkaliases should work now as expected ...
 -- Soenke Lange <soenke@escher.north.de>  Thu, 19 Feb 1998 20:31:49 +0100


smail (3.2.0.100-5) unstable; urgency=low
  * preinst script changed
 -- Soenke Lange <soenke@escher.north.de>  Fr, 15 Jan 1998 13:45:23 +0100


smail (3.2.0.100-4) unstable; urgency=low
  * Security fix
  * Added README.host.allow
  * 8BITMIME switched on for testing (if ESMTP)
 -- Soenke Lange <soenke@escher.north.de>  Mo, 13 Jan 1998 09:35:21 +0100


smail (3.2.0.92-3) stable; urgency=medium
  * post/pre-inst/rm scripts changed
  * Security fix
 -- Soenke Lange <soenke@escher.north.de>  Mo, 12 Jan 1998 08:46:49 +0100


smail (3.2.0.100-3) unstable; urgency=low
  * build for powerpc
 -- Soenke Lange <soenke@escher.north.de>  Mo, 11 Jan 1998 13:37:11 +0100


smail (3.2.0.100-2) unstable; urgency=low
  * bug #16880: config error
  * bug #16847  restart option in /etc/init.d/smail
 -- Soenke Lange <soenke@escher.north.de>  Fri,  9 Jan 1998 11:11:29 +0100


smail (3.2.0.100-1) unstable; urgency=low
  * beta-version 
  *    This version changes your incoming mail-policy
  * smail configs must be rebuild 
  * new upstream version
  * feature:    anti-spaming 
  *             anti-relaying 
  * body of mails no longer appended to bounced mails (2nd try)
  * cosmetic changes
  * change postinst
  * more_hostnames=localhost added ... 
 -- Soenke Lange <soenke@escher.north.de>  Wed, 10 Dec 1997 13:20:09 +0100


smail (3.2.0.92-2) unstable; urgency=low
  * changed prerm, postinst
 -- Soenke Lange <soenke@escher.north.de>  Tue, 16 Dez 1997 14:52:00 +0100


smail (3.2.0.92-1) unstable; urgency=low
  * body of mails no longer appended to bounced mails
  *	thnx to Joerg.Lehners@arbi.Informatik.Uni-Oldenburg.DE (JL)
  * notify_comsat deleted in /etc/smail/transports
  *	(if needed please tell me ...)
  * bug #1929 aliasinclude and forwardinclude added in directors file
  * bug #3046 see README.resolver
  * bug #4838 no local delivery in satellite system 
  * bug #4851 newaliases added
  * bug #5516 symbolic links to manpages
  * bug #5919 /etc/aliases in conffiles defined
  * bug #5921 mkaliases script patched
  * bug #6103 added postrm fixes
  * bug #6110 log message in cron jobs changed
  * bug #6139 attached patch applied
  *	thnx to joey@finlandia.Infodrom.North.DE (Martin Schulze)
  * bug #6979 striphdrs added 
  * bug #7711 relay mails, not fixed (if you need it ... please mail me)
  * bug #8245 control file patched
  * bug #9237 see README.8BITMIME
  * bug #9267 postrm fixed
  * bug #9608 getopt .. path changed in mkhpath
  * bug #9720 patch applied
  *	thnx to jordan@mailrelay.teddy-net.com 
  * bug #9728 accepted
  * bug #9729 word added in smailconfig
  *	thnx to jrv@vanzandt.mv.com
 -- Soenke Lange <soenke@escher.north.de>  Sat, 13 Nov 1997 21:18:32 +0100


smail (3.2-3); priority=LOW
   * bug #5597 Argh! changed postinst 
   * bug #5543 link from smail to /usr/bin/rmail
   * bug #5538 Conflicts: mail-transport-agent added
 -- Soenke Lange <soenke@escher.north.de> Mon Nov 25 16:28:53 MET 1996


smail (3.2-2); priority=LOW
   * bug #5436,#5372,#5364,#5284
        changed /etc/cron.daily/smail  "-o" to "-u"
   * bug #3497
        changed src/lookup.c line 1060
   *  new log-file format (changed last time, but forgot to announce it)
   * bug #5286 changelog file provided in /usr/doc/smail/changelog.Debian
   *  added some info for virtual host support
        /usr/doc/smail/multi-homed
   *  added /usr/doc/smail/CHANGES
   *  changed debian.rules, Makefile (minor things)
   *  added OBSOLETE_RESOLVER to MISC_DEFINES in conf/EDITME
        to avoid confusing with "*" mx records
   * bug #5107 stripped binaries 
 -- Soenke Lange <soenke@escher.north.de> Sun Nov 17 12:08:01 MET 1996


smail (3.2-1); priority=LOW
   *  first release of smail3.2 fopr debian ... so don't blame me if
        everything goes wrong. I tested this release for months
        now and it seems to be stable.
   *  updated to the new smail3.2 version
   *  changed sysdep.c
   *  minor cosmetic changes to debian-* files
   *  Bug #4866  corrected Source url in debian.README
   *  Bug #4653  corrected /etc/cron.daily/smail
   *  Bug #4097/Bug#4151 added a check for /usr/sbin/smail
   *  Bug #1693  substitute ==VERSION== in /usr/sbin/smailtest
   *  Bug #2423  sendmail link... there's no need for changing anything
   *  Bug #3164  runq --help, option does not exits, thats no bug
   *  Bug #3366  m68k port is in progress ... this bug is closed
 -- Soenke Lange <soenke@escher.north.de> Sun Oct 27 19:03:49 MET 1996


smail (3.1.29.1-23); priority=HIGH (if you use procmail, etc)
  *  changed entry dotforward in directors 
	procmail and other programs in .forward should work now
 -- Soenke Lange <soenke@escher.north.de> Wed Apr 24 12:17:30 MET DST 1996


smail (3.1.29.1-22); priority=LOW
  * changes Makefiles (can now compile with make 3.74, but not with make 
	version lower than 3.74, sorry!)
  * changes src/mkdrv.awk (new awk version needs "")
  * NO_PETER_HONEYMAN (bug#2348)
  * smail nameresloving problems (please try out) (bug#1799)
	I define OBSOLETE_RESOLVER (this shouldn't break too much?)
  * New Maintainer :-)
 -- Soenke Lange <soenke@escher.north.de> Sun Apr 14 15:22:53 MET DST 1996


smail (3.1.29.1-21); priority=LOW
  * Converted to ELF.
 -- David Engel <david@ods.com>  Tue, 16 Jan 1996 20:00:00 -0500


smail (3.1.29.1-14); priority=MEDIUM
  * Various unquoted @'s in smailconfig fixed.  (Bug#1863.)
  * YP support enabled.  (Bug#1722.)
  * Spool directory moved to /var/log/smail.  (Bug#1324, 1864.)
  * Control file uses virtual package names.  (Bug#1433, 1454.)
  * Received line id clauses changed back to standard format.
  * Removed left-over debugging output from postinst.  (Bug#7369.)
 -- Ian Jackson <iwj10@cus.cam.ac.uk>  Wed, 15 Nov 1995 01:49:04 +0000


smail (3.1.29.1-13); priority=LOW
  * Fixed references to build directory in mkaliases(8). (Bug#1046)
 -- Ian Jackson <iwj10@cus.cam.ac.uk>  Mon, 26 Jun 1995 12:59:06 +0100


smail (3.1.29.1-12); priority=LOW
  * `Recommended' field now lists pine, elm and Emacs as
    alternatives to mailx.
  * Response to DEBUG now tells the caller to RTFM if they think
    it's a security hole, and improved the manpage.  This will
    hopefully reduce FAQs.
  * Made `id' clauses in Received fields strictly legal according
    to RFC822 - they're supposed to be in Message-ID syntax.  (This
    is fixed for new configurations, and patched into old ones.)
 -- Ian Jackson <iwj10@cus.cam.ac.uk>


smail (3.1.29.1-11); priority=MEDIUM
  * Fix problem which causes messages which ought to have been bounced
    due to bad permissions on a .forward file to be left in the queue
    indefinitely instead.
  * Fix return without value in finish_forward (directors/fwdfile.c).
 -- Ian Jackson <iwj10@cus.cam.ac.uk>  Mon, 8 May 1995 01:51:10 +0100


smail (3.1.29.1-10); priority=MEDIUM
 * Added /etc/aliases entry `mailer-daemon: postmaster' (in smailconf,
   and also fixed up in the postinst on existing installations).
 * The smailconfig script (called from the postinst) now creates
   /etc/mailname.
 * /var/spool/smail/error is now installed as part of the package, so
   that Smail won't have to create it when it needs it.
 * Description in control file expanded.


Smail 3.1.29.1 Debian 9 - iwj
* First entry in hostnames list (used in SMTP banner and Received lines)
  now comes from hostname --fqdn, to conform with RFC1123; this is fixed up
  in the postinst if your existing configuration is broken. (Bug#620)
* smailconfig will not loop if stdin gives EOF.


Smail 3.1.29.1 Debian 8 - iwj
* Fixed postrm so that it would correctly return `0' on purge.


Smail 3.1.29.1 Debian 7 - iwj
* Removed dependency on bsdutils.
* Fixed version number in r6 Changelog entry.


Smail 3.1.29.1 Debian 6 - iwj
* /usr/sbin/smailconfig is much stricter about host/domain names.
* /usr/sbin/smailconfig allows commas as well as spaces as separators.


Smail 3.1.29.1 Debian 5 - iwj
* /usr/sbin/smailtest now says $|=1.  Bug #418.


Smail 3.1.29.1 Debian 4 - iwj
* Added check_path and strip and lowercase usernames to smailconfig's
  transports file.
* Added postrm, with `purge' argument, for expunging very old
  configuration files.
* Added preinst, which checks for the `inetd.conf smtp disabled' bug
  and gives the user the option of reenabling smtpd.


Smail 3.1.29.1 Debian 3 - iwj
* Logfile rotation has to be done as root, so use cron.daily.
* Created a conffiles file, with /etc/smail/crontab and cron.daily/smail.
  config, transports etc. shouldn't be in conffiles.
* Added RFC1413 (ident) query support, including code in the postinst
  to edit /etc/smail/config to use it, and in smailconfig to make
  fresh /etc/smail/configs which will use it.
* Fixed two unimportant uninitialised variables in the postinst.
* Made -bs set the sender_host_addr variable if no -oMa given.


Smail 3.1.29.1 Debian 2 - iwj
* Redone prerm/postinst handling of inetd.conf to fix logic errors.


Smail 3.1.29.1 Debian 1 - iwj
* Based on Smail 3.1.29.1; see the CHANGES file for more details.
* smailtest script can now send test messages to the Linux Counter.
* prerm now works even if mail crontab has already been deleted.
* #*# files now deleted by `clean' target in debian.rules.


Smail 3.1.29 Debian 2 - iwj
* /var/spool/smail/{input,log,msglog,retry} 2755 mail.root instead
  of root.mail, so that the `mail' user's crontab can write to them.


Smail 3.1.29 Debian 1 - iwj
* Based on Smail 3.1.29; EDITME rebuilt from 3.1.29's.
* debian.rules now deletes *.rej files as well.
Many things are now in the standard release, so we no longer have to:
* fix the ferror bug in uuname.c;
* patch support for in.smtpd as well as smtpd;
* home-bake our own Internet-style From_ lines;
* supply our own conf/os/linux;
* fix the -D security hole.


Smail 3.1.28 Debian 7 - iwj
* Made From_ lines be in Internet syntax.
* Fixed invocation of `crontab' in prerm script.


Smail 3.1.28 Debian 6 - iwj
* Fixed the -D security hole.
* Changed $user to ${lc:strip:user} in the `local' transport.
* Added code to postinst to update config files automatically.
* Added check_path to `local' transport, as a precaution.


Smail 3.1.28 Debian 5 - iwj
* Added Package_Revision field to `control' file.
* Put more version number information in ../*.{deb,gz} filenames.
* Most files are not installed g+w mail.mail but g-w mail.root.
* Package now depends on bsdutils for getopt, our own removed.


Smail 3.1.28 Debian 4 - iwj
* Added Smail Administration Guide to binary distribution.
* Added /usr/lib/smail/checkerr entry to the `mail' user's crontab.
* Removed LOCK_BY_NAME from conf/os/linux.
* root alias has a default: first user with a password and with uid >=100.
* Added this Changelog.
* Rationalised debian.rules somewhat, and added `build' stamp file.


Smail 3.1.28 Debian 3 - iwj
* Installs in.smtpd in /etc/inetd.conf if appropriate.
* Smail patched to recognise in.smtpd to make -bs the default.
* ferror() after fclose() bug in uuname driver fixed.
* Added runq to the `mail' user's crontab.
* Removed savelogs from smail.deb; now we expect it in /usr/bin.


Smail 3.1.28 Debian 2 - iwj
* Call to install crontab fixed for vixie-cron 3.
* smailconfig now calls hostname with --fqdn to get the FQDN.
* Link /usr/sbin/sendmail provided.
* Fixed return-path to return_path in transports file.
* `s' added as required to directors, transports and routers.
* Added -qualify_file and empty /etc/smail/methods directory.
* mailq and runq moved to /usr/bin.


Smail 3.1.28 Debian 1 - iwj
Initial release, completely untested.



