I recently release 4 0 3 of Dada Mail, coupling the UTF-8/unicode support stuff I've been working on with the bug fixes since 4 0 2
Thanks for all the feedback (as always)
Here's the direct downloads:
http://github
com/downloads/justingit/dada-mail/dada-4_0_3
zip
http://github
com/downloads/justingit/dada-mail/dada-4_0_3
tar
gz
It's also tagged as:
http://github
com/justingit/dada-mail/tree/v4_0_3_stable-2010_03_07
I could really use some verification that that UTF-8/unicode stuff is working
The changelog is below I have run into a few issues already:
http://github
com/justingit/dada-mail/issues/closed#issue/31
Another issue has been with converting current MySQL (in particular - I haven't really looked at SQLite or PostgreSQL) from whatever character set was used, to UTF-8 There's no easy way to do that
There's also the problem with errors, like this:
Specified key was too long; max key length is 767 bytes
When creating tables This is directly related to the new charset being set The resolution seems to be to change the schema, to make certain fields a little smaller I talk a little about this, here:
http://dadamailproject
com/support/boards/viewtopic
php?f=5&t=1902&p=7211&hilit=too+long#p7211
I also talk about problems with converting the character set:
http://dadamailproject
com/support/boards/viewtopic
php?f=4&t=1904&start=0&hilit=CONVERT+TO+CHARACTER+SET+utf8+COLLATE
using something like this SQL:
ALTER TABLE `dada_settings` CONVERT TO CHARACTER SET utf8 COLLATE utf8_bin;
From my experience, this'll muck up everything that's not Latin1, unfortunately There's a lot about this problem around the intertubes:
http://www
mysqlperformanceblog
com/2009/03/17/converting-character-sets/
With a lot of different things to try, each getting a lot more complex than the first You guys have any insight? :)
We have worked very, very hard to get Dada Mail working with UTF-8/Unicode
We think we did a pretty good job and you'll have a most amazing experience when comparing this version to any previous version of Dada Mail (ever), but there may be tiny things still to work out
We need to know about them, don't be shy!
People who upgrade to 4 0 3 (and any version afterwards, until things change!) should note that the MySQL and PostgreSQL Table Schemas have changed!
You may need to update your own tables, to support UTF-8 (if they aren't already in that encoding)
If you're upgrading, please read over the updated UTF-8/Unicode FAQ:
http://dadamailproject com/support/documentation/features-UTF-8 pod html
If you're doing a new install, there's nothing you need to know, Dada Mail should work well out of the box in re: to UTF-8/Unicode stuff
Changes to Default List Settings We've changed a few of the default list settings, hopefully so that everyone has a more pleasant experience, right off the bat:
We've enabled the setting to active the Black List, by default
We're also enabling the below settings:
Move Unsubscribed Subscribers Automatically to the Black List
Continue to Allow Subscriptions From Subscribers of Black Listed Addresses
You still have the option to change new lists to the previous behavior and already created lists will have their previous behavior, if Black List Settings have already been edited
The option, Print List-Specific Headers has been removed from, Mail Sending -Advanced Sending Preferences has been removed, but the functionality has not All mailing list messages will have these headers
Send Unsubscription Confirmation Emails (Closed-Loop Opt-Out) has been disabled by default (you can still enable it)
This option, when enabled, requires that when someone wants to unsubscribe, they have to confirm this unsubscription by clicking on the unsubscription confirmation link in a URL sent their subscribed address
When disabled (the new default), they simply have to fill out the subscribe/unsubscribe form
When available, both the Subscription and Unsubscription links will have the potential subscriber's (or unsubscriber's) email address in the link itself, so that the user does not have to do the two-step of first following the link and then typing in their email address
These links are created per-subscriber (or potential sub/unsub), when you use the:
/s//// or, /u//// tags Previously, these tags only provided a link to the subscription/unsubscription form, without the email address embedded within the link itself There is no way to revert this behaviour, but you can still roll your own links, like this: Subscription Link: /s/Unsubscription Link:
/u/Unsubscription Links Now Mandatory for Mass Mailing Messages Dada Mail will now do a quick check to make sure that there is a Dada Mail Unsubscription link in your mass mailing messages, before sending them out
If one is not found, one will be automatically appended to the end of your message
It will not be very fancy
We suggest that you make sure that you have a real, valid, Dada Mail unsubscription link in your Mailing List Messages
Bug Fixes 4 0 3
http://github com/justingit/dada-mail/issues/issue/30
http://github com/justingit/dada-mail/issues/issue/29
http://github com/justingit/dada-mail/issues/issue/28
http://github com/justingit/dada-mail/issues/issue/27
http://github com/justingit/dada-mail/issues/issue/26
http://github com/justingit/dada-mail/issues/issue/16
http://github com/justingit/dada-mail/issues/issue/21
http://github com/justingit/dada-mail/issues/issue/24
http://github com/justingit/dada-mail/issues/issue/23
http://github com/justingit/dada-mail/issues/issue/20
*Link to edit subscriber information broken when using the search
http://github com/justingit/dada-mail/issues/issue/19
http://github com/justingit/dada-mail/issues/issue/18
http://github com/justingit/dada-mail/issues/issue/15
Start a new thread, email: dadadev@dadamailproject.com
This is the developer discussion mailing list for Dada Mail.
If you are just looking for support Dada Mail, consult the message boards at:
https://forum.dadamailproject.com
Documentation for Dada Mail:
Specifically, see the Error FAQ:
https://dadamailproject.com/d/FAQ-errors.pod.html
To post to this list, send a message to:
mailto:dadadev@dadamailproject.com
All subscribers of this list may post to the list itself.
Topics that are welcome:
Dada Mail is on Github:
https://github.com/justingit/dada-mail/
If you would like to fork, branch, send over PRs, open up issues, etc.
This Privacy Policy is for this mailing list, and this mailing list only.
Email addresses collection through this mailing list are used explicitly to work within this email discussion list.
We only collect email addresses through our Closed-Loop Opt-In system.
We don't use your email address for any other purpose.
We won't be sharing your email address with any other entity.
Unsubscription can be done at any time. Please contact us at: justin@dadamailproject.com for any help regarding your subscription, including removal from the mailing list.
All mailing list messages sent from us will include a subscription removal link, which will allow you to remove yourself from this mailing list automatically, and permanently.
All consent to use your email address for any other purpose stated at the time of the mailing list subscription will also be revoked upon mailing list removal.