Dada Mail Developers Archives

 

Re: MySQL Backend Capitalization

May 26th 2009 PST

Here's the correct capitalization: > In my config file, I have the following: > $SUBSCRIBER_DB_TYPE = 'MySQL'; $ARCHIVE_DB_TYPE = > 'MySQL'; $SETTINGS_DB_TYPE = 'MySQL'; > $SESSION_DB_TYPE = 'MySQL'; > In the newest versions of Dada Mail, all these variables should be simply, "SQL", for any of the SQL flavors: MySQL, PostgreSQL, SQLite I don't know when this changeover happened, where stating only "SQL" happened, but it's been at least a ...Continue Reading

MySQL Followup 2

May 26th 2009 PST

I figured it out ... I think.The lines below need to have a type that matches in DADA::MailingList::STORED_ITEM::DBTYPE which is proper capitalization. $SUBSCRIBER_DB_TYPE        = 'MySQL'; $ARCHIVE_DB_TYPE           = 'MySQL'; $SETTINGS_DB_TYPE          = 'MySQL'; $SESSION_DB_TYPE           = 'MySQL'; $BOUNCE_SCORECARD_DB_TYPE  = 'MySQL'; (Yes, I know this one was not in my prevoius messages)However, the entry ...Continue Reading

MySQL Followup

May 26th 2009 PST

Also, I went back through the installation instructions to make sure that I didn't miss anything (in case things have changed in 3.0.3) and I found an issue:On http://dadamailproject.com/installation/configuration-sql_backend.html, it says that: $SUBSCRIBER_DB_TYPE        = 'MySQL'; $ARCHIVE_DB_TYPE           = 'MySQL'; $SETTINGS_DB_TYPE          = 'MySQL'; $SESSION_DB_TYPE           = 'MySQL';should all be "= 'S ...Continue Reading

MySQL Backend Capitalization

May 26th 2009 PST

I have been using dada for several years on one server.  I am now migrating it to a different host and I had issues connecting to the MySQL Server.I received the following error: install_driver(MySQL) failed: Can't locate DBD/MySQL.pm in @INC (@INC contains: ../../ ../../perllib /sw/lib/perl5/5.8.6/darwin-thread-multi-2level /sw/lib/perl5 ../../DADA/perllib ./ ../ ../../../ ./../../DADA ../../DADA ../DADA ../DADA/perllib ./DADA ./DADA/perllib ../../../perl ../../../perllib /usr/local/lib/perl5/5.8.9/BSDPAN /usr/lo ...Continue Reading

Re: dada_profile_fields

May 19th 2009 PST

On May 19, 2009, at 6:51 PM, Dave Leffler wrote: > I'm running into a problem with partial sending. I have NO profiles > set up, > but would expect partial sending to work similar to v3.03. I've > looked > through the code and the problem seems to be that the SQL statement in > MailingList::Subscribers:baseSQL.pm now uses profile.email vs > subscriber.email. Sounds like you're working with 3.1 - it's pretty alpha quality code. I'd assume you'd hit a snag or two - it may be what you're deta ...Continue Reading

dada_profile_fields

May 19th 2009 PST

I'm running into a problem with partial sending. I have NO profiles set up, but would expect partial sending to work similar to v3.03. I've looked through the code and the problem seems to be that the SQL statement in MailingList::Subscribers:baseSQL.pm now uses profile.email vs subscriber.email. Are these fields (dada_profile_fields or dada_profiles) supposed to be automatically populated at some point? I would envision a situation whereby there are 100 list subscribers, but only 10 with profiles? FWIW, I'm work ...Continue Reading

Re: Dada Bridge enhancements

May 14th 2009 PST

Awesome, I got the request - let me get a few things cleared off my plate before I review, ...Continue Reading

Message List Restarting

May 14th 2009 PST

Every few minutes my email list restarts. What causes this and how can I troubleshoot it? Does it have to wait a minute before restarting or can that be changed so it restarts faster? Carl K ...Continue Reading

Dada Bridge enhancements

May 14th 2009 PST

I've completed a "git" push and issued Justin a "pull request" on github. Of note in these changes is SpamAssassin Modules v3 support for dada_bridge (was only v2) Dave Leffler ...Continue Reading

Re: So, who wants to be a moderator?

May 13th 2009 PST

> On May 13, 2009, at 2:03 PM, Moshe Katz wrote: > ...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.