Dada Mail Developers Archives

 

Back!

April 22nd 2013 UTC

Hey everyone, Just letting everyone know I'm back from Arizona - had to stop racing after only one day, due to what was probably food poisoning and some intense dehydration. It'll make a good story. ...Continue Reading

v6.3.1 Released

April 16th 2013 UTC

Hello Everyone, v6.3.1 of Dada Mail has been released, it's a small bug fix release Dada Mail 6.3.1 Stable (.tar.gz) http://dadamail.googlecode.com/files/dada-6_3_1.tar.gz Installation Instructions http://dadamailproject.com/support/documentation-6_3_1/install_dada_mail.pod.html uncompress_dada.cgi script (Save Link/Page As...) https://raw.github.com/justingit/dada-mail/v6_3_1-stable_2013_04_15/uncompress_dada.cgi Changelog: This release fixes bugs found in the v6.3.0 version of Dada Mail. It's a suggested ...Continue Reading

"vacation" reminder - 4/17/13 to 5/1/13

April 14th 2013 UTC

Hello everyone, just another reminder I'll be out of touch of the rest of world ;) while riding across Arizona from 4/17/13 to the beginning of May - if you need any install/upgrades, please get in touch ASAP, before Wed. and I'll do my best to get that completed, for you. I won't have Internet, or cell service while en-route. You *will* be able to follow me via the magic of GPS Satellites at this address: http://trackleaders.com/aztr13i.php?name=Justin_Simoni Starting Friday, April 19th, when the race begins. This ...Continue Reading

v6.3.0 Released

April 9th 2013 UTC

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: Summary 6.3.0 -------------- v6.3.0 of Dada Mail comes with enhancements to Dada Mail's Amazon SES sending support ...Continue Reading

Re: Trick 2: Profile field dropdown select boxes without modifying core code

April 9th 2013 UTC

> By all means, post it to the list! > > If you get really interested, one idea would be to fork DadaMail on github, > and publish your changes there, > > - I just saw this. Well, right now I am working on ways to achieve some desired functionality without changing the core code. Obviously, changing the core code is the proper way but, given time and resources, I figured I would go this route. I have attached the javascript as a txt file and a sample data file with a profile field I added named ' ...Continue Reading

Re: still having mailing monitor issues

April 8th 2013 UTC

Okay, thanks. It was set at 1 and it wasn't helping any with the issue of the mailing pausing. I'm at a loss as to how to fix that. Any other ideas that don't involve manually checking the queue every couple of hours? Warm regards,Mary Ann  MARY ANN KELLEY* / TheHomeSchoolMomemail:*  maryann@PROTECTED On Apr 8, 2013, at 7:07 PM, Justin J wrote:So, in your case, since you have, "Room_For_One_More_Check" set to, 0, "MessagesAtOnce" won't even be looked at. The idea behi ...Continue Reading

Re: still having mailing monitor issues

April 8th 2013 UTC

On Apr 8, 2013, at 4:39 PM, Mary Ann Kelley wrote: > Doh. I've been changing these variables in the plugin files. I just realized that I can change them in the config file. I'm assuming that if I do that, it will override the plugin values and I won't have to update them every time I upgrade (unless I have Dada create a new config file)? You are correct. And if you are upgrading to the forthcoming v6.3.0 stable release, there will be no need to create a new config file (unless you want SES sending) > I see t ...Continue Reading

Re: still having mailing monitor issues

April 8th 2013 UTC

Is there any difference in the end result between these two settings:[*]Set MAILOUT_AT_ONCE_LIMIT to 2 and Room_For_One_More_Check to 1 [*]Set MAILOUT_AT_ONCE_LIMIT to 1 and Room_For_One_More_Check to 0 Warm regards,Mary AnnOn Apr 8, 2013, at 6:32 PM, Justin J wrote:Room_For_One_More_Check is on/off (1/0), MAILOUT_AT_ONCE_LIMIT is your "how many should be checked" setting. Sorry for that confusion,  Post: mailto:dadadev@PROTECTED Unsubscribe » ...Continue Reading

Re: still having mailing monitor issues

April 8th 2013 UTC

Doh. I've been changing these variables in the plugin files. I just realized that I can change them in the config file. I'm assuming that if I do that, it will override the plugin values and I won't have to update them every time I upgrade (unless I have Dada create a new config file)? I see they have a comma after each line in the config file but a semi-colon in the plugin file. I've been changing the number of mailouts at once and the max size of messages. Would I change it like this:Bridge => { Plugin_Name ...Continue Reading

Re: still having mailing monitor issues

April 8th 2013 UTC

On Apr 8, 2013, at 4:25 PM, Mary Ann Kelley wrote: > I upped the mailout_at_once variable to test that theory (it didn't help but did maxout the emails per hour the host allows), but I didn't change Room_For_One_More_Check. Should I set it to 0 (not sure if it's an on/off setting or a "how many more should be checked" setting)? Room_For_One_More_Check is on/off (1/0), MAILOUT_AT_ONCE_LIMIT is your "how many should be checked" setting. Sorry for that confusion, ...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.