Hi,
Mail::Box release 2.035 has seen the daylight. There are many, many
improvements, and a few fixes. An extract from the long attached changelog:
- Greg Matheson contributed Mail::Transport::Exim
- $object->log and $object->trace run current setting in string and
as numeric
- some fixes and improvements in the multipart area
- some fixes in both quoted-printable and base64 tranfer encodings
On the development field: I have spent a few days on getting (unicode) encoded
headers to work, and it getting into shape. Still to do are intelligent
objects which understand certains groups of headers. Decoding is already
possible, but you will need more assistance to use it easily, which will
be there soon.
You may already try:
print Mail::mesasge::Field::Full->decode($head->get('subject'));
The interface will change.
--
MarkOv %-]
------------------------------------------------------------------------
drs Mark A.C.J. Overmeer MARKOV Solutions
Mark@xxxxxxxxxxxx solutions@xxxxxxxxxxxx
http://Mark.Overmeer.net http://solutions.overmeer.net
ChangeLog-2.035
Description: Text document
|