Dada Mail Developers Archives

 

dadadev Re: Strange Bouncing on the List

October 17th 2008 UTC

At 11:15 PM -0400 10/15/08, Justin J wrote: >>on 10/15/2008 15:01, Justin J wrote: >>>you meant "un" subscribed, i think :) > > >Yeah - you're right, but wouldn't it be funny if it *was* >subscribing! That truly would be a Dadaist move... > >>I don't have access to my mailLogs here on BlueHost, AFAIK, but >>I'll poke around. > > >What I've done is have pretty much all bounces that have a valid >email and list to be appended to a file. I'll just search t ...Continue Reading

Cron Jobs

October 17th 2008 UTC

Am I correct in that this is the correct code to run Mystery Girl as a cron job? I'm on a Mac and set it with the terminal, but it didn't run last night. (btw--MG runs okay manually) 1,16,31,46 1,2,3 * * * /home/mydomainname/www/cgi-bin/dada/plugins/dada_bounce_handler.pl >/dev/null 2>&1 I don't think I have a Cpanel based hosting account. Or at least it doesn't look like it. (Westhost). I did find a file named curl on the server, but I opened it and it's gibberish. ...Continue Reading

dadadev Re: dadadev Re: Changing sort order in Clickthru tracking

October 16th 2008 UTC

At 10:45 PM -0400 10/15/08, Justin J wrote: >On Oct 14, 2008, at 6:05 PM, John Collins wrote: > >> >>Nope. >>Thanks anyway. Any other ideas? >>JC > > > > >Strange - > > >At least for me, both of these techniques: > > foreach(sort { $a <=> $b } keys %$m_report){ > > >change to: > > > foreach(sort { $b <=> $a } keys %$m_report){ > > >*or* changed to: > > foreach(reverse sort { $a <=> $b } keys %$m_report){ & ...Continue Reading

dadadev Re: Partial cleansing of Clickthru Logging

October 16th 2008 UTC

I think I've figured it out by looking more closely at the log file. I noticed that both the date and the ID number of the recorded clickthrough were retained. For marketing reasons, I have a page on the main site that contains the Dada archive in an iFrame so viewers can see what kind of emails I send. The archive contains every one I've sent since 2005. Often people who want to be included will view the archive to see sample similar listings or some of their prior listing as a reference. Therefore, the log ...Continue Reading

dadadev Re: External Config extra files

October 16th 2008 UTC

At 10:50 PM -0400 10/15/08, Justin J wrote: >> >>Somehow in my first attempt to set up the sql backend I got caught >>in a loop where I ending up in the auto install and created a whole >>new list. Not a serious problem, I restored from backup and got >>it on the second try. One feature for new users is the auto set up >>creates the external config file which was good news for me as I >>had not previously made one. Additionally, I noticed in there were >>addition ...Continue Reading

Re: Strange Bouncing on the List

October 16th 2008 UTC

Hi Justin,   This is minor on your list of projects, but a common item of confusion for my new email managers is on the main "Send a List Message" page menu on the left side.  The very first entry "Send a List Message" looks like a section title because it is left justified and not bulleted, whereas the other send options are indented and bulleted.  (See below for example)  It would be clearer if the section had a black title of "Send a List Message" and the ...Continue Reading

Re: Strange Bouncing on the List

October 15th 2008 UTC

> on 10/15/2008 15:01, Justin J wrote: >> you meant "un" subscribed, i think :) Yeah - you're right, but wouldn't it be funny if it *was* subscribing! That truly would be a Dadaist move... > I don't have access to my mailLogs here on BlueHost, AFAIK, but I'll > poke around. What I've done is have pretty much all bounces that have a valid email and list to be appended to a file. I'll just search through the file in a bit and see if there's any bounces by some of the addresses that a ...Continue Reading

Re: Partial cleansing of Clickthru Logging

October 15th 2008 UTC

On Oct 15, 2008, at 6:57 PM, John Collins wrote: > > I've been using Dada for quite some time and the clickthru log has > gotten quite large, going back a couple of years. I would like it > to contain only the emails sent for the last six months. > > I see a BIG RED BUTTON on the page that seems to warning me not to > click it or it will erase my entrire history, so I haven't touched it. > > Instead I found a file named -clickthru.log. The file you're looking for should be called, & ...Continue Reading

Re: External Config extra files

October 15th 2008 UTC

On Oct 15, 2008, at 6:55 PM, John Collins wrote: > > Somehow in my first attempt to set up the sql backend I got caught > in a loop where I ending up in the auto install and created a whole > new list. Not a serious problem, I restored from backup and got it > on the second try. One feature for new users is the auto set up > creates the external config file which was good news for me as I had > not previously made one. Additionally, I noticed in there were > additional folders in ...Continue Reading

Re: dadadev Re: Changing sort order in Clickthru tracking

October 15th 2008 UTC

On Oct 14, 2008, at 6:05 PM, John Collins wrote: > > Nope. > Thanks anyway. Any other ideas? > JC Strange - At least for me, both of these techniques: foreach(sort { $a <=> $b } keys %$m_report){ change to: foreach(sort { $b <=> $a } keys %$m_report){ *or* changed to: foreach(reverse sort { $a <=> $b } keys %$m_report){ Shows the most recent mailing list message, first. This is the little test script: #!/usr/bin/perl my $m_report = { 1 => "one", 2 => &qu ...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.