Re: Dada Mail 2.10.13 alpha 1 Released

 
From: "Joe Rizza" <joe@PROTECTED>
Date: January 25th 2007
Most likely, it's the session stuff - If you set the $SESSION_DB_TYPE
to MySQL, either set it back to its default, (PlainText), or try
dropping the current table and recreating it - the schema for the
table was slightly changed, so that may do some good. There were some
major bug fixes that have to do with the session system in 2.10.10.

Verified that I can log in when changing @SESSION_DB_TYPE to 'PlainText', but not by re-creating the database. I'll keep playing with it.

-Joe


On 24 Jan 2007 22:11:48 -0000, Joe Rizza < joe@PROTECTED> wrote:


On 24 Jan 2007 21:05:47 -0000, Dada Mail (Justin Simoni) < dada@PROTECTED> wrote:

On Jan 23, 2007, at 8:44 PM, Joe Rizza wrote:
>
> I didn't catch the name of your list or its password. I need those
> to let you into your administration control panel


Most likely, it's the session stuff - If you set the $SESSION_DB_TYPE
to MySQL, either set it back to its default, (PlainText), or try
dropping the current table and recreating it - the schema for the
table was slightly changed, so that may do some good. There were some
major bug fixes that have to do with the session system in 2.10.10.


Ahhh, I saw that, but didn't think about it as a potential problem with this. I thought that I created the databases from the 2.10.13 load, but I'll check it out and see if that solves it.

Thanks,
-Joe
 

--

Justin Simoni

Dada Mail -  Write Once: Distribute Everywhere Software
url: http://mojo.skazat.com
ph: 720.436.7701




On Jan 23, 2007, at 8:44 PM, Joe Rizza wrote:

>  Wondering if anyone else is having trouble installing this new
> version. I have am currently running 2.10.8, with an outside config
> file. I converted all of my data files over to MySQL, and verified
> everything was still working.  I installed 2.10.13 in a separate
> directory, and got it up and running. I then changed the outside
> config file to point to the 2.10.13 installation. Everything still
> looks fine until I click on the Administration link to log into the
> list control panel. It won't accept my password. Tried changing to
> plain text password as well, but I just get this:
>
> I didn't catch the name of your list or its password. I need those
> to let you into your administration control panel.
>
> I'm sure I'm doing something dumb here, but ....
>
> -joe
>
>
>
> On 22 Jan 2007 03:10:47 -0000, Dada Mail (Justin Simoni)
> <dada@PROTECTED> wrote:
> Here's the changelog for the newest dev version. Any questions - let
> me know :)
>
> 2.10.13 Alpha 1 - Released 1/21/07
> Download
>      http://downloads.sourceforge.net/mojomail/
> dada-2_10_13_alpha1.tar.gz?download
>
>       http://downloads.sourceforge.net/mojomail/
> dada-2_10_13_alpha1.zip?download
>
> New Features
>    FAQ Added - Email Sending
>      See:
>
>       http://mojo.skazat.com/support/documentation/FAQ-
> email_sending.pod.html
>
>    SMTP Engine moved from Net::SMTP to Net::SMTP_auth
>      Net::SMTP_auth allows us to choose which exact SASL
> authentication
>      method to use, Net::SMTP would just try to make a best guess.
>
>      Note that we are shipping with a module called,
> Net::SMTP_auth_SSL that
>      allows the same functionality over an SSL/TSL connection. This
> is not a
>      CPAN module, but a tweak of Net::SMTP_auth to use SSL
> connections.
>
>    CAPTCHA enabled for, "Send Archive to a Friend" Feature
>      Marked at Experimental.
>
>    CAPTCHA Config.pm variables changed
>      By default, the CAPTCH stuff uses a True Type font called,
>      "StayPutt.tff" that's included with Dada Mail. This should make
> much
>      better CAPTCHA images than the default GD fonts
>
>    Manage Subscribers : Add has File Upload Status Bar Widget for
> File Uploads
>      The process of uploading a file and processing a file has now
> been
>      split. This may help with large lists amd timeout problems.
>
>    dada_bridge.pl - easier crontab setting
>      It's no longer necessary to have to set the crontab to run
>      dada_bridge.pl as a command line script, you can simply now set
> a URL
>      for the crontab to visit. This also means you do not have to
> tweak the
>      environment that dada_bridge.pl runs in, to run correctly as a
> cronjob.
>
>      See:
>
>      < http://mojo.skazat.com/support/documentation/
> dada_bridge.pl.html#setting_the_cronjob_the__easy_way>
>
>    New Extension: AJAXed Subscription Form
>      See:
>
>      < http://mojo.skazat.com/support/documentation/
> ajax_include_subscribe.cgi.html>
>
>    Test Suite Available
>      The Dada Mail test suite is available to use in the regular
>      distribution. It can be run using the, "prove" command or the
> included
>      web-based Dada Mail extension. More information:
>
>      <http://mojo.skazat.com/support/documentation/
> dada_tester.cgi.html >
>
> Bug Fixes
>    Beatitude (scheduled_mailings.pl)
>      * 1626608 2.10.12 (ALL VERSIONS) - Beatitude - not ready for 2007
>           https://sourceforge.net/tracker/index.php ?
> func=detail&aid=1626608&group_id=13002&atid=113002
>
>      * 1634573 2.10.12 - Beatitude, fetching info from file will fail
>           https://sourceforge.net/tracker/index.php ?
> func=detail&aid=1634573&group_id=13002&atid=113002
>
>    auto_pickup.pl
>      * 1639133 2.10.12 - auto_pickup.pl - list invite messages will
> fail
>           https://sourceforge.net/tracker/index.php ?
> func=detail&aid=1639133&group_id=13002&atid=113002
>
>    Dada Mail
>      * 1627577 2.10.12 - Archive Send to an archive to friend open to
> abuse
>           https://sourceforge.net/tracker/index.php?
> func=detail&aid=1627577&group_id=13002&atid=113002
>
>      * 1638183 2.10.12 - Creating a New List may not pick up
> admin_email
>           https://sourceforge.net/tracker/index.php?
> func=detail&aid=1638183&group_id=13002&atid=113002
>
>      * 1638187 2.10.12 - list login will return 500 error if...
>          https://sourceforge.net/tracker/index.php?
> func=detail&aid=1638187&group_id=13002&atid=113002
>
>      * 1639138 2.10.12 - DADA::Send::MailOut mailout_type set by
> default
>          https://sourceforge.net/tracker/index.php ?
> func=detail&aid=1639138&group_id=13002&atid=113002
>
>      * 1641124 2.10.12 - valid email check fails for new TLD's
> 2007-01-21
>           https://sourceforge.net/tracker/index.php?
> func=detail&aid=1641124&group_id=13002&atid=113002
>
> --
> Justin Simoni
>
> Dada Mail -  Write Once: Distribute Everywhere Software
> url: http://mojo.skazat.com
> ph: 720.436.7701
>
>
>
>
>
>
>
> --
>
> Post:
>     <mailto: dadadev@PROTECTED >
>
> Unsubscribe:
>      <http://mojo.skazat.com/cgi-bin/dada/mail.cgi/u/dadadev/ >
>
> List Information:
>      < http://mojo.skazat.com/cgi-bin/dada/mail.cgi/list/dadadev>
>
> Archive:
>          < http://mojo.skazat.com/cgi-bin/dada/mail.cgi/archive/
> dadadev>
>
>
>
> --
> -Joe
>
> joe.rizza@PROTECTED
> joe.rizza@PROTECTED
> joe@PROTECTED
> http://www.scubajoe.net/
> Post:
> mailto: dadadev@PROTECTED
>
> Unsubscribe:
> http://mojo.skazat.com/cgi-bin/dada/mail.cgi/u/dadadev/
>
> List Information:
> http://mojo.skazat.com/cgi-bin/dada/mail.cgi/list/dadadev
>
> Archive:
> http://mojo.skazat.com/cgi-bin/dada/mail.cgi/archive/dadadev




--

Post:
    <mailto: dadadev@PROTECTED>

Unsubscribe:
     < http://mojo.skazat.com/cgi-bin/dada/mail.cgi/u/dadadev/>

List Information:
     < http://mojo.skazat.com/cgi-bin/dada/mail.cgi/list/dadadev >

Archive:
         <http://mojo.skazat.com/cgi-bin/dada/mail.cgi/archive/dadadev >



--
-Joe

joe.rizza@PROTECTED
joe.rizza@PROTECTED
joe@PROTECTED
http://www.scubajoe.net/

Post:
mailto:dadadev@PROTECTED

Unsubscribe:
http://mojo.skazat.com/cgi-bin/dada/mail.cgi/u/[list]/

List Information:
http://mojo.skazat.com/cgi-bin/dada/mail.cgi/list/[list]

Archive:
http://mojo.skazat.com/cgi-bin/dada/mail.cgi/archive/[list]

  • 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.