Dada Mail Developers Archives

 

Re: Big Feature Time: a show of hands on which way to go

August 8th 2013 PDT

> CREATE TABLE IF NOT EXISTS dada_settings ( > list varchar(16), > setting varchar(64), > value text > ) CHARACTER SET utf8 COLLATE utf8_bin; > > So, you'll want (or you probably have) recast that, as well. Excellent. Something left over from old days is fine. Assuming I can make it work, the list shortname will only have letters, numbers, dashes, and underscores. No other funcky characters. > That's a pretty n ...Continue Reading

Re: First, I would like to apologize BLAH BLAH BLAH

August 8th 2013 PDT

Justin,No need to be sorry - we all get spam from plenty of other sources.  The only worry I have about when these types of messages get through is that if someone clicks "Report Spam", the email provider treats the entire email list as spam instead of just messages from that one address. For a long time, you had this list set to moderated to deal with exactly these types of messages.  I notice that it is no longer so (I didn't keep track of exactly when, but I think it's been unmoderated for arou ...Continue Reading

Re: First, I would like to apologize BLAH BLAH BLAH

August 8th 2013 PDT

I'm sorry for the intrusion from this person on the list. He's sells a spamming tool for Twitter, and has been trying to scam me for purchases of Pro Dada, without paying. He will not leave me alone. He constantly tries to contact me in every way you could imagine (except twitter, hmm!) and I have repeatedly told him I do not want to do business with him, to not contact me, and to not purchase my app. ...Continue Reading

Re: Big Feature Time: a show of hands on which way to go

August 7th 2013 PDT

First off, On Aug 7, 2013, at 6:20 PM, "AJ" wrote: > Thanks for the replies. Thanks for the conversation! I think the list short name character limitation has part of its constraints because of historical reasons. It's possible some URLs will break if you add funky characters to the mix, but that could be easily fixed once problems are spotted. The other part is, as it stands, you'll run into problems in the SQL table, just because of the schema they're created as. For example: CREATE TABLE IF NOT ...Continue Reading

Re: Big Feature Time: a show of hands on which way to go

August 7th 2013 PDT

> Not really - just a text editor and a ton of unit tests. The debugger for Perl is > the... Perl debugger. > > http://perldoc.perl.org/perldebug.html > > > Also, why is the short name have such a small character limit and not allow > '-' in it? I know about the basic console debugger. I guess I have gotten used to visual ones like the perl Tk debugger ( I have been using Devel::ptkdb for many years ) when executing and debugging perl scripts. Was just curious if there was anything else o ...Continue Reading

Re: Big Feature Time: a show of hands on which way to go

August 7th 2013 PDT

On Aug 7, 2013, at 3:23 PM, AJ wrote: > Do you use an IDE and/or have integrated debugging, or any step through type of debugging suggestions? Not really - just a text editor and a ton of unit tests. The debugger for Perl is the... Perl debugger. http://perldoc.perl.org/perldebug.html > Also, why is the short name have such a small character limit and not allow '-' in it? It's just used as a simple identifier for things like URL's and for things in the DB. In your case, it looks like you're tying the sho ...Continue Reading

Re: Big Feature Time: a show of hands on which way to go

August 7th 2013 PDT

On Aug 7, 2013, at 2:28 PM, Bruce Harper wrote: > On Wed, Aug 7, 2013 at 4:01 PM, Justin wrote: > > On Aug 7, 2013, at 8:26 AM, Bruce Harper wrote: > > Pretty much our sole use of Dada Mail is through Scheduled Mailings, so if that plugin were to get a little bit of attention, it would be helpful. If nothing else, please move or add the link from the mailing configuration page back to the schedule index page. > > Wait, what's going on? > > Process when I need to stop a mailing (holiday, ...Continue Reading

Re: Big Feature Time: a show of hands on which way to go

August 7th 2013 PDT

On another note... and while you are watching... :) Justin, Do you use an IDE and/or have integrated debugging, or any step through type of debugging suggestions? I ask because I created a postfix recipe for the bridge so there was no need to create an individual mailbox and pipe command for each list. the inbound email for the list is @ Create a SQL virtual alias map that looks like: query = SELECT CONCAT(list, '@ internal-placeholder-domain.') FROM dada_settings WHERE setting='discussion_pop_email' AND value=' ...Continue Reading

Re: Big Feature Time: a show of hands on which way to go

August 7th 2013 PDT

I use it both ways. I have a webpage that updates based on PHP/MySQL that is sent daily on a repeating scheduled mailing, and I also use it for plugging in one-off mailings that go out within the month. Warm regards,Mary AnnOn Aug 7, 2013, at 4:29 PM, Bruce Harper wrote:I'm sort of surprised Scheduled Mailings is such a killer feature, so to just calm everyone down (I also get asked this, semi-frequently), the plugin won't be pulled, until a major release of Dada Mail (v7?). I would like to add a, "Schedule" ...Continue Reading

Re: Big Feature Time: a show of hands on which way to go

August 7th 2013 PDT

This is for a sports team and it's private. There are multiple lists for various purposes, and when I have to remove or add someone to/from multiple lists (a family joins or an employee quits, for example), I have to switch between all of the lists to be sure I got them all. That said, while I would be interested in the feature you mention, I really don't know anything about using amazon and how difficult it is to implement and maintain. As a non-profit booster club, we can't afford any added expense (see, I don't ...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.