From:
Justin J
Subject:
[dadadev] Dada Mail 3.0.4 beta 1 released
Date:
June 25th 2009
Hello everyone,
I just tagged a release as, 3.0.4b1 on Github, for the 3.0.4 beta release of Dada Mail, you can grab it here:
http://github.com/justingit/dada-mail-3.0.x/zipball/3.0.4b1
or here:
http://github.com/justingit/dada-mail-3.0.x/tarball/3.0.4b1
Or via git:
git clone git://github.com/justingit/dada-mail-3.0.x.git
(and then... I have no idea how you switch to the tagged release! :) Anyone?)
This is mostly a bug fix release, here's the bugs fixed and the CPAN perllib changes (to help fix other problems)
CPAN Modules 3.0.4
� LWP upgraded to: 5.827
LWP is a key module distribution for the, ``Send a Webpage''
functionality of Dada Mail.
� CGI::Sessoion upgrade to: 4.41 CGI::Session handles all session management in Dada Mail.
� List-Utils Scalar-Utils
The CPAN perl modules, Scalar::Util and List::Util are included with
Dada Mail, but aren't actively used, so that any server-wide installed
versions will be used, instead. This is because the XS versions of
these modules are needed for POP/SMTP SSL connections and having these
usable by default, breaks SSL connections. The directories,
dada/DADA/perllib/List
and,
dada/DADA/perllib/Scalar
have been renamed,
dada/DADA/perllib/List-remove_to_install and,
dada/DADA/perllib/Scalar-remove_to_install renaming them back to their original name will make them, ``active''
Bug Fixes 3.0.4
� 2769423 3.0.3 - Msg size always reported
http://sourceforge.net/tracker/?func=detail&aid=2769423&group_id=13002&atid=113002
� 3.0.3 If a current subscriber attempts to subscribe again...
https://sourceforge.net/tracker/index.php?func=detail&aid=2778910&group_id=13002&atid=113002
� 2784714 3.0.3 - specific list_settings not webified in HTML emails
https://sourceforge.net/tracker/?func=detail&aid=2784714&group_id=13002&atid=113002
� 2768141 3.0.0 - mistake in sub erase_score_card
https://sourceforge.net/tracker/?func=detail&aid=2768141&group_id=13002&atid=113002
� 2791876 3.0.3 - spaces in attachment filenames make file unviewable
https://sourceforge.net/tracker/?func=detail&aid=2791876&group_id=13002&atid=113002
� 2791550 3.0.3 - Undefined subroutine mimeheaders_from_string
https://sourceforge.net/tracker/?func=detail&aid=2791550&group_id=13002&atid=113002
� 2791304 Discussion list spam vulnerability
https://sourceforge.net/tracker/?func=detail&aid=2791304&group_id=13002&atid=113002
� 2790606 3.0.3 - Can't use string (``xxxxxxxx'') as a HASH ref
http://sourceforge.net/tracker/?func=detail&aid=2790606&group_id=13002&atid=113002
[/snip]
If you'd like to test out this release, please do! If you have access to the, "prove" command, you can just change into the, "dada" directory and run this command:
prove -r
to run the test suite (no installation needed). You can also run this command on an installed copy of Dada Mail, without any trouble.
If you were experiencing one of the bugs above, please try installing this version of Dada Mail and see if the bugs deemed, "fixed" are, in fact, fixed for you.
The next thing I have to do is make a new release of 3.1 - it will have the same bug fixes, as I'm trying to keep parity between the two versions for bugfixes.
|
<< Previous: [dadadev] Fwd: SMTP Authentication |
| Archive Index | |
This mailing list is to discuss the nerdy programming development of Dada Mail -
If you are just looking for support Dada Mail, consult the message boards at:
http://dadamailproject.com/support/boards
To post to this list, send a message to:
dada...@dadamailproject.com
All subscribers of this list may post to the list itself.
Some on topic... topics include:
At the moment, there aren't many people with CVS access for Dada Mail - if you would like CVS access, please first talk about the changes you propose and how it will affect the program. If the idea is sound and agreed upon, the change will be comitted. A good track record of this will allow you to have CVS access. Some reasons that patches will not be accepted is if the patch breaks compatibility with a previous version of the program, the patch is too centric to your own problem or the patch simply isn't very good.
Please, please please familiarize yourself with the documentation at:
http://dadamailproject.com/support/documentation/
Since no one wants to answer the same question twice.
Another sneaky reason for this mailing list is to test out the discussion list capabilities of Dada Mail, since Dada Mail is used for the mailing list itself.
NOTE - because of this, there may be times that this list will be somewhat broken. Although we're not planning on breaking the program by using it, we're giving you the heads up that this may well happen anyways.