Dada Mail Developers Archives

 

RE: Dada Mail 4.3.0 Beta 1 Released

November 17th 2010 PST

On Wed, Nov 17, 2010 at 3:59 PM, Alex Judd <alex@PROTECTED> wrote: The link to https://github.com/downloads/justingit/dada-mail/4_3_0-beta1.tar.gzShould be    https://github.com/downloads/justingit/dada-mail/dada-4_3_0-beta1.tar.gz  - Yehuda Post: mailto:[list_settings.discussion_pop_email] Unsubscribe: https://dadamailproject.com/cgi-bin/dada/mail.cgi/u/dadadev/ List Information: [PROGRAM_URL]/list/[list_settings.list] Archive: [PROGRAM_URL]/archive/[list_settings.list] D ...Continue Reading

RE: Dada Mail 4.3.0 Beta 1 Released

November 17th 2010 PST

Hi Justin Hmm still not working from the tar.gz page at http://dadamailproject.com/download/ The link to https://github.com/downloads/justingit/dada-mail/4_3_0-beta1.tar.gz Still gives a page not found :-( Alex Sent from my iPad On 17 Nov 2010, at 19:50, Justin J wrote: > > > On Nov 17, 2010, at 9:47 AM, Alex Judd wrote: > >> >> Hi Justin >> >> Looks like the link to the > > > Works for me, there's also the download page, > > http://github.com/just ...Continue Reading

RE: Dada Mail 4.3.0 Beta 1 Released

November 17th 2010 PST

On Nov 17, 2010, at 9:47 AM, Alex Judd wrote: > > Hi Justin > > Looks like the link to the Works for me, there's also the download page, http://github.com/justingit/dada-mail/downloads ...Continue Reading

RE: Dada Mail 4.3.0 Beta 1 Released

November 17th 2010 PST

Hi Justin Looks like the link to the new Beta on the Dada website is broken :-( Skywire • www.skywire.co.uk King House, 5-11 Westbourne Grove, London, W2 4UA t: +44(0)207 229 0208 • m: +44(0)7740 305115 -----Original Message----- From: Justin J [mailto:justin@PROTECTED] Sent: 17 November 2010 02:00 To: Dada Mail Developers Subscriber Subject: [dadadev] Dada Mail 4.3.0 Beta 1 Released Here's the direct downloads:    * https://github.com/downloads/justingit/dada-mail/dada-4_3_0-beta1.tar.gz   ...Continue Reading

Dada Mail 4.3.0 Beta 1 Released

November 16th 2010 PST

Here's the direct downloads: * https://github.com/downloads/justingit/dada-mail/dada-4_3_0-beta1.tar.gz * https://github.com/justingit/dada-mail/raw/v4_3_0-beta1-2010_11_16/uncompress_dada.cgi (Save Page/Link As...) Give it a try out and see if everything is still working well for you, Here's the changelog: Changes 4.3.0 ------------------------------------- Twitter Support Removed ------------------------------------- Twitter turned off support for the, "Basic" authorization API they were using, ...Continue Reading

Re: inconstent naming of url-parameter

November 1st 2010 PST

Peter, This may be the only line that has the problem - in dada/DADA/App/Subscriptions.pm, line 258: $qs .= '&error=' . $_ foreach keys %$errors; Just change that to, $qs .= '&errors=' . $_ foreach keys %$errors; and you'll be in better shape, Here it is in the repo: http://github.com/justingit/dada-mail/commit/f6677026eaed74986aba80e7df5b17fb8b9e683f ...Continue Reading

Re: inconstent naming of url-parameter

November 1st 2010 PST

On Nov 1, 2010, at 7:15 AM, Peter Velan wrote: > > am 01.11.2010 00:16 schrieb Justin J: >> >> On Oct 30, 2010, at 4:18 PM, Peter Velan wrote: >>> This inconsistency makes Dadamail integration >>> unnecessarily difficult. >> >> Uh, OK - there's no really API or docs about how query strings >> and redirects are handled in Dada Mail, > > Well, but in "Mailing List Options" there's 8 options like ... > > [_] If the first step of the Closed-L ...Continue Reading

Re: inconstent naming of url-parameter

November 1st 2010 PST

am 01.11.2010 00:16 schrieb Justin J: > > On Oct 30, 2010, at 4:18 PM, Peter Velan wrote: >> This inconsistency makes Dadamail integration >> unnecessarily difficult. > > Uh, OK - there's no really API or docs about how query strings > and redirects are handled in Dada Mail, Well, but in "Mailing List Options" there's 8 options like ... [_] If the first step of the Closed-Loop Opt-In is successful (and a Closed-Loop Opt-In Confirmation email is on its way), redirect to this URL: ...Continue Reading

Re: Corrupted somthing or another affecting confirmation email

October 31st 2010 PST

On Oct 31, 2010, at 6:14 PM, John Collins wrote: > Do you happen to remember what file generates the email back to a new subscriber? I'm happy just to delete the part that isn't working right. It can be changed per list, The menu item name has been relabeled since 2.10.16 was released, but it should be under, "Email Templates" or something similar, ...Continue Reading

Re: Corrupted somthing or another affecting confirmation email

October 31st 2010 PST

Do you happen to remember what file generates the email back to a new subscriber? I'm happy just to delete the part that isn't working right. v 2.10.16 Justin J wrote: I won't be able to help with such an old version, but there wasn't a 2.11.16 ever released, and all the 2.11.x versions were all alpha/betas (probably with many bugs), that later became Dada Mail 3. -- Justin J: Lead Dadaist. url: http://dadamailproject.com email: justin@PROTECTED phone: 720.341.4963 On Oct 30, 2010, at ...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.