November 6th 2008 PDT
All it does is change the $i to $$, right? ----- Original Message ----- From: "Justin J" To: "Dada Mail Developers Subscriber" Sent: Thursday, November 06, 2008 1:01 AM Subject: [dadadev] Re: 3.1.0 Pre Snapshot: 11/05/08 Released > > Shoot! > > > That snapshot I just sent out? Has the same bobble I made from the, > "hey, try this connect_cached trick!" > > > Carl (and all): > > > You'll still have to make that change - in: > > > d ...Continue Reading
November 6th 2008 PDT
The change I made to my .dada.config $DIR value seems to have resolved my problem. I always thought it was an environment issue and not something to do with DadaMail. Looks like I was right. What I did was change the following line: my $DIR = '/home/firstch1/.dada_files'; to look like this: my $DIR = '/home2/firstch1/.dada_files'; I just received a confirmation from Bluehost Technical Support saying that my website had recently been moved to a multi-home server and the old reference to "/home/ ...Continue Reading
November 6th 2008 PDT
Shoot! That snapshot I just sent out? Has the same bobble I made from the, "hey, try this connect_cached trick!" Carl (and all): You'll still have to make that change - in: dada/DADA/App/DBIHandle.pm Find: $self->{dbh} = DBI->connect_cached("$data_source", $user, $pass, {private_via_process => $i}) And change it to: $self->{dbh} = DBI->connect_cached("$data_source", $user, $pass, {private_via_process => $$}) That's going to make a big difference. I'm playing ...Continue Reading
November 5th 2008 PDT
On Nov 5, 2008, at 3:02 PM, Carl G. Kuczun wrote: > > Hi Justin, > > I just went through a complete advanced re-install of the latest > release. I have everything setup the way it is supposed to be. My > customized files are outside the \cgi-bin\data\ directories. I > tried my 3-address send and I am still getting repetitive reloads. > I see several places where you have changed screens so I know I have > the latest changes, but my results are the same. I have tried it > ...Continue Reading
November 5th 2008 PDT
Hi Justin, I just went through a complete advanced re-install of the latest release. I have everything setup the way it is supposed to be. My customized files are outside the \cgi-bin\data\ directories. I tried my 3-address send and I am still getting repetitive reloads. I see several places where you have changed screens so I know I have the latest changes, but my results are the same. I have tried it several times. I'll send you the errors.txt and screenshots. Carl K ----- Original Message ----- From: ...Continue Reading
November 5th 2008 PDT
Hello everyone, Really really soon now, I'd like to do the following: Release Dada Mail 3.0.1 3.0.1 is a bug-fix only release of Dada Mail and comprises as many bugfixes from the snapshots I've been posting as possible, without touching the html templates, configuration or outside configuration examples in any real way and doesn't change the public API of Dada Mail. This is to make upgrading as easy and painless as possible, in hopes that a whole lot of people will upgrade. Release Dada Mail 3.1.0 alpha 1 ...Continue Reading
November 4th 2008 PDT
Here it is: http://downloads.sourceforge.net/mojomail/dada-3_1_0-pre_snapshot-11_05_08.tar.gz?use_mirror= http://downloads.sourceforge.net/mojomail/dada-3_1_0-pre_snapshot-11_05_08.zip?use_mirror= If you're having trouble with mass mailing, this is the release to try out. There are just so many fixes put in, that it's worth the headache of testing it out. Performance of Dada Mail should also be much, much better, no matter what you're doing. Here are the bugs related to this particular snapshot: � 2222381 ...Continue Reading
November 4th 2008 PDT
(Here's that message that didn't show up correctly - I've put in my reply, already) > From: "John Collins" > Date: November 4, 2008 3:12:08 PM MST > To: "Dada Mail Developers" > Subject: Re: dadadev Re: List Restarting - Progress Report (goofed > on the example) > > ...Continue Reading
November 4th 2008 PDT
You're close- It sent to the whole list of 19000+ with only server error and that was right as it started. It did stall a couple of times, sometimes for more than a minute, but eventually reloaded and continued on. Sending to the whole list took about 2 hours. (I used to send it in about one hour on 2.10.16 with a flat file DB and no external configs) So here's what happened... To assure that the tests were on equal footing, I had Westhost reset the mysql connection to default. Then I created a short ...Continue Reading
November 4th 2008 PDT
Wow, thanks. I see the timestamp on the email is 410am, so you were really into it. Easy fix on this end. I contacted Westhost support to ask them to reset the mysql connection to default for my first test (apples=apples). John At 4:10 AM -0500 11/4/08, Justin J wrote: >Eek, I goofed on that code change, here's the fixed version: > > >In: > dada/DADA/App/DBIHandle.pm >Find this line: > > > $self->{dbh} = DBI->connect("$data_source", $user, $pass) || >croak("can't ...Continue Reading
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:
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:
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.
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.