v6.3.0 Alpha 1 Released

 
From: "Justin J" <justin@PROTECTED>
Date: March 31st 2013

http://dadamailproject com/support/documentation-6_3_0-alpha1/install_dada_mail pod html

http://dadamail googlecode com/files/dada-6_3_0-alpha1 tar gz

(there's also a d/l for Pro Dada)

https://raw github com/justingit/dada-mail/v6_3_0-alpha1_2013_03_30/uncompress_dada cgi

Changelog:

Features 6 3 0

Email Tracking for Opens/Clickthroughs

Dada Mail can now be set to optionally track email addresses, when tracking Clickthroughs and Message Opens These address can currently be exported per mass mailing This feature is somewhat experimental, as features that can stem from this new ability can be vastly expanded from what Dada Mail currently has

This feature also requires changes to Dada Mail's SQL schema, which should happen automatically, during the first run of Dada Mail, after an upgrade One can perform these changes manually, by issuing the following SQL:

    ALTER TABLE dada_clickthrough_url_log ADD email VARCHAR(80) AFTER url;
    ALTER TABLE dada_mass_mailing_event_log ADD email VARCHAR(80) AFTER details;

The option to track email addresses is located in the Tracker's list control panel screen, under, Preferences - Track with Email Addresses

Password Protect Directories Plugin: Works with already-exisiting htaccess

In past versions, the Password Protect Directories Plugin would write (and if there was an already existing htaccess file, Write Over) its own htaccess file This does not play nicely with anything else that may need to use an htaccess file

Now, this plugin will first look and see if an htaccess file exists, and if so, if specific directives for the plugin itself exist If so, the plugin will only update the file and change the directives it needs in order for the plugin to work

It's advised, that if you upgrade to first disable the plugin's cronjob, remove the directives in the htaccess file specific for the plugin (or the entire htaccess file, if nothing else requires this file, upgrade, and then re-set the cronjob for this plugin

  • 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.