Dada Mail Developers Archives

 

v11.7.0 Released

December 13th 2019 PST

Howdy everyone, v11.7.0 has been released. Download and Install: https://dadamailproject.com/d/install_dada_mail.pod.html Changelog (and below) http://dadamailproject.com/d/changes_11_x.pod.html#pod11.7.0 I'm pasting in the changelog for v11.6.0 as well, as I don't think that was announced on this list: 11.7.0 Features Bridge Announcement List and Authorized Senders Enhancements The Bridge plugin allows you to send messages with Dada Mail through your mail reader without having to log into Dada Mail's own list control ...Continue Reading

Re: v11.5.1 Released

November 12th 2019 PST

Whoops, sorry - copy pasta mistake on my part - here's the changelog for v11.5.1: 11.5.1 This is mostly a bug-fix release for issues found in the v11.5.0 release of Dada Mail. There a few small features to look out for: Features Cleaned up Discussion List Moderation Screen Dada Mail primarly moderates discussion list messages via an email interface: copies of messages that require moderation are sent to all the Moderators via an email notification. The moderators can then approve or deny a message from being sent. We've ...Continue Reading

v11.5.1 Released

November 12th 2019 PST

Howdy everyone, v11.5.1 has been released. Download and Install: https://dadamailproject.com/d/install_dada_mail.pod.html Changelog (and below) http://dadamailproject.com/d/changes_11_x.pod.html#pod11.5.1 11.5.0 Features Testers List Test sending out your mass mailing is a great idea to do, before you commit to sending out the message to your entire mailing list. In past versions, Dada Mail could only send only send a test mass mailing to one email address at one time. Starting with v11.5.0, Dada Mail can send a test m ...Continue Reading

Re: Curbing semaphore messages

November 5th 2019 PST

Justin, Sorry for the delay in replying. No, the semaphore error message does not occur if the scheduled jobs are run from the admin page. As far as I could tell, no lock files were being written to .tmp when the Schedule::Cron jobs ran. Thanks for the assistance in identifying the warning in the code.I have modified the warning, retaining the part to the process ID number and the last part with the code line number. This shorter message is a useful 'heartbeat' signal, in these early days of my Dada Mail implementation. ...Continue Reading

Re: Curbing semaphore messages

November 3rd 2019 PST

Hmm - do you get the same error, (Semaphore does not exist to delete), if you run the Schedule Jobs URL, just in your browser? Does that file, (/home/very/long/path/user/private/.dada_files/.tmp/scheduledtasks.lock) actually exist? I guess if you want a bodge, you could just remove the line that throws that warning, Look for: warn "PID: $$ Semaphore does not exist to delete at, '" . $self->lockfile; in, dada/DADA/App/ScheduledTasks.pm and just remove it, Cheers, -- Justin J: Lead Dadaist.url: http://d ...Continue Reading

Re: Curbing semaphore messages

November 3rd 2019 PST

Justin, thank you for your reply and thank you for developing Dada Mail and making it available.The script for running Schedule::Cron is very simple and based on one of the examples supplied with Schedule::Cron. It's located in cgi-bin alongside dada and started with my SSH shell. So that it keeps going when I exit the shell, I use nohup with an ampersand to keep it in the background. So far, it's kept running. Dada Mail is run by Schedule::Cron using the precise curl command Dada Mail proposes via the admin pages.I was ...Continue Reading

Re: Curbing semaphore messages

November 2nd 2019 PST

On Nov 2, 2019, at 3:48 PM, Chris Holt chris.holt@PROTECTED [Dada Mail Developers] dadadev@PROTECTED wrote: Cron and crontab were also unavailable on the shared host, so I have made and uploaded Schedule::Cron, a cron-like Perl scheduler from metacpan, which seems to be working well. I find, however, that there are periodic messages in the errors file of this type: Well, what's running the script you've whipped up using, Schedule::Cron? I'm wondering if the problem you're having is more a problem with Unix privileges ...Continue Reading

Curbing semaphore messages

November 2nd 2019 PST

Hello Developers, I have just joined the list. Over the past couple of weeks, I have installed Dada Mail on the shared host of the website of the astronomy society I am involved in, to provide a discussion list.This was not without challenges (ssh cli install only, no CPAN,additional Perl modules for SSL built locally and uploaded, etc) but it is almost ready now for society members' use. Cron and crontab were also unavailable on the shared host, so I have made  and uploaded Schedule::Cron, a cron-like Perl schedul ...Continue Reading

Dada Mail 11.5.0 Released

November 2nd 2019 PST

Howdy everyone, v11.5.0 has been released. Download and install: [https://dadamailproject.com/d/install_dada_mail.pod.html](https://dadamailproject.com/d/install_dada_mail.pod.html) The big change here is the support to send a test mass mailing to multiple recipients. Here's a post about it: [https://blog.dadamailproject.com/2019/11/01/new-in-v11-5-0-send-test-mass-mailings-to-multiple-recipients/](https://blog.dadamailproject.com/2019/11/01/new-in-v11-5-0-send-test-mass-mailings-to-multiple-recipients/) Full change ...Continue Reading

Re: Multiple Test Mass Mailing Recipients

October 14th 2019 PST

This will be a nice feature to have. Mary AnnOn Oct 14, 2019, at 12:46 PM, Justin J justin@PROTECTED [Dada Mail Developers] <dadadev@PROTECTED> wrote: From: justin@PROTECTED Howdy everyone, I'm working on a feature to allow you to send to >1 email addresses when you send out a test message. You can do this in one of two ways: * first is to simply type in the addresses you want the test to be sent to, similar to how it works now. Main difference is that the app will take multiple address ...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.