Tue Nov 21 1995 Graham Barr <bodg@tiuk.ti.com>
o Added Mail::Internet::nntppost and Mail::Internet::smtpsend
as AutoLoaded methods
o Some small tweaks to mailaddress()
Thu Nov 16 1995 Graham Barr <bodg@tiuk.ti.com>
o Modified Mail::Util to use Net::Domain
Tue Nov 7 1995 Graham Barr <bodg@tiuk.ti.com>
o Changed name of Mail::RFC822 to Mail::Internet
Wed Nov 1 1995 Graham Barr <bodg@tiuk.ti.com>
o Fixed remove_signature to be anchor'd to the start of the line
o Re-vamped the reply to method
Fri Sep 8 1995 Graham Barr <bodg@tiuk.ti.com>
o Applied patch from Andreas Koenig to fix problem when
the user defined $\
Wed Aug 30 1995 Graham Barr <bodg@tiuk.ti.com>
o Updated documentation
Tue Aug 29 1995 Graham Barr <bodg@tiuk.ti.com>
o Modified Mail::Util::maildomain to look in a list of places for sendmail.cf
Thu Aug 24 1995 Graham Barr <bodg@tiuk.ti.com>
o Modified maildomain to look for /usr/lib/smail/config before
attempting smtp
Wed Aug 16 1995 Graham Barr <bodg@tiuk.ti.com>
o Modified maildomain to prepend hostname to domainname if it cannot
find the address via SMTP
o Added mailaddress() to Mail::Util
Tue Aug 15 1995 Graham Barr <bodg@tiuk.ti.com>
o Modified Mail::Util::maildomain to parse /etc/sendmail.cf if
it exists and extract the mail domain
Mon Aug 14 1995 Graham Barr <bodg@tiuk.ti.com>
o Added maildomain into Mail::Util
o Applied Andreas Koenig's patches to Mail::Mailer and Mail::Send
Wed Jul 12 1995 Graham Barr <bodg@tiuk.ti.com>
o Added -a/-s switches to rplyto to enable a choice of reply to
all or just the sender