Dada Mail Version Eight!

 
From: "Justin J justin@PROTECTED [Dada Mail Developers]" <dadadev@PROTECTED>
Date: January 6th 2015

Hi Everybody,

So, last night, I started working on the next big major version of Dada Mail - v8! I'm usually fairly conservative with my versioning, and only announce major versions when something huge gets changed In this case I'm in the process of migrating Dada Mail to be CGI::Application-based Right now, there's really no framework to speak of in Dada Mail!

Moving to CGI::Application is going to do a few cool things, most importantly it's gonna allow us to run Dada Mail as not just as CGI script, but will give us quick and easy support for FastCGI and with that: long-running, persistent processes (meaning a BIG performance boost!) That will be very cool, as it means that Dada Mail can run much more efficiently on busy sites Even a host like Bluehost supports FastCGI, so the barrier to entry is super low

I was a little concerned about how hard it was going to be to migrate to CGI::Application/Fast CGI - Dada Mail is a large app! With admittedly, some cobwebs in some of the code I'm happy to report, I may have something running as early as tonight or tomorrow under FastCGI

FastCGI has some positive traits: It's fairly robust and looks like it's supported in a lot of places It's also easy to keep on supporting Dada Mail as a plain CGI app, if that's still all you need There's shinier stuff available for Perl apps, and it's called PSGI - it's similar to WSGI for Python or or Rack for Ruby Here's more about it:

http://plackperl
org/

PSGI would give even greater flexibility and potentially speed for Dada Mail, and moving Dada Mail 8 to PSGI would be simple, once FastCGI support is done Deployment may be another issue, as it's not as simple to start running the app (or putting the middleware/backend stuff up) For a seasoned pro, it could still be an option and I may experiment with that

So, for the time being, that's going to be the only difference between v7 and v8 - FastCGI support, migrating to CGI::Application and potentially a walkthrough to get things running under PSGI This may be the time I also drop the PlainText/Default backend, plus a few deprecated features/plugins, but that's to be seen

Here's the branch I'm working on:

https://github
com/justingit/dada-mail/tree/features-cgi_application_migration

More about FastCGI:

http://www
fastcgi
com/drupal/

More about CGI::Application:

http://cgi-app
org/
  • 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.