Hello Everyone,
v6 3 0 of Dada Mail is now released:
Installation Instructions http://dadamailproject com/support/documentation-6_3_0/install_dada_mail pod html Dada Mail 6 3 0 Stable ( tar gz) http://dadamail googlecode com/files/dada-6_3_0 tar gz uncompress_dada cgi script (Save Link/Page As…) https://raw github com/justingit/dada-mail/v6_3_0-stable_2013_04_08/uncompress_dada cgi
Changelog:
v6 3 0 of Dada Mail comes with enhancements to Dada Mail's Amazon SES sending support, Gravatar support, block css to inline css conversion for HTML messages (experimental), and support for tracking email addresses on 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 Be warned that Amazon SES sending does have a long list of prerequisites, some of which may need to be seperately installed via CPAN
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 will be vastly expanded on in the future We'd like to get the feature out there, in it's current state, to start gathering information to be used for analytic support and gain feedback on this new feature
This feature also requires changes to Dada Mail's SQL schema, which should happen automatically during the first run of Dada Mail, right 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
Support has been added to Dada Mail to allow you to author HTML messages with your CSS stylings in the head of your document (easy to author), but have the CSS converted to inline styles (more universally supported in mail readers)
This option can be found in the list control panel under, Mass Mailing - Options: Convert CSS style blocks to inline styles in HTML messages (Experimental)
This is an experimental feature, and you will have to seperately install the CSS::Inliner Perl CPAN module
Installer CPAN modules is covered here:
http://dadamailproject com/d/FAQ-general pod html#how_do_you_install__cpan_perl_modules
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
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 2013 release
This product includes GeoLite data created by MaxMind, available from http://www maxmind com
The HTML/Javascript data that the blog_index cgi extension makes are now cached, helping relieve unneeded load on your backend
To help make using the more advanced features of Dada Mail - ones that require you to install additional Perl CPAN modules that aren't included with Dada Mail (Amazon SES, Gravatars, JSON, etc), Dada Mail itself will attempt to detect common places where private, account-specific Perl libraries are placed By default, Dada Mail will look for Perl Libraries in the home directory of an account
If you are running a Cpanel-powered account, Dada Mail will play well with how Cpanel's Perl Module Installer work
https://github com/justingit/dada-mail/issues/367
https://github com/justingit/dada-mail/issues/366
Cheers,
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.