Commit graph

17 commits

Author SHA1 Message Date
wiz
f4e6b11117 Update to 1.74:
version 1.74: Tue Feb 28 08:39:14 CET 2006

	- Help from [Jun Kuriyama]
2006-05-17 21:52:38 +00:00
wiz
aaa34cdda6 Update to 1.73:
version 1.73: Sat Jan 21 09:54:13 CET 2006

	- Added 'use Mail::Util' to Mail::Mailer::testfile to produce
	  mailaddress();

	- Improved exec() call from version 1.67 a little more.  Let's hope
	  that SMTP works again.

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

	- release 1.70 broke SMTP sending.  Detected by [J Meyers]
2006-01-22 20:50:25 +00:00
wiz
af7484899f Update to 1.71:
version 1.71: Thu Jan  5 11:20:52 CET 2006

	- grrrr tests failed

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

	- Mail::Mailer::testfile.pm adds "from" display to trace output.
	  [wurblzap]

	- fixed regex in Mail::Address [J Meyers]

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

	- Updated copyright year.

	- Removed 'use locale' from Mail::Address, which tainted the
	  parsed address.  E-mail addresses are ASCII, so this 'locale'
	  thing seems flawed.

	- $adr->name will refuse charset-encoded names.  Found by [kappa]

	- Improve parse-regexes in Mail::Address. By [J Meyers] and me.
2006-01-15 00:31:31 +00:00
wiz
930b62798f Update to 1.67:
version 1.67: Thu Mar 31 12:05:31 CEST 2005

	- Mail::Mailer unfolded the header before sending, which is
	  incorrect. Reported by [Byron Jones]

	- Mail::Header refolded already folded lines destroying
	  blanks.  Signaled by [Byron Jones]

Closes PR 29995.
2005-04-18 16:16:33 +00:00
adrianp
e3e4f416a7 - Update from 1.62 to 1.66
> version 1.66: Thu Jan 20 10:16:10 CET 2005
>
> 	- Extended explanation that Mail::Address is limited.
>
> 	- Added examples/mail-mailer.pl, contributed by [Bruno Negrão]
>
> 	- use Mail::Mailer qw(mail) sets default mailer.  Doc update by
> 	  [Slavan Rezic]
>
> 	- Mail::Mailer::smtp now can authenticate SSL [Aaron J. Mackey]
>
> version 1.65: Wed Nov 24 15:43:17 CET 2004
>
> 	- Remove "minimal" comments from Mail::Address
>
>         - [Dan Grillo] suggested some improvements to Mail::Address::name(),
> 	  and some more were added.
>
> 	- [Slavan Rezic] small typo.
>
> version 1.64: Tue Aug 17 22:24:22 CEST 2004
>
> 	- CPAN failed to index 1.63 correctly, so hopefully it will
> 	  work now.
>
> version 1.63: Mon Aug 16 17:28:15 CEST 2004
>
> 	- [Craig Davison] Fixed date format in Mail::Field::Date to
> 	  comply to the RFC
>
> 	- [Alex Vandiver] patched the email address parser to be able
> 	  to understand a list of addresses separated by ';', as Outlook
> 	  does. The ';' is the group separator, which was not understood
> 	  by MailTools before, but valid according to the RFCs.
>
> 	- [Torsten Luettgert] found that field labels like '-' where not
> 	  beautified correctly.
>
> 	- [Slavan Rezic] Updated doc in Mail::Mailer: referred to $command
> 	  which doesn't mean anything, and "testfile" is working differently.
>
> 	- [chris] Mail::Message::Field::wellformedName() will upper-case
> 	  *-ID as part in the fieldname.
2005-02-27 23:52:01 +00:00
agc
8758983939 Add RMD160 digests. 2005-02-24 09:59:20 +00:00
jlam
44ab01d690 Update mail/p5-MailTools to 1.62. Changes from versio 1.60 include:
- removed warning by Mail::Address::host() when no e-mail address
   is provided.
 - corrected the folding of lines: folds start only with one blank
   according to rfc2822.
 - Added a big warning against automatic sender email address detection
   as provided by Mail::Util::mailaddress().  Please explicitly set
   MAILADDRESS.
 - Mail::Address->format should quote phrases with weird character.
 - reported confusing error message when no MailerType was specified.
2004-08-02 21:43:53 +00:00
grant
a700c7b5d5 Updated p5-MailTools to 1.60.
Changes since 1.59:

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

        - [Henrique Martins] found that enclosing parenthesis were not
          correctly stripped when processing a Mail::Address.

        - [Tony Bowden] asked for a change in Mail::Address::name, where
          existing (probably correct) capitization is left intact.  The
          _extract_name() can be called as method, is needed, such that
          it can be extended.
2003-12-17 00:27:27 +00:00
chris
5c21c5dbd7 Update p5-MailTools to 0.59, changes are:
version 1.59: Wed Aug 13 08:13:00 CEST 2003

        - Patch by [Shafiek Rasdien] which adds Mail::Internet::smtpsend
          option MailFrom.

        - [Ziya Suzen] extended Mail::Mailer::test to provide more
          test information.

        - Added SWE (Sender Waranted E-mail) as abbreviation in field
          names which is always in caps, on request by [Ronnie Paskin]

        - Added SOAP and LDAP as abbreviation in field names which is
          always in caps.
2003-09-20 16:06:22 +00:00
shell
98eec88611 Updated p5-MailTools to 1.58
Changes :
- add utf8 support [Philip Molter]
- copyright notices fixed, date updated
- And again, the patches of Autrijus had to be adapted to run on
  a perl 5.6.1 installation.  Thanks to [Philip Molter]
- Mail::Util::maildomain() if no information about domains
  is found in sendmail.cf, no error should be reported.
  [Vaughn Skinner]
- Removed the possibility to use 'mailx', which was the
  default: removal from the detectionn routines and Mail/Mailer/mail.pm.
  Strongly suggested by [Sebastian Krahmer]
- Mail::Util::domainname() Patch to remove use of S variable from
  sendmail.cf, because its inclusion is contra-productive.
  [Timur Bakeyev]
- Mail::Util::domainname() Clean domain from sendmail.cf from
  trailing trash (if present) [Timur Bakeyev]
- Mail::Util::domainname()  Added environment variable MAILDOMAIN
  to overrule smart domain discovery. [Timur Bakeyev]
- Fixed some typos
- perl5.8.0 utf8 and unicode bugs fixed

* See ChangeLog for more details
2003-01-31 11:01:30 +00:00
mjl
327f4ae26f Update p5-MailTools to 1.49
- Mail::Mailer::_clean_up left an extra space behind each header line.
- Mail::Mailer::_clean_up trims folded headerlines on more than two lines.
- The fix for nested comments in Mail::Address's
  "Mark Overmeer <mailtools@overmeer.net> (mailtools maintainer)"
   was parsed into two separate objects
- Mail::Mailer::_cleanup_headers unfolds the header lines, but
  forgot to remove the indentation blanks
- Mail::Cap::new has two new options
- typo in Mail/Mailer/rfc822.pm
- Add Content-Disposition to the list of structured header fields
- Mail/Mailer/smtp.pm which enables the passing-on of args to Net::SMTP
2002-08-31 01:37:14 +00:00
mjl
cd3e145128 Update p5-MailTools to 1.44
* add -I to mailx for netbsd and openbsd too.
 * Do respect user's X-Mailer in Mail::Internet above own line.
 * Header-line without body lost line-separator in Mail::Header.pm
 * Found that I removed a blank before 'sub smtpsend' which caused
   AutoSplit to misbehave.
2002-05-15 22:48:19 +00:00
martti
1c9a11d453 Updated p5-MailTools to 1.43 (provided by Shell Hung in pkg/15543)
- Added debug option for Net::SMTP for Mail::Mail::smtp
- Removed active folding
- Documentations updated
2002-03-15 12:44:49 +00:00
martti
5f18835b9d Updated to 1.42 (provided by Shell Hung in pkg/14918)
Changes :
- Added Mail::Mailer::qmail
- Mail::Util now also tries sendmail option S for domainname
2001-12-12 14:44:29 +00:00
martti
5925282446 Updated to version 1.41 (PR#14609). Changes since 1.15:
- Mail::Util::maildomain did not expand variables.  Fixed the
  regular expression.  Reported by [Jean-Damien Durand]

- [Henrik Gemal] wished better warnings in Mail::Address::parse,
  which are provided now.

- [Lucas Nussbaum] reported incorrect folding of unstructured
  header lines.  The whole idea of folder unstructured fields
  is flawed, as far as I know, but anyway noone apparantly had
  sufficient long subject fields to find-out ;)
  Fixed in Mail::Mailer.

- mailaddress defaults to username, not gcos in Mail/Util.pm
  Patched by [Vivek Khera]

- Increased all version-numbers to show that maintainer-address
  did change.   Suggested by [Tassilo v Parseval]

- 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]
2001-11-22 09:12:37 +00:00
agc
b26a4eb88b Move to sha1 digests, and add distfile sizes. 2001-04-20 13:09:54 +00:00
agc
9e8d6c8b8d + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 11:33:31 +00:00
Renamed from mail/p5-MailTools/files/md5 (Browse further)