Dada Mail Developers Archives

 

Dada Mail 4.0.4 Beta 2 Released #perl

March 28th 2010 PST

git tag is: http://github.com/justingit/dada-mail/tree/v4_0_4_beta2-2010_03_27 Here's the dl's http://github.com/downloads/justingit/dada-mail/dada-4_0_4-beta2.tar.gz http://github.com/downloads/justingit/dada-mail/dada-4_0_4-beta2.zip Here's the changelog: 4.0.4 Changes 4.0.4 UTF-8 Issues MySQL, PostgreSQL, SQLite schema changes Some compatibility issues cropped up, regarding UTF-8/unicode character set/encoding in re: to the SQL schemas. The schemas for all supported SQL backends have been modified to ...Continue Reading

Re: Erm, Issue #33 - Moderation broken on Dada Bridge

March 26th 2010 PST

When I use the "Edit Template" / "Apply the list template to HTML email messages" option, the emails are nicely formatted with the DadaMail screen template, but when you reply to such an email, the reply text is centered (not left justified) and there is a shaded header of a few lines that can't be deleted and everything that gets typed into the reply is centered. Apparently everything in the reply is being caught up in part of the HTML template. Is there a way for the reply text to be unforma ...Continue Reading

Re: 4.0.3 is out

March 25th 2010 PST

If it really is such a big issue to make these database changes, then maybe the version number should be incremented more (maybe 4.1) to remind people that this is not just a bugfix or small upgrade... BTW, I thought I remember a discussion about the equals sign at the end of the message. I could not find the discussion, but the equals sign is still there. On Fri, Mar 12, 2010 at 9:32 PM, Justin J wrote: > Another issue has been with converting current MySQL (in particular - I haven't really looked at SQLite or P ...Continue Reading

Wish List - Spell Checker

March 25th 2010 PST

Hi Justin, If you are still collecting wish list items, a spell checker would be nice - maybe as an optional add-in for those who don't want it or whose languages aren't supported. Carl K ...Continue Reading

Erm, Issue #33 - Moderation broken on Dada Bridge

March 25th 2010 PST

Eek! I was wondering why it was so quiet on the list (see my last message that I *just* sent out yesterday) - moderation was on and moderation is totally broken in Dada Bridge, currently. I think I have it back limping along and I've opened up another issue for it: http://github.com/justingit/dada-mail/issues/issue/33 This is another big feature in Dada Mail/Dada Bridge, which has no testing coverage and another area that needs it. Sigh. If you do have a message you'd like to send to the list, but it never got since ...Continue Reading

Re: Issue #32 Fallback Variables aren't used.

March 25th 2010 PST

test Le Mar 25, 2010 à 1:06 AM, Justin J a écrit : > > Hello all - > > I was very disconcerted about finally getting to the bottom of an issue that turned out to be this bug: > > http://github.com/justingit/dada-mail/issues#issue/32 > > "Fallback Variables aren't used." > > Eek! > > This is a huge bug, that never, ever should have been an issue. It mostly affects archived messages (not messages that get sent out in a mass mail), but it was a stupid ...Continue Reading

Issue #32 Fallback Variables aren't used.

March 25th 2010 PST

Hello all - I was very disconcerted about finally getting to the bottom of an issue that turned out to be this bug: http://github.com/justingit/dada-mail/issues#issue/32 "Fallback Variables aren't used." Eek! This is a huge bug, that never, ever should have been an issue. It mostly affects archived messages (not messages that get sent out in a mass mail), but it was a stupid bug to have let go. There weren't any tests to check for this feature(my fault), now there are 12+, so it won't be a problem ag ...Continue Reading

Dada Mail v4.0.4 Beta 1 Released #perl

March 23rd 2010 PST

I just released a new beta version of Dada Mail, mostly working to clear up some problems with people using the MySQL backend and attempting to upgrade and finding problems. Here's the links to 4.0.4 beta 1: http://github.com/downloads/justingit/dada-mail/dada-4_0_4-beta1.tar.gz http://github.com/downloads/justingit/dada-mail/dada-4_0_4-beta1.zip I'd love to get some feedback - especially if the dada3 -> dada4 migration script is working correctly. Make a backup of your entire database before using it, first. ...Continue Reading

4.0.3 is out

March 12th 2010 PST

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 changelo ...Continue Reading

Dada Mail 4.0.3 Beta 1 Released #perl

March 1st 2010 PST

.0.3 Beta 1 has been released: * http://github.com/downloads/justingit/dada-mail/dada-4_0_3-beta1.tar.gz * http://github.com/downloads/justingit/dada-mail/dada-4_0_3-beta1.zip I've merged all the UTF-8/unicode stuff with the master branch (which was just bug fixes) and... that worked, so this is will be what I'll ship as 4.0.3 STABLE in just a little while - provided nothing is found to make it a show-stoper. Below is the change log. It doesn't mention anything about the Unicode/UTF-8 work... which I will... add... s ...Continue Reading
  • This mailing list is a public mailing list - anyone may join or leave, at any time.
  • This mailing list is a group discussion list (unmoderated)
  • 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:

https://dadamailproject.com/d

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:

  • Constructive critiques on the program (I like, "x", but, "y" needs some work - here's an idea on how to make this better...)
  • Bug/Error reports
  • Bug fixes
  • Request For Comments on any changes to the program
  • Help customizing Dada Mail for your own needs
  • Patches
  • Language Translations
  • Support Documentation/Doc editing, FAQ's, etc.
  • Discussion of any changes that you would like to be committed to the next version of Dada Mail -

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.

Privacy Policy:

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.