Path to this page:
./
mail/p5-Mail-Message,
Object container for MIME-encoded message
Branch: CURRENT,
Version: 3.015nb1,
Package name: p5-Mail-Message-3.015nb1,
Maintainer: angelmadamesPERL5 Mail-Message module containing:
Mail::Message, Mail::Box, etc.
Required to run:[
www/p5-URI] [
lang/perl5] [
time/p5-TimeDate] [
mail/p5-MIME-Types] [
mail/p5-User-Identity] [
mail/p5-MailTools] [
devel/p5-Scalar-List-Utils] [
devel/p5-PathTools] [
devel/p5-IO-stringy]
Master sites: (Expand)
Filesize: 259.508 KB
Version history: (Expand)
- (2024-11-16) Updated to version: p5-Mail-Message-3.015nb1
- (2024-04-29) Updated to version: p5-Mail-Message-3.015
- (2023-08-25) Updated to version: p5-Mail-Message-3.013
- (2023-07-06) Updated to version: p5-Mail-Message-3.012nb2
- (2022-06-28) Updated to version: p5-Mail-Message-3.012nb1
- (2022-05-28) Updated to version: p5-Mail-Message-3.012
CVS history: (Expand)
2024-04-29 08:50:09 by Wen Heping | Files touched by this commit (2) |
Log message:
Update to 3.015
Upstream changes:
version 3.015: Mon 11 Dec 09:58:17 CET 2023
Fixes:
- accept empty fields without complaint. [Andy Beverley]
- fix counting epilogue trailing blank [Gregor Herrmann] GitHub#18, RT#150141
version 3.014: Wed 18 Oct 12:16:55 CEST 2023
Changes:
- handle utf8 in address phrases, according to RFC5335 (since
2008 experimental) May show some changes in your regression
tests. [Andy Beverley]
Fixes:
- epilogue starter test needs ^ anchor
github issue #16 [Jacob Balazer]
- existing preamble should keep at least one empty string to
indicate its existence.
github issue #18 [Jacob Balazer]
- clean error when field names are too long w.r.t. the fold
wrap. Found by [Raphaƫl Gertz]
|
2023-08-25 09:05:31 by Wen Heping | Files touched by this commit (2) |
Log message:
Update to 3.013
Upstream changes:
version 3.013: Sat 24 Jun 17:25:11 CEST 2023
Changes:
- In header lines, leave the actual white-space related to FWS
intact. You may want to add s/\t/ / before you print a header.
GitHub#7 [Jacob Balazer]
- When the comment in an address has no closing ')', do consume
the whole remaining line, not fail parsing.
GitHub#6 [Jacob Balazer]
- When the charset of a ::Body is not specified, a real attempt is
made to autodetect the best setting. For reading, constructing,
and writing bodies. GitHub#12 [Jacob Balazer]
** This may change the output of your regression tests: previously,
the default interpretation was 'us-ascii' for reading and 'utf-8'
for writing.
Fixes:
- ::Field::Full consumePhrase() should take minimal encoded
phrase [Jonas Ryssel]
- ::Field::Address overloaded cmp() used 'eq' where it should
have been 'cmp'
- partNumber when the multipart parent is a nested [Geoffrey Bennett]
- ::Body::Multipart, even when there is only a single \n after the
trailing boundery, then there is a epilogue.
github issue #16 [Jacob Balazer]
Improvements:
- run regression-tests with MIME::Entity on devel system.
- ::Body->decode autodects missing charset.
- The ability to set the charset detector via ::Body::Encode
method charsetDetectAlgorithm()
- New release of User::Identity
- When the message/rfc822 and has Content-Transfer-Encoding, then do
not parse it as "nested" but as normal part.
github issue #17 [Todd Richmond]
|
2023-07-06 11:43:03 by Thomas Klausner | Files touched by this commit (2483) |
Log message:
*: recursive bump for perl 5.38
|
2022-06-28 13:38:00 by Thomas Klausner | Files touched by this commit (3952) |
Log message:
*: recursive bump for perl 5.36
|
2022-05-28 09:16:44 by Wen Heping | Files touched by this commit (2) |
Log message:
Update to 3.012
Upstream changes:
version 3.012: Fri 11 Feb 11:34:31 CET 2022
Fixes:
- ::Field::Attributes should be stored case intensively
rt.cpan.org#140894 [Yanyan Yang]
- ::Field::Full phrase with encoding qp parsing failed when
the qp contains non-atext characters. Github#2 [Andy Beverley]
- ::Field::Full QP encoding must be more strict for use in
MIME headers. Github#3 [Andy Beverley]
- Coercion from Mail::Address to Mail::Message::Full::Address
is too lazy. Github#4 [Andy Beverley]
Improvements:
- extend date in mbox-separator to accept 203X as well.
|
2021-11-12 03:17:35 by Wen Heping | Files touched by this commit (2) |
Log message:
Update to 3.011
Upstream changes:
version 3.011: Tue 27 Jul 13:30:38 CEST 2021
Improvements:
- textAlternativeForHtml can now be configured to actually change
left- and rightmargin [Tristan Miller]
|
2021-10-26 12:54:34 by Nia Alarie | Files touched by this commit (356) |
Log message:
mail: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
The following distfiles were unfetchable (possibly fetched
conditionally?):
./mail/qmail/distinfo netqmail-1.05-TAI-leapsecs.patch
|
2021-10-07 16:25:52 by Nia Alarie | Files touched by this commit (357) |
Log message:
mail: Remove SHA1 hashes for distfiles
|