June 18th 2016 PDT
Great Stuff Justin, Just got back from the cruise i told ya about, I'll haply try out the beta version get ya some feedback. And if it does not help will look into something else :) Sincerely, Yari Gio On 6/13/2016 23:15, Justin J justin@PROTECTED [Dada Mail Developers] wrote: I'm getting a lot of reports of people having their Dada Mail installs slammed with requests on subscription forms, basically from bots trying to do… something with the form (probably badly informed). One ...Continue Reading
June 16th 2016 PDT
Hello everyone, v9.4.0 Beta 1 is out. Download and Install: http://dadamailproject.com/support/documentation-9_4_0-beta1/install_dada_mail.pod.html (Pro Dada versions are available) This version has the new Rate Limiting feature built in. Seems to work really well! Now that it's a part of the app, seems a little naked to run without it. Rate Limiting is currently enabled by default, and also has settings that can be customized in the installer. I'd love to get some more real-world feedback in seeing if the featu ...Continue Reading
June 14th 2016 PDT
> On Jun 13, 2016, at 8:34 PM, Yehuda Katz yehuda+dada@PROTECTED [Dada Mail Developers] wrote: > > Ten requests in a minute should definitely be enough - as long as it isn't counting assets, only main page access. > My only currently running Dada instance is 5.1.1 and it looks like that does load the assets through the cgi. No, no assets, Dada Mail hasn't served its own images, etc in quite a few versions now ;) What it does count is specific functions, so requesting a subscription through the subscrip ...Continue Reading
June 14th 2016 PDT
Ten requests in a minute should definitely be enough - as long as it isn't counting assets, only main page access.My only currently running Dada instance is 5.1.1 and it looks like that does load the assets through the cgi.Rather than rate limiting, maybe something like what MailChimp does could work. They have a hidden field on the form that a bot would be likely to try to fill in, but a real person would never see. If there is anything in the field, the submission is rejected. <!-- real people should ...Continue Reading
June 13th 2016 PDT
I'm getting a lot of reports of people having their Dada Mail installs slammed with requests on subscription forms, basically from bots trying to do… something with the form (probably badly informed). One option to stop this is putting a CAPTCHA on this form, which I'm slightly opposed to, since it adds yet another step between a person who's not subscribed to your list, and one that is. Rather, I've been experimenting with rate limiting, so only a number of requests are allowed in a certain amount of time. Luckily ...Continue Reading
June 8th 2016 PDT
On Wed, Jun 8, 2016 at 1:09 PM, Justin wrote:Bruce, can you let me know what filesystem type you're running? I wonder if you're on a network file system, which would have issues with atomic file transactions, causing some race conditions.The program is and always has been run on a Mac machine, currently running under OS X 10.10.5 with the standard OS filesystem. Nothing is shared across the network.Bruce [*] Post: mailto:dadadev@PROTECTED [*] Unsubscribe » [*] Manage Your Subscription » ...Continue Reading
June 8th 2016 PDT
Bruce, can you let me know what filesystem type you're running? I wonder if you're on a network file system, which would have issues with atomic file transactions, causing some race conditions. Dada Mail keeps state of where you are in the mass mailing using a file-based system. It's been my intention to move this to MySQL tables, so that we can get decent and more predictable data access and locking (even a full table lock would be fine for our purposes). ...Continue Reading
June 8th 2016 PDT
Once again, a daily mailing stopped dead and had to be restarted. This is a semi-regular occurrence and it is putting me in a bad position with the suits. The typical problem is that it looses count of how many messages it has sent.Per the attached logs, the program gets hung up, then confused about how many messages it has sent:mass mailing is reporting that it should be restarted from PID:23324Mass Mailing Starting:<commands>4 messages sentWarning: $mass_mailing_count: 1872 is not the same as $new_count: ...Continue Reading
June 8th 2016 PDT
Yes, the div is there. I think it’s something in WP or one of the WP plugins that is conflicting, because when I put the code on a test page with no other code it works. I finally gave up because I was spending too much time on it. If I have time I’ll look at the javascript console. I didn’t know that was a thing. Thanks. Warm regards,Mary Ann* On Jun 7, 2016, at 12:15 PM, Justin J justin@PROTECTED [Dada Mail Developers] <dadadev@PROTECTED> wrote:On Jun 2, 2016, at 5:14 PM, Mary Ann Kelley wrote:I’ve got minific ...Continue Reading
June 7th 2016 PDT
Hello everyone, v9.3.0 has been released: Download and install: http://dadamailproject.com/d/install_dada_mail.pod.html Changelog: http://dadamailproject.com/d/changes_9_x.pod.html#pod9.3.0 Features Subscriber Delivery Preferences editing on Membership – View screen For discussion lists that have digest enabled, editing individual delivery preferences can be done on the Membership – View screen, rather than having to visit the individual subscriber’s membership screen to make the edit. Delivery Preferences a ...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.