From:
John Collins
Subject:
[dadadev] Re: Slowdowns again
In-Reply-To:
[dadadev] Re: Slowdowns again
Date:
Fri Feb 10 20:19:49 2012
This is just an FYI. (I'm really not trying to beat this to death)
For testing purposes, I downgraded from 4.03 to 3.04 this morning. I used the same mail file as was used last Saturday. The following tests, do not represent an actual sending as this message was already sent a week ago. I inserted the code in the config file that causes them to be compiled, but not sent.
Sat, Feb 20, 2010
Test Dada v4.03
Message size: 184kb, html and text, same msg as last week (both html and plain text)
339 of 28624 messages COMPILED in: 6 minutes, 35 seconds
Average Sending Rate: 3,090 messages/hour
51.5 msgs per minute
-------------------------------
Sat, Feb 20, 2010
Test Dada v3.04
Message size: 184kb, html and text, same msg as above test on Dada v4.03
1084 of 28624 messages COMPILED in: 6 minutes, 34 seconds
Average Sending Rate: 9,905 messages/hour
165.13 msgs/minute
-----------------------------
I've reinstalled 2.10.16 to test that again, but I don't want to actually send a message so I inserted this code in the config.pm and got a 500 error.
$MASS_MAIL_SETTINGS = "|$MAILPROG -t";
$MASS_MAIL_SETTINGS = ">>$LOGS/test_mail.txt";
Is there another way to test the earlier version without actually sending the messages?
(code, place to install it?)
|
<< Previous: [dadadev] Re: Slowdowns again |
| Archive Index | |
Next: [dadadev] Re: Slowdowns again >> |
This mailing list is to discuss the nerdy programming development of Dada Mail -
If you are just looking for support Dada Mail, consult the message boards at:
http://dadamailproject.com/support/boards
To post to this list, send a message to:
dadadev@dadamailproject.com
All subscribers of this list may post to the list itself.
Some on topic... topics include:
At the moment, there aren't many people with CVS access for Dada Mail - if you would like CVS access, please first talk about the changes you propose and how it will affect the program. If the idea is sound and agreed upon, the change will be comitted. A good track record of this will allow you to have CVS access. Some reasons that patches will not be accepted is if the patch breaks compatibility with a previous version of the program, the patch is too centric to your own problem or the patch simply isn't very good.
Please, please please familiarize yourself with the documentation at:
http://dadamailproject.com/support/documentation/
Since no one wants to answer the same question twice.
Another sneaky reason for this mailing list is to test out the discussion list capabilities of Dada Mail, since Dada Mail is used for the mailing list itself.
NOTE - because of this, there may be times that this list will be somewhat broken. Although we're not planning on breaking the program by using it, we're giving you the heads up that this may well happen anyways.