Dada Mail Developers Archives

 

Update: German email themes ready for Dada Mail 10.6.0

June 22nd 2017 PST

German email theme translations for Dada Mail 10.6.0 are ready (including four new Email Themes: Bird Of Paradise, Digging in the Dirt, Plain White T, Summer is Coming) you find all details in this repository:https://github.com/holzhannes/dada_mail_email_themes-de-formal If you like to change/improve the translation or like to create an informal german (DU) translation or any other language you may start or contribute to my Dada Mail Template Translation Tool: https://github.com/holzhannes/dada_mail_foundation_ ...Continue Reading

v10.6.0 Releaed

June 21st 2017 PST

Hello everyone, v10.6.0 of Dada Mail has been released. Download and install, http://dadamailproject.com/d/install_dada_mail.pod.html Changelog (and below): http://dadamailproject.com/d/changes_10_x.pod.html#pod10.6.0 I'm also taking off July 15th - September 15th of this year to ride my bike around: http://highesthundred.com Get in touch with any work orders you need fulfilled asap, 10.6.0 Features Four new Email Themes have been added, just in time for summer! • Bird Of Paradise Exotic • Digging i ...Continue Reading

Dada Mail v10.5.5 Released

June 8th 2017 PST

Hello everyone, v10.5.5 has been released. Download and install: http://dadamailproject.com/d/install_dada_mail.pod.html Changelog (and below) http://dadamailproject.com/support/documentation-10_5_5/changes_10_x.pod.html#pod10.5.5 10.5.5 This is mostly a bug-fix release for issues found in the v10.5.4 release of Dada Mail. Bugfixes CKEditor Config may have the wrong $PROGRAM_URL variable written in, causing problems with some features https://github.com/justingit/dada-mail/issues/673 Adding an address to ...Continue Reading

v10.5.4 Released

May 16th 2017 PST

Hello Everyone, v10.5.4 has been released. Download and install: http://dadamailproject.com/d/install_dada_mail.pod.html Changelog (and below): http://dadamailproject.com/d/changes_10_x.pod.html#pod10.5.4 10.5.4 This is mostly a bug-fix release for issues found in the v10.5.3 release of Dada Mail. Features Enable/Disable Unsubscription Notifications After Bouncing By default, Bounce Handler would send an email notification out, whenever an address met the Bounce Threshold. This would cause problems when usin ...Continue Reading

Re: Setting delivery preferences

May 4th 2017 PST

> On May 4, 2017, at 2:45 PM, GLP glp@PROTECTED [Dada Mail Developers] wrote: > > Can anyone point me in the right direction for the file / class / function that actually sets this preference so we can call it directly when handling an API request? It's very simple: Initialize the object, and add something new: use DADA::Profile::Settings; my $dps = DADA::Profile::Settings->new; my $r = $dps->save( { -email => $email, -list => $list, -setting => 'delivery_prefs', ...Continue Reading

Setting delivery preferences

May 4th 2017 PST

My organization is going to work on adding the ability to set individual/digest preference when subscribing via the API. We intend to contribute this back to the project. I got a bit disoriented reading the code, finding myself in a loop of class names. Can anyone point me in the right direction for the file / class / function that actually sets this preference so we can call it directly when handling an API request? Thanks, Greg ...Continue Reading

v10.5.3 Released

April 27th 2017 PST

Hello Everyone, v10.5.3 of Dada Mail has been released, Download and install: http://dadamailproject.com/d/install_dada_mail.pod.html Changelog: http://dadamailproject.com/d/changes_10_x.pod.html#pod10.5.3 (and below): 10.5.3 This is mostly a bug-fix release for issues found in the v10.5.2 release of Dada Mail. Bugfixes Profile settings not written by Dada Mail installer to .dada_config file #663 https://github.com/justingit/dada-mail/issues/663 When Archives are only allowed to be viewed by subscriber ...Continue Reading

v10.5.2 Released

April 23rd 2017 PST

Howdy everyone, v10.5.2 has been released. Download and install: http://dadamailproject.com/d/install_dada_mail.pod.html Changelog: http://dadamailproject.com/d/changes_10_x.pod.html#pod10.5.2 and below: 10.5.2 This is mostly a bug-fix release for issues found in the v10.5.1 release of Dada Mail. Changes Rich Filemanager Upgraded to v2.3.2 This is a feature/bugfix version release of Rich Filemanager: https://github.com/servocoder/RichFilemanager/releases/tag/v2.3.2 Bugfixes MySQL table schema, " ...Continue Reading

Re: German formal (Sie) translated email themes are ready

April 22nd 2017 PST

> On Apr 21, 2017, at 2:45 PM, Holzhannes holzhannes@PROTECTED [Dada Mail Developers] wrote: > > > German email theme translations for Dada Mail 10.5.1 are ready, you find all details in this repository: > https://github.com/holzhannes/dada_mail_email_themes-de-formal Very cool - I'll add a link to this project to the Dada Mail documentation for next release, ...Continue Reading

German formal (Sie) translated email themes are ready

April 21st 2017 PST

German email theme translations for Dada Mail 10.5.1 are ready, you find all details in this repository:https://github.com/holzhannes/dada_mail_email_themes-de-formal If you like to change/improve the translation or like to create an informal german (DU) translation or any other language you may start or contribute to my Dada Mail Template Translation Tool: https://github.com/holzhannes/dada_mail_foundation_email_templates-translator-tool Have fun Holzhannes ...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.