Dada Mail Developers Archives

 

Re: pending messages in Bridge

August 13th 2011 PDT

On Aug 13, 2011, at 1:39 PM, Mary Ann wrote: > Can someone tell me where pending messages are stored in Bridge? * Messages that haven't been checked by Dada Bridge would still just be in the List Email's POP3 mailbox. * If you have moderation on, and they've been checked, then they'll be stored in the, .dada_files/.tmp/moderated_msgs directory, one file per message. They'll stay there, until you moderate them. * If they've been checked, (and if needed, moderated) but are just in queue to be sent out, they'll b ...Continue Reading

pending messages in Bridge

August 13th 2011 PDT

Can someone tell me where pending messages are stored in Bridge? Warm regards, Mary Ann  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] Developer Info: http://dev.dadamailproject.com ...Continue Reading

Infinite Loop Bug in Dada Bridge

August 13th 2011 PDT

Hey everyone, v4.6.0 Stable was released recently - http://dadamailproject.com/cgi-bin/dada/mail.cgi/archive/dada_announce/20110807223527/ Since then, an infinite loop bug has been found in Dada Bridge: https://github.com/justingit/dada-mail/issues/176 The bug happens when you name your list the same as the List Email - which isn't super out of the ordinary. But, what happens is that sometimes the, "From:" header looks to the mail server like you have a message with two email addresses in the To: he ...Continue Reading

v4.6.0 Installation and Upgrade Screencasts available

August 7th 2011 PDT

Here's the install screencast for v4.6.0 http://www.youtube.com/watch?v=MWz8O13yc0s&hd=1 and one for upgrading http://www.youtube.com/watch?v=lNRpQ7LxvtU&hd=1 Sorry for the crap sound quality, my voice has been racked by a cold that hasn't left me in three weeks. Glad my next acting gig is probably without any talking lines! I may do a screencast just on new features, to get everyone "excited" for them. I'd expect the 4.6.0 release any day now, ...Continue Reading

v4.6.0 Release Candidate 1 Released

August 5th 2011 PDT

v4.6.0 rc1 is out. This is basically a soft release of the 4.6.0 stable version of Dada Mail. If anything looks wrong, I need to know. I've rewritten the changelog to be a little more clearer on the... changes. (it's below) Installation Instructions http://dadamailproject.com/support/documentation-4_6_0/install_dada_mail.pod.html Dada Mail 4.6.0 Release Candidate 1 (.tar.gz) http://github.com/downloads/justingit/dada-mail/dada-4_6_0.tar.gz uncompress_dada.cgi script (Save Link/Page As...) https://github.co ...Continue Reading

v4.6.0 beta 2 Released

August 3rd 2011 PDT

Hello everyone Hot on the heals of beta 1 is beta 2, which is, uh, basically what I've worked on today: Download: https://github.com/downloads/justingit/dada-mail/dada-4_6_0-beta2.tar.gz uncompress_dada.cgi: https://raw.github.com/justingit/dada-mail/v4_6_0_beta1-2011_08_01/uncompress_dada.cgi Changelog: http://dadamailproject.com/support/documentation-4_6_0-beta2/changes_4_x.pod.html#4_6_0_beta_2 Changelog for 4.6.0 is below - I'm basically done with this and I'm just needing to update the docs/screencas ...Continue Reading

v4.6.0 Beta 1 Released

August 1st 2011 PDT

Hello Everyone, v4.6.0 BETA 1 has been released. The changelog is below the links to the distro. There's now enough to *have* a changelog. Download: https://github.com/downloads/justingit/dada-mail/dada-4_6_0-beta1.tar.gz unsompress_dada.cgi: https://raw.github.com/justingit/dada-mail/v4_6_0_beta1-2011_08_01/uncompress_dada.cgi Changelog: http://dadamailproject.com/support/documentation-4_6_0-beta1/changes_4_x.pod.html#4_6_0_beta_1 4.6.0 Beta 1 Features 4.6.0 Beta 1 :: Amazon SES Mail Sending Support Am ...Continue Reading

Re: fields template variables in "To:" header

July 29th 2011 PDT

I dunno... it's still doing it wrong for me. I enclose you 2 actual messages with all the headers. In the first one, I have the fields filled it, in the second, I deleted the fields. On 29/07/11 17:00, Justin J wrote: > On Jul 28, 2011, at 8:35 PM, Mariano Absatz - gmail wrote: >> Ah... another thing... for the tests I run, in order to verify how the messages would be sent, I used the 'partial mailing list sending' option and put a specific email address there (so only one message would be sent -to me- and no ...Continue Reading

Re: plugin configuration in .dada_config

July 29th 2011 PDT

On Jul 28, 2011, at 9:21 PM, Mariano Absatz - gmail wrote: > Most plugins have configuration data in the script itself and in the .configs/.dada_config file. They'll actually have configs in the scripts themselves, in the .dada_config file, as well as the Config.pm file. > If I change the 'Score_Threshold' entry for Mistery_Girl in .dada_config from 'undef' to something else. Will this setting have precedence over the $Plugin_Config->{Score_Threshold} within the script? The precendence will be: .dada_con ...Continue Reading

Re: fields template variables in "To:" header

July 29th 2011 PDT

On Jul 28, 2011, at 8:35 PM, Mariano Absatz - gmail wrote: > Ah... another thing... for the tests I run, in order to verify how the messages would be sent, I used the 'partial mailing list sending' option and put a specific email address there (so only one message would be sent -to me- and not to the other 9K subscribers). > > Maybe there were an awkward interaction with this feature... Still, it's working as expected for me, even using the partial sending feature. In the code, the only time Dada Mail skips ...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.