Dada Mail Developers Archives

 

Dada Mail 3.0.1 RC1 Released

November 25th 2008 PDT

This is (hopefully) the last dev release I'm doing of 3.0.1 - speak now, or forever hold your peace, when it comes to issues. Here's the direct links: (tar.gz) http://downloads.sourceforge.net/mojomail/dada-3_0_1-rc1.tar.gz?use_mirror= (zip) http://downloads.sourceforge.net/mojomail/dada-3_0_1-rc1.zip?use_mirror= And here's the bugs that should be fixed: Changes 3.0.1 Bug Fixes 3.0.1 2219316 3.0.0 - libwww-perl ver. 5.819 incompatible with Dada Mail? https://sourceforge.net/tracker2/?func=detail&aid=22193 ...Continue Reading

Dada Mail 3.0.1 Beta 2 Released

November 21st 2008 PDT

Here are the direct download links: http://downloads.sourceforge.net/mojomail/dada-3_0_1-beta2-11_21_08.tar.gz?use_mirror= http://downloads.sourceforge.net/mojomail/dada-3_0_1-beta2-11_21_08.zip?use_mirror= There's a few changes from Beta 1 - one the largest is that I threw away all that semaphore business, so you shouldn't get any errors relating to semaphore files when sending out mailing list messages. I'm suspecting the problem is because people are running Dada Mail on a Network File System and that al ...Continue Reading

Re: Outbound emails limit per hour

November 21st 2008 PDT

> I would like to wonder, if the coming version of dada mail could > recognize when my account reaches the outbound emails limit pre-set > by my host [bluehost, sometimes 50 upto 500] > Would it pause the mailing process till next hour? or it will carry > on sending ? No - but all you have to do is set the batch settings to work with your limitations. Unless there's a way to automatically detect what these limits are - and, there isn't, I can't have Dada Mail automatically pre set itself. & ...Continue Reading

Outbound emails limit per hour

November 21st 2008 PDT

Hello,I would like to wonder, if the coming version of dada mail could recognize when my account reaches the outbound emails limit pre-set by my host [bluehost, sometimes 50 upto 500] Would it pause the mailing process till next hour? or it will carry on sending  ? All emails sent from the point i reaches that pre-set & until the next hour will be considered an un-delivered emails, right?Kindly adviseThank you-- Alfred Hitchcock  - "Television has brought back murder into the home - where it belong ...Continue Reading

Re: Dada Mail 3.0.1 Beta 1 Released

November 17th 2008 PDT

On Nov 17, 2008, at 2:19 AM, Frans Gouverne wrote: > > With respect to MIME::Lite::HTML: > > Unfortunately my feature request to remove script code (http://rt.cpan.org/Public/Bug/Display.html?id=36006 > ) hasn't been implemented correctly, see this new bug: http://rt.cpan.org/Public/Bug/Display.html?id=40164 > Although it's easy to fix. I'm not the maintainer of MIME::Lite::HTML, although I have asked the Perl Community to *become* it. The last time I did, a new version seemed coincidentally ...Continue Reading

Re: Dada Mail 3.0.1 Beta 1 Released

November 17th 2008 PDT

With respect to MIME::Lite::HTML: Unfortunately my feature request to remove script code (http://rt.cpan.org/Public/Bug/Display.html?id=36006) hasn't been implemented correctly, see this new bug: http://rt.cpan.org/Public/Bug/Display.html?id=40164 Although it's easy to fix. When not removing such (java)script code from a HTML page before putting it into an email, many online email providers like gmail and yahoo will mark the email as spam. ----- Original Message ----- From: "Justin J" To: "Dad ...Continue Reading

3.0.1 Beta 1 Snapshot: 11/17/08 Released

November 17th 2008 PDT

OK - given the, "Send a Webpage" problems, I've released a version that *should* address the problems. I've tried this release on 3 of my own testing servers and it seems to be A-OK. Here's the download: https://sourceforge.net/project/showfiles.php?group_id=13002&package_id=271760&release_id=640981 If you want to give it a check, just try to send a webpage. If it works (when, in the past, it didn't) we're in good shape. There's also some changes in the mass mailing stuff - which is sort of a reoc ...Continue Reading

Re: Dada Mail 3.0.1 Beta 1 Released

November 16th 2008 PDT

On Nov 16, 2008, at 8:25 PM, Justin J wrote: >> >> On Nov 16, 2008, at 7:41 PM, gburton@PROTECTED wrote: > On Nov 16, 2008, at 8:25 PM, Justin J wrote: >> Does the beta fix the following error? I am not a seasoned dada >> guru so if the answer is obvious please forgive me: >> >> Program Error (Server Error 500) >> More information about this error may be available in the server >> error log and/or program error log. >> >> Can't call method "verif ...Continue Reading

Re: Dada Mail 3.0.1 Beta 1 Released

November 16th 2008 PDT

On Nov 16, 2008, at 7:41 PM, gburton@PROTECTED wrote: ...Continue Reading

Re: Dada Mail 3.0.1 Beta 1 Released

November 16th 2008 PDT

Does the beta fix the following error?  I am not a seasoned dada guru so if the answer is obvious please forgive me: Program Error (Server Error 500) More information about this error may be available in the server error log and/or program error log. Can't call method "verify_data" on an undefined value at DADA/perllib/MIME/Lite.pm line 2066, <DATA> line 27. Can't fetch http://www.gmbwebsites.com/42Kathy/153kathy42re106_sc1.htm (Usage: $h->push_header($field, $val)) at /DADA/App/Mas ...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.