August 23rd 2013 PST
Hello Everyone, v6.6.0 Beta 1 has been released. The changelog is pretty darn log and detailed, and hopefully captures the (fairly big) changes that Dada Mail has gone under. All for the better, I hope! Changelog (also, below) http://dadamailproject.com/support/documentation-6_6_0-beta1/changes_6_x.pod.html#6_6_0 Download and Install: http://dadamailproject.com/support/documentation-6_6_0-beta1/install_dada_mail.pod.html A Pro Dada version is available: http://dadamailproject.com/pro_dada Feedback is def. welco ...Continue Reading
August 17th 2013 PST
Hello everyone, Giving some of the discussion on how much the multi_admin_subscribers.cgi plugin (the plugin that allows you to subscribe/unsubscribe addresses from multiple lists at once) was so useful - especially when trying to track down address to remove on multiple lists, without needing to log into them all, I started working on updating the plugin, and thought, "the heck with that!" and instead folding in the functionality into the, "Membership" screens of Dada Mail, with some nice enhance ...Continue Reading
August 12th 2013 PST
Surprisingly, I've finished up the reporting part of this feature - that was sort of awesome. The hardest part was actually the math involved to put this together: I'd like to report the following information in the same pie chart: Delivered Soft Bounces Hard Bounces Sending Errors These will all be percentages. Currently, "Delivered" is now: Total Recipients - Soft Bounces - Hard Bounces - Sending Errors So, when I calculate things like, "Unique Opens", (and its percentage) it'll be from w ...Continue Reading
August 12th 2013 PST
Surprisingly, I've finished up the reporting part of this feature - that was sort of awesome. The hardest part was actually the math involved to put this together: I'd like to report the following information in the same pie chart: Delivered Soft Bounces Hard Bounces Sending Errors These will all be percentages. Currently, "Delivered" is now: Total Recipients - Soft Bounces - Hard Bounces - Sending Errors So, when I calculate things like, "Unique Opens", it'll be from what's delivered, inst ...Continue Reading
August 12th 2013 PST
I got a little sidetracked with the, "Save as Draft" feature this weekend, as someone pointed out to me that Dada Mail, if it has a failure with sending out a message, basically does so pretty silently - there may be an error in the error log, but there's no real *reporting* on it" how many addresses failed? Which ones? So, I put in place a simple system that checks to see if a sending was successful (no errors, basically), if there is an error, it'll try two more times with the same address, after gi ...Continue Reading
August 8th 2013 PST
> CREATE TABLE IF NOT EXISTS dada_settings ( > list varchar(16), > setting varchar(64), > value text > ) CHARACTER SET utf8 COLLATE utf8_bin; > > So, you'll want (or you probably have) recast that, as well. Excellent. Something left over from old days is fine. Assuming I can make it work, the list shortname will only have letters, numbers, dashes, and underscores. No other funcky characters. > That's a pretty n ...Continue Reading
August 8th 2013 PST
Justin,No need to be sorry - we all get spam from plenty of other sources. The only worry I have about when these types of messages get through is that if someone clicks "Report Spam", the email provider treats the entire email list as spam instead of just messages from that one address. For a long time, you had this list set to moderated to deal with exactly these types of messages. I notice that it is no longer so (I didn't keep track of exactly when, but I think it's been unmoderated for arou ...Continue Reading
August 8th 2013 PST
I'm sorry for the intrusion from this person on the list. He's sells a spamming tool for Twitter, and has been trying to scam me for purchases of Pro Dada, without paying. He will not leave me alone. He constantly tries to contact me in every way you could imagine (except twitter, hmm!) and I have repeatedly told him I do not want to do business with him, to not contact me, and to not purchase my app. ...Continue Reading
August 7th 2013 PST
First off, On Aug 7, 2013, at 6:20 PM, "AJ" wrote: > Thanks for the replies. Thanks for the conversation! I think the list short name character limitation has part of its constraints because of historical reasons. It's possible some URLs will break if you add funky characters to the mix, but that could be easily fixed once problems are spotted. The other part is, as it stands, you'll run into problems in the SQL table, just because of the schema they're created as. For example: CREATE TABLE IF NOT ...Continue Reading
August 7th 2013 PST
> Not really - just a text editor and a ton of unit tests. The debugger for Perl is > the... Perl debugger. > > http://perldoc.perl.org/perldebug.html > > > Also, why is the short name have such a small character limit and not allow > '-' in it? I know about the basic console debugger. I guess I have gotten used to visual ones like the perl Tk debugger ( I have been using Devel::ptkdb for many years ) when executing and debugging perl scripts. Was just curious if there was anything else o ...Continue Reading
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.