==== version history for MailTools

version 2.08: Wed Jun 1 13:55:34 CEST 2011

Fixes
Improvements

version 2.07: Fri Oct 1 12:39:43 CEST 2010

Improvements

version 2.06: Tue Jan 26 10:01:22 CET 2010

Improvements

version 2.05: Fri Dec 18 22:39:21 CET 2009

Fixes
Improvements

version 2.04: Tue Jul 29 11:44:26 CEST 2008

Fixes
Improvements

version 2.03: Mon Apr 14 11:13:31 CEST 2008

Fixes

version 2.02: Fri Nov 30 09:57:48 CET 2007

Fixes
Improvements

version 2.01: Wed Nov 28 10:48:24 CET 2007

Changes
Fixes

version 2.00_03: Tue Sep 25 12:27:28 CEST 2007

version 2.00_02: Sat Jul 21 12:29:20 CEST 2007

version 2.00_01: Wed Jun 20 14:42:35 CEST 2007

version 1.77: Fri May 11 14:16:01 CEST 2007

version 1.76: Tue Apr 10 09:25:29 CEST 2007

version 1.75: Wed Jun 14 15:30:25 CEST 2006

version 1.74: Tue Feb 28 08:39:14 CET 2006

version 1.73: Sat Jan 21 09:54:13 CET 2006

version 1.72: Tue Jan 17 09:04:37 CET 2006

version 1.71: Thu Jan 5 11:20:52 CET 2006

version 1.70: Thu Jan 5 11:17:05 CET 2006

version 1.68: Thu Jan 5 10:29:25 CET 2006

version 1.67: Thu Mar 31 12:05:31 CEST 2005

version 1.66: Thu Jan 20 10:16:10 CET 2005

version 1.65: Wed Nov 24 15:43:17 CET 2004

version 1.64: Tue Aug 17 22:24:22 CEST 2004

version 1.63: Mon Aug 16 17:28:15 CEST 2004

version 1.62: Wed Mar 24 13:29:27 CET 2004

version 1.61: Wed Mar 10 10:51:44 CET 2004

version 1.60: Wed Sep 24 09:20:30 CEST 2003

version 1.59: Wed Aug 13 08:13:00 CEST 2003

version 1.58: Tue Jan 14 14:42:29 CET 2003

version 1.57: Tue Jan 14 09:47:46 CET 2003

version 1.56: Mon Jan 6 17:13:17 CET 2003

version 1.55: Mon Jan 6 08:05:58 CET 2003

version 1.54: Mon Jan 6 08:00:00 CET 2003

version 1.53: Mon Dec 9 17:53:27 CET 2002

version 1.52: Fri Nov 29 13:52:00 CET 2002

version 1.51: Tue Oct 29 14:25:28 CET 2002

version 1.50: Wed Sep 4 00:38:49 CEST 2002

version 1.49: Wed Aug 28 08:36:58 CEST 2002

version 1.48: Wed Aug 7 22:54:56 CEST 2002

version 1.47: Fri Jul 5 12:02:55 CEST 2002

version 1.46: Wed May 29 15:08:44 CEST 2002

version 1.45: Thu May 23 10:15:59 CEST 2002

version 1.44 Sat Mar 23 10:16:47 CET 2002

version 1.43: Fri Feb 8 09:43:25 CET 2002

version 1.42: Mon Dec 10 19:22:01 CET 2001

        Included Debian changes by [Steve Kowalik]:
        - Added Mail::Mailer::qmail

version 1.41: Wed Nov 14 10:35:57 CET 2001

version 1.40: Fri Aug 24 20:15:30 CEST 2001

version 1.16: Wed Aug 8 11:28:26 CEST 2001

by Mark Overmeer <mailtools@overmeer.net>

        From now on MailTools will be maintained by Mark Overmeer
        <mailtools@overmeer.net>

        - Updated all manual-pages to include address of new maintainer.

        - Prohibition to modify header should be respected in Mail::Header.
          Patch by [Tatsuhiko Miyagawa]

        - Securely close socket in Mail::Mailer::smtp.
          Patch by [Heikki Korpela]

        - Fixed "bad file-descriptor" errors in Mail::Mailer::smtp.
          Patch by [Aaron J Mackey]

        - Some long header-lines caused the following line in the header
          to be indented too.  This should be fixed.
          Reported by [Simon Cozens]

        - Small modifications to Mail::Mailer should make the module
          work for os2.  Patch by [Ilya Zakharevich]

        - Fix to be able to specify an index at the first addition of
          a header-line to the Mail::Header structure.
          Patch by [Lucas Fisher]

Change 583 on 2000/09/04 by <gbarr@pobox.com> (Graham Barr)

        Mail::Address
        - Remove some unneeded \'s in regex patterns (to keep 5.7.0 quiet)

Change 582 on 2000/09/04 by <gbarr@pobox.com> (Graham Barr)

        Mail::Alias
        - Removed. Now distributed separatly and maintained by
          Tom Zeltwanger (ZELT)

Change 581 on 2000/09/04 by <gbarr@pobox.com> (Graham Barr)

        Mail::Mailer
        - Remove newlines from the lines in the Mail::Header object

Change 575 on 2000/08/24 by <gbarr@pobox.com> (Graham Barr)

        Mail::Mailer::mail
        - Fix problems with open(STDERR) when using under FCGI

Change 571 on 2000/08/24 by <gbarr@pobox.com> (Graham Barr)

        Mail::Mailer
        - Deafulr Win32 to smtp

Change 521 on 2000/05/16 by <gbarr@pobox.com> (Graham Barr)

        Mail::Internet
        - Added Debug and Port options to smtpsend

Change 520 on 2000/05/16 by <gbarr@pobox.com> (Graham Barr)

        Mail::Header
        - Another fix for badly formed headers in foldline
        - get MIME right in tagcase

Change 519 on 2000/05/16 by <gbarr@pobox.com> (Graham Barr)

        t/mailcap.t
        - Do not assume user has perl in $PATH

Change 502 on 2000/05/02 by <gbarr@pobox.com> (Graham Barr)

        Mail::Field
        - readdir returns files in the correct case, duh!

Change 501 on 2000/04/30 by <gbarr@pobox.com> (Graham Barr)

        Mail::Header
        * Don't attempt to do a structured fold on non-structured header lines

Change 498 on 2000/04/30 by <gbarr@pobox.com> (Graham Barr)

        Mail::Cap
        - Fix pod typo

Change 490 on 2000/04/14 by <gbarr@pobox.com> (Graham Barr)

Remove test in t/internet.t that sends an Email

Change 457 on 2000/03/29 by <gbarr@pobox.com> (Graham Barr)

Release 1.14

Change 456 on 2000/03/29 by <gbarr@pobox.com> (Graham Barr)

        Makefile.PL
        - Added PPD stuff

Change 429 on 2000/03/28 by <gbarr@pobox.com> (Graham Barr)

Makefile.PL changes

Change 428 on 2000/03/28 by <gbarr@pobox.com> (Graham Barr)

        Mail::Mailer::sendmail
        - Remove @$to from command line as we pass -t

Change 427 on 2000/03/28 by <gbarr@pobox.com> (Graham Barr)

        Mail::Send
        - to,cc and bcc should pass addresses as a list not as single
          string of , separated addresses

Change 426 on 2000/03/28 by <gbarr@pobox.com> (Graham Barr)

        Mail::Mailer::smtp
        - override the close method from Mail::Mailer

Change 425 on 2000/03/28 by <gbarr@pobox.com> (Graham Barr)

        Mail::Internet
        - _prephdr needed to use Mail::Util

Change 424 on 2000/03/28 by <gbarr@pobox.com> (Graham Barr)

        Mail::Field
        - Generic packages do not have a file to require, so only require
          if !$pkg->can('stringify')

Change 416 on 2000/03/28 by <gbarr@pobox.com> (Graham Barr)

undef warning fix in Mail::Mailer::is_exe

Change 415 on 2000/03/28 by <gbarr@pobox.com> (Graham Barr)

        Changes from <tobiasb@funcom.com> (Tobias Brox)
        Mail::Internet
        - now have a send sub for sending emails
        Mail::Header
        - now have a header_hashref sub which allows modification of the
          object through hashrefs

Change 360 on 2000/02/16 by <gbarr@pobox.com> (Graham Barr)

        Mail::Address
        - Fix for nested comments

Change 350 on 2000/01/26 by <gbarr@pobox.com> (Graham Barr)

        Mail::Header
        - combine() should just return the line if there is only one

Change 349 on 2000/01/26 by <gbarr@pobox.com> (Graham Barr)

        Mail::Header
        - Fix bug in fold_line for when a header line only contains
          a tag

Change 335 on 1999/09/24 by <gbarr@pobox.com> (Graham Barr)

        Mail::Internet
        - Added Hello option to smtpsend()

Change 292 on 1999/03/31 by <gbarr@pobox.com> (Graham Barr)

Release 1.13

Change 291 on 1999/03/31 by <gbarr@pobox.com> (Graham Barr)

        Mail::Header
        - fold_line now skips X-Face lines
        
        Mail::Filter
        - Applied patch from <pncu_ss@uhura.cc.rochester.edu> (Josh Pincus)
          * Added return value to _filter() so that the function returns 
            the result of the last subroutine in the list of filters.
            (the manpage specifies that one should have been able to do this
            originally.)
        
        Mail::Mailer
        - Treat VMS the same as MacOS as neither have sendmail et al.
        
        Mail::Mailer::smtp
        - Server can now be specified to Mail::Mailer contructor
        
        Mail::Alias, Mail::Util,Mail:Internet, Mail::Cap
        - local-ize some globals used
        
        Mail::Cap
        - check in $ENV{HOME} is defined
        
        Mail::Address
        - Fix capitalization problems with names like "Ließegang"

Change 290 on 1999/03/31 by <gbarr@pobox.com> (Graham Barr)

Increment version

Change 213 on 1998/10/22 by <gbarr@pobox.com> (Graham Barr)

        Mail::Address
        - Fix use of uninitialized warning

Change 190 on 1998/09/26 by <gbarr@pobox.com> (Graham Barr)

Update Makefile.PL for release 1.12

Change 189 on 1998/09/26 by <gbarr@pobox.com> (Graham Barr)

        Mail::Internet
        - Added options to smtpsend
        
        Mail::Send
        - Updated docs for 'smtp'

Change 188 on 1998/09/26 by <gbarr@pobox.com> (Graham Barr)

        Mail::Header
        - Fix foldline for lines which contain quoted strings

Change 172 on 1998/07/10 by <gbarr@pobox.com> (Graham Barr)

        Mail::Address
        - avoid warnings if undef is passed to parse()

Change 169 on 1998/07/04 by <gbarr@pobox.com> (Graham Barr)

        Mail::Address
        - tweak to format to ensure comment is delimeted by ()
        - typo in docs

Change 168 on 1998/07/04 by <gbarr@pobox.com> (Graham Barr)

Change 166 on 1998/07/03 by <gbarr@pobox.com> (Graham Barr)

        Mail::Cap
        - Fixed mailcap search so it works on MacOS

Change 165 on 1998/07/03 by <gbarr@pobox.com> (Graham Barr)

        Mail::Mailer
        - Change to use Mail::Util::mailaddress
        
        Mail::Util
        - updated mailaddess to be aware of MacOS

Change 164 on 1998/06/30 by <gbarr@pobox.com> (Graham Barr)

        Mail::Header
        - fix read(0 and extract() not to require non-whitespace characters
          on continuation lines, a single leading whitespace char is all
          that is needed.

Change 163 on 1998/06/30 by <gbarr@pobox.com> (Graham Barr)

Change 162 on 1998/06/30 by <gbarr@pobox.com> (Graham Barr)

        Mail::Util
        - tweak to what maildomain looks for in the sendmail config file

Sun Jun 28 1998 <gbarr@pobox.com> (Graham Barr)

        Mail::Address
        - Split out real handlers into thier own .pm files
        - Added Mail::Mailer::smtp, this is the default for MacOS

Wed Jun 17 1998 <gbarr@pobox.com> (Graham Barr)

        Mail::Mailer
        - Applied patch from Slaven Rezic <eserte@cs.tu-berlin.de> to support
          FreeBSD properly

        Mail::Address
        - Applied patch from Chuck O'Donnell to improve name extraction
        
        t/extract.t
        - change for new extraction

Sat Apr 4 1998 <gbarr@pobox.com> (Graham Barr)

        bin/*.PL
        - change "#!$Config{'scriptdir'}/perl -w\n" ot
          $Config{'startperl'}," -w\n"

Thu Mar 19 1998 <gbarr@pobox.com> (Graham Barr)

        Mail::Field
        - modified so it works with perl < 5.004
        
        Makefile.PL
        - removed code to prevent installation of Mail::Field

Wed Feb 18 1998 <gbarr@pobox.com> (Graham Barr)

        Mail::Header
        - Added \Q and \E to some regexp's

Tue Feb 17 1998 <gbarr@pobox.com> (Graham Barr)

        Mail::Mailer
        - Added patch from Jeff Slovin to pass correct args to mailx on DG/UX

*** Release 1.11

Fri Jan 2 1998 <gbarr@pobox.com> (Graham Barr)

        Mail::Internet
        - Documentation updates
        
        Mail::Util
        - Fixed "Use of inherited AUTOLOAD" warning
        
        Mail::Mailer
        - Some version of mail do not like STDIN bot being a terminal
          and also print 'EOT' to stdout when done. Opened STDOUT/ERR to
          /dev/null
        
        Makefile.PL
        - Changed so that Mail::Field is not installed if perl version is less
          than 5.004

        Mail::Mailer
        - removed all for(my $i ...) and foreach my $d as they break
          compatability with pre perl5.004

Tue Nov 25 1997 <gbarr@pobox.com> (Graham Barr)

        Mail::Mailer
        - Incremented VERSION, for some unknown reason it went backwards.

Mon Nov 17 1997 <gbarr@pobox.com> (Graham Barr)

        Mail::Util
        - Added /var/adm/sendmail to the list of directories to search
          for sendmail.cf

Mon Nov 17 1997 <gbarr@pobox.com> (Graham Barr)

        Mail::Internet
        - added options to nntppost

        Mail::Mailer.pm
        - Added check for bsdos to add -I option to Mail
        
        t/mailcap.t
        - MAde less unix specific by changing from using 'test' to using perl

Sun Nov 16 1997 <gbarr@pobox.com> (Graham Barr)

Added Mail::Field::AddrList to MANIFEST

*** Release 1.10

Wed Nov 12 1997 <gbarr@pobox.com> (Graham Barr)

        Mail::Field::AddrList, Mail::Filter
        - new modules
        
        Mail::Field
        - Changes to the way sub-classes are registered and handled.

Wed Nov 5 1997 <gbarr@pobox.com> (Graham Barr)

        Mail::Mailer
        - Modified code that searches for the executable to run

--- --- -- 1997 <gbarr@pobox.com> (Graham Barr)

        Mail::Address
        - Documentation updates

        Mail::Header
        - Small tweak to foldline for lines that are just shorter than the
          fold width, but include whitespace

        Mail::Internet
        - does not inherit from AutoLoader. Instead AUTOLOAD
          is GLOB'd to AutoLoader::AUTOLOAD

        Mail::Mailer and Mail::Send
        - Modified PODs to reflect that Tim Bunce is not the maintainer.

Mon Feb 24 1997

Tue Jan 07 1996

Thu Jan 02 1996 Graham Barr <gbarr@.ti.com>

Wed Jul 24 1996 Graham Barr <gbarr@.ti.com>

Tue Nov 21 1995 Graham Barr <gbarr@.ti.com>

Thu Nov 16 1995 Graham Barr <gbarr@.ti.com>

Tue Nov 7 1995 Graham Barr <gbarr@.ti.com>

Wed Nov 1 1995 Graham Barr <gbarr@.ti.com>

Fri Sep 8 1995 Graham Barr <gbarr@.ti.com>

Wed Aug 30 1995 Graham Barr <gbarr@.ti.com>

Tue Aug 29 1995 Graham Barr <gbarr@.ti.com>

Thu Aug 24 1995 Graham Barr <gbarr@.ti.com>

Wed Aug 16 1995 Graham Barr <gbarr@.ti.com>

Tue Aug 15 1995 Graham Barr <gbarr@.ti.com>

Mon Aug 14 1995 Graham Barr <gbarr@.ti.com>

Wed Jul 12 1995 Graham Barr <gbarr@.ti.com>