Dada Mail Developers Archives

 

Re: Default Values for New Lists

April 23rd 2009 UTC

----- Original Message ----- From: "Justin J" To: "[list_settings.list_name] Subscriber" Sent: Tuesday, April 21, 2009 11:20 PM Subject: [dadadev] Re: Default Values for New Lists > >> On Apr 20, 2009, at 2:52 PM, Frans Gouverne wrote: > >>> ----- Original Message ----- From: "Justin J" >>> >> > >>> Frans - have you tried running the test suite on your fork? I'm >>> curious on what comes back, >> >> Very misterious: ...Continue Reading

Re: Default Values for New Lists

April 21st 2009 UTC

> On Apr 20, 2009, at 2:52 PM, Frans Gouverne wrote: >> ----- Original Message ----- From: "Justin J" > > >> Frans - have you tried running the test suite on your fork? I'm >> curious on what comes back, > > Very misterious: the first time I was able send a mail formatting > test, I actually did receive the test email with your pictures in > it. But the next time I got: > > Undefined subroutine &main::send_email_testsuite called at mail.cgi > line 65 ...Continue Reading

Re: Default Values for New Lists

April 21st 2009 UTC

On Apr 21, 2009, at 10:02 AM, Samer Bechara wrote: > Is it possible to have this feature accessible via API ? In Frans's example, it is, at least in the Perl API. Something like: use DADA::MailingList; DADA::MailingList->Create( { -list => 'mynewlist', -settings => { list_name => "My New List Name!", info => "this is my list's description!", # etc, }, -clone => 'myoldlist', } ); The, "-clone" argument just needs the list short name of the li ...Continue Reading

Re: Default Values for New Lists

April 21st 2009 UTC

> At 3:45 PM -0400 4/21/09, Frans Gouverne wrote: >> Did you select a list to clone? If so, does the error also shows up >> when you >> do not clone? >> Is there a string named "864313574052" somewhere in your config file? >> Do you use your existing data base, or did you create a new one? I >> suppose >> you use SQL? >> Are you able to check if there is a setting named "864313574052" in >> your dada_settings table, e.g. by using phpadmi ...Continue Reading

dadadev Re: dadadev Re: dadadev Re: dadadev Re: dadadev Re: Default Values for New Lists

April 21st 2009 UTC

At 3:45 PM -0400 4/21/09, Frans Gouverne wrote: >Did you select a list to clone? If so, does the error also shows up when you >do not clone? >Is there a string named "864313574052" somewhere in your config file? >Do you use your existing data base, or did you create a new one? I suppose >you use SQL? >Are you able to check if there is a setting named "864313574052" in >your dada_settings table, e.g. by using phpadmin? Fixed. You were right, I found the string named "8643 ...Continue Reading

Re: dadadev Re: dadadev Re: dadadev Re: dadadev Re: Default Values for New Lists

April 21st 2009 UTC

----- Original Message ----- From: "John Collins" To: "[list_settings.list_name] Subscriber" Sent: Tuesday, April 21, 2009 6:41 PM Subject: [dadadev] dadadev Re: dadadev Re: dadadev Re: dadadev Re: Default Values for New Lists > > Thanks again for contributing this. I don't expect you to support it, but > just informing that I get a > "Program 500 server error > Attempt to save a unregistered setting - 864313574052 at > /DADA/MailingList.pm line 94" Hi John, Did you ...Continue Reading

dadadev Re: dadadev Re: dadadev Re: dadadev Re: Default Values for New Lists

April 21st 2009 UTC

Thanks again for contributing this. I don't expect you to support it, but just informing that I get a "Program 500 server error Attempt to save a unregistered setting - 864313574052 at /DADA/MailingList.pm line 94" I used the Config.PM you supplied with only the minor changes required to make it work on my domain. I compared the files using BBEdit's compare files feature so I am sure that only what needed to be changed was changed. At 4:52 PM -0400 4/20/09, Frans Gouverne wrote: >>> >>& ...Continue Reading

Re: dadadev Re: dadadev Re: dadadev Re: Default Values for New Lists

April 21st 2009 UTC

Is it possible to have this feature accessible via API ? Frans Gouverne wrote: > > ----- Original Message ----- From: "Justin J" > > To: "Dada Mail Developers Subscriber" > Sent: Monday, April 20, 2009 6:35 PM > Subject: Re: dadadev Re: dadadev Re: dadadev Re: Default Values for > New Lists >> >>> >>> On Apr 20, 2009, at 10:32 AM, John Collins wrote: >>> Thanks for doing this. Is this the Pro version? I'm on Pro and >>> need th ...Continue Reading

Re: dadadev Re: dadadev Re: dadadev Re: Default Values for New Lists

April 20th 2009 UTC

----- Original Message ----- From: "Justin J" To: "[list_settings.list_name] Subscriber" Sent: Monday, April 20, 2009 6:35 PM Subject: [dadadev] Re: dadadev Re: dadadev Re: dadadev Re: Default Values for New Lists > >> >> On Apr 20, 2009, at 10:32 AM, John Collins wrote: >> Thanks for doing this. Is this the Pro version? I'm on Pro and need >> the features. > > Unless Frans says otherwise, you can probably just use your previous > Config.pm file from Pro ...Continue Reading

Re: dadadev Re: dadadev Re: dadadev Re: Default Values for New Lists

April 20th 2009 UTC

> > On Apr 20, 2009, at 10:32 AM, John Collins wrote: > Thanks for doing this. Is this the Pro version? I'm on Pro and > need the features. Unless Frans says otherwise, you can probably just use your previous Config.pm file from Pro Dada 3.0.3 and everything should be Pro, still ;) (thanks again Frans for making this - I'm glad it worked! github ftw) Frans - have you tried running the test suite on your fork? I'm curious on what comes back, ...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.