Dada Mail Developers Archives

 

v6.3.0 Beta 1 Released

April 4th 2013 UTC

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, * Installation Instructions http://dadamailproject.com/support/documentation-6_3_0-beta1/install_dada_mail.pod.html * Dada Mail 6.3.0 Beta 1 (.tar.gz) http://dadamail.googlecode.com/files/dada-6_3_0-beta1.tar.gz * uncompress_dada.cgi script (Save Link/Page As…) https://raw.github.com/justingit/dada-mail/v6_2_2-stable_2013_03_29/uncompress_dada.c ...Continue Reading

RE: Notice: Out of the, "office": April 17th - ~May 1st

April 4th 2013 UTC

Have a great ride. Be safe! (Retired long since, but still riding about 2K miles per year - roads & streets.) - Al -----Original Message----- From: Justin J [mailto:justin@PROTECTED] Sent: Wednesday, April 03, 2013 8:35 PM To: Dada Mail Developers Subject: [dadadev] Notice: Out of the, "office": April 17th - ~May 1st Hello Everyone, This is a heads-up to let everyone know I'll be taking a break from Dada Mail stuff between April 17th to ~May 1st. I'll be taking part in the Arizona Trail Race ...Continue Reading

Notice: Out of the, "office": April 17th - ~May 1st

April 3rd 2013 UTC

Hello Everyone, This is a heads-up to let everyone know I'll be taking a break from Dada Mail stuff between April 17th to ~May 1st. I'll be taking part in the Arizona Trail Race 750, which starts on the Mexico/Arizona border and ends when you ride into Utah (with the Grand Canyon awkwardly in the way). More information: http://www.topofusion.com/azt/aztr.php I'll be completely out of contact, as the terrain is pretty rough and cell coverage in most of the areas is not happening. There's a good chance I'll be back ...Continue Reading

Re: An oddity with the root_login template variable

April 3rd 2013 UTC

On Apr 3, 2013, at 1:26 PM, AJ wrote: > Never mind. I figured it out. Had to do with a lack of experience with HTML::Template. The upgrade did restore the root login and list owner title but didn’t allow for the user of root_login until I added root_login to the params passed to the template in the view_list function of the mail.cgi. Yup - that's the trick -I'll make sure to reflect that change in the next version for you, ...Continue Reading

Re: An oddity with the root_login template variable

April 3rd 2013 UTC

Never mind. I figured it out. Had to do with a lack of experience with HTML::Template. The upgrade did restore the root login and list owner title but didn’t allow for the user of root_login until I added root_login to the params passed to the template in the view_list function of the mail.cgi. Starting at line 3293 of the mail.cgi for 6.3 alpha 1: my $scrn = DADA::Template::Widgets::screen( { -list => $list, -screen => 'view_list_viewport_widget.tmpl', -ex ...Continue Reading

Re: An oddity with the root_login template variable

April 3rd 2013 UTC

> Can you back up, and first try to explain what you're doing (give some > context)? I don't have the clearest of ideas. If you have any examples of > template code you can share (and again, where it's going) that could help, > > - [[ AJ ]] Sure I can. My bad. I was in a rush and as soon as I sent it I realized that I should have been more descriptive. Basically, we manage outbound lists for a large healthcare organizations. They use the lists to send out updates, notices, etc to their direct employees ...Continue Reading

Re: styling of variables inserted by Dada

April 2nd 2013 UTC

If you use Google Chrome as your web browser (and possibly some others, but I don't know offhand), you can easily eliminated the copy-paste formatting problem by using *Ctrl-Shift-V* to "Paste Text Only" instead of the regular *Ctrl-V*, as a workaround (it's *Command-Shift-Option-V* on Mac). Moshe--Moshe Katz-- moshe@PROTECTED-- +1(301)867-3732 On Mon, Apr 1, 2013 at 4:49 PM, Justin J <justin@PROTECTED> wrote: Looks like I can recreate this problem, pretty easily, but just copying the tag I want to us ...Continue Reading

Re: An oddity with the root_login template variable

April 2nd 2013 UTC

On Apr 2, 2013, at 3:50 PM, AJ wrote: > For some strange reason it is no longer getting picked up. All of the menu items still show but when I try to use the “tmpl_if root_login” to hide a widget, it considers all logins as non-root. Also the title no longer shows “ PROGRAM_NAME Root”. I’ve been looking through the code but cannot find where the root_login template variable is instantiated. Was wondering if anyone could point me in the right direction. Can you back up, and first try to explain what you're do ...Continue Reading

An oddity with the root_login template variable

April 2nd 2013 UTC

For some strange reason it is no longer getting picked up.  All of the menu items still show but when I try to use the “tmpl_if root_login”  to hide a widget, it considers all logins as non-root.  Also the title no longer shows “ PROGRAM_NAME Root”.  I’ve been looking through the code but cannot find where the root_login template variable is instantiated.  Was wondering if anyone could point me in the right direction. Thanks in advance.A.J.  Post: mailto:dadadev@PROTECTED Unsubsc ...Continue Reading

Re: styling of variables inserted by Dada

April 1st 2013 UTC

Thanks, Justin. That's easy enough. If I paste in source code, it will eliminate the problem as well, I guess. That's easy too, until a more permanent fix is available. I would help with that if I could, but I haven't got any javascript experience.  Warm regards,Mary Ann On Apr 1, 2013, at 4:49 PM, Justin J wrote:Looks like I can recreate this problem, pretty easily, but just copying the tag I want to use, (in your case: <!-- tmpl_var subscriber.first_name --> ), from the listing in the, "Subscriber Fi ...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.