v6 3 0 of Dada Mail has been released! I'm about done adding features, so this release will reflect the final product I think Here's the change log, download links, etc,
v6 3 0 of Dada Mail comes with enhancements to Dada Mail's Amazon SES sending support, Gravatar support and tracking email addresses for message opens/clickthroughs
Dada Mail's included installer now supports setting up Amazon SES for you - all you'll need to do is give it your AWS Access Key ID and AWS Secret Access Key
You no longer need to set up a seperate aws-credentials file, or download, configure and install any outside Amazon SES scripts
The installer will check to make sure all required CPAN modules are installed, and also has a small tester utility to make sure Amazon SES is working
The installer will also be able to detect your previous Amazon SES settings, when you decide to upgrade
More information on Dada Mail and Amazon SES:
http://dadamailproject com/d/features-amazon_ses_support pod html
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);
ALTER TABLE dada_mass_mailing_event_log ADD email VARCHAR(80);
The option to track email addresses is located in the Tracker's list control panel screen, under, Preferences - Track with Email Addresses
Admin Menu: Archive Count now shown
The list control panel's admin menu will now list how many archives you have, under, Message Archives - View (# of messages)
Gravatars ( https://en gravatar com/ ) now show up in the List screen, the List's Archive indexes, and in the blog_index cgi plugin
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
Dada Mail has updated it's Geo IP databases to the newest, April release
This product includes GeoLite data created by MaxMind, available from http://www maxmind com
The HTML/Javascript that the blog_index cgi extension makes is now cached, helping relieve unneeded load on your backend
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.