PEAR News | PHP News | Manuals | Imprint

PEAR-News ::



Mail_Mime 1.8.2

Bugs Fixed:<br />
* #18426: Fixed backward compatibility for "dfilename" parameter [alec]<br />
* Removed xmail.dtd, xmail.xsl from the package [alec]<br />
* Fixed handling of email addresses with quoted local part [alec]
[ more >> ]


Mail_Queue 1.2.7

* Implement Feature #18256: Addition to Mail Queue Tutorial [quipo]<br />
* Implement Feature #18038: Reaching the set limit should not generate an error [till]
[ more >> ]


Mail_mimeDecode 1.5.5

Minor Bug fix release.<br />
<br />
#17959 - Boundaries ending with non-word characters - patch by Alex Adriaanese<br />
------ - ignore whitespace and trailing cr/lf in last section of split<br />
------ - correct spacing on multi-line headers. now only striped for encoded data. (on previous line)
[ more >> ]


Mail_Mime 1.8.1

Bugs Fixed:<br />
* #18083: Not possible to set separate charset for attachment content and headers [alec]
[ more >> ]


Mail_Queue 1.2.6

Bug #17993 Package installed in wrong directory
[ more >> ]


Mail_Queue 1.2.5

Bug #17991 Package installed in wrong directory
[ more >> ]


Mail_Queue 1.2.4

* bugfix: #16609 (notice and "call to undefined function")<br />
* bugfix: possible notice/warning about undefined class vars greeting/queued_as in Mail_Queue (patch by Ken Guest)<br />
* bugfix: #17521 (missing return in getQueueCount) (patch by killermonk)<br />
* Bug #16580 <br />
* Bug #16995 mail stops sending from queue intermiddently<br />
* Bug #16997 bad error checking<br />
* Doc Bug #17316 documentation re callbacks<br />
Doc Bug #17598 Wrong return description for sendMailById()<br />
Bug #17898 sendMailById() causes Fatal Error on nonexistant id<br />
QA release
[ more >> ]


Mail_IMAPv2 0.2.1

QA release<br />
SVN layout<br />
Bug #4264 foreach() called without argument check<br />
Bug #4554 _personal header info is not properly decoded<br />
Bug #5621 Mail_IMAP_connection_wizard notls bug
[ more >> ]


Mail_mimeDecode 1.5.4

Critical Security release.<br />
<br />
It is highly recommended that users of 1.5.3 upgrade to this release, a change in the boundary detection<br />
code introduced a potential denial of service attack.<br />
<br />
<br />
Bug Fixes<br />
#17862 - quote boundary preg_split code
[ more >> ]


Mail_mimeDecode 1.5.3

Major Bugfix release.<br />
<br />
Apart from a major cleanout of the bug tracker for this package, this release includes a revamped<br />
parseHeaderValue which removes the rather flakey regex, with a real parser, which should be considerably more<br />
robust.<br />
<br />
Bug Fixes<br />
#17844 - all regression tests fixed - remove the last of the while list each() .. this is 2010 ;)...<br />
#11410 - support wap multipart<br />
#9616 - long strings as filename etc.. aaa*0=.... aaa*1=.... aaa*2=.... (merged into aaa=.....)<br />
#9100 - change to preg_split for mime boundary detection , in theory should catch boundaries in nested situations better...<br />
#7709 - check for last element on boundary split to see if its usable<br />
#7065 - wrapped header lines with encoding should be concated without spaces<br />
#6495 - missing body in decoded object<br />
#11537 - better decode and multi-line support
[ more >> ]



© 2004 I.S.U.M.