Warning: Declaration of Jetpack_IXR_Client::query() should be compatible with IXR_Client::query(...$args) in /home/simoni/blog.dadamailproject.com/wp-content/plugins/jetpack/class.jetpack-ixr-client.php on line 91

Warning: Cannot modify header information - headers already sent by (output started at /home/simoni/blog.dadamailproject.com/wp-content/plugins/jetpack/class.jetpack-ixr-client.php:91) in /home/simoni/blog.dadamailproject.com/wp-includes/rest-api/class-wp-rest-server.php on line 1378

Warning: Cannot modify header information - headers already sent by (output started at /home/simoni/blog.dadamailproject.com/wp-content/plugins/jetpack/class.jetpack-ixr-client.php:91) in /home/simoni/blog.dadamailproject.com/wp-includes/rest-api/class-wp-rest-server.php on line 1378

Warning: Cannot modify header information - headers already sent by (output started at /home/simoni/blog.dadamailproject.com/wp-content/plugins/jetpack/class.jetpack-ixr-client.php:91) in /home/simoni/blog.dadamailproject.com/wp-includes/rest-api/class-wp-rest-server.php on line 1378

Warning: Cannot modify header information - headers already sent by (output started at /home/simoni/blog.dadamailproject.com/wp-content/plugins/jetpack/class.jetpack-ixr-client.php:91) in /home/simoni/blog.dadamailproject.com/wp-includes/rest-api/class-wp-rest-server.php on line 1378

Warning: Cannot modify header information - headers already sent by (output started at /home/simoni/blog.dadamailproject.com/wp-content/plugins/jetpack/class.jetpack-ixr-client.php:91) in /home/simoni/blog.dadamailproject.com/wp-includes/rest-api/class-wp-rest-server.php on line 1378

Warning: Cannot modify header information - headers already sent by (output started at /home/simoni/blog.dadamailproject.com/wp-content/plugins/jetpack/class.jetpack-ixr-client.php:91) in /home/simoni/blog.dadamailproject.com/wp-includes/rest-api/class-wp-rest-server.php on line 1378

Warning: Cannot modify header information - headers already sent by (output started at /home/simoni/blog.dadamailproject.com/wp-content/plugins/jetpack/class.jetpack-ixr-client.php:91) in /home/simoni/blog.dadamailproject.com/wp-includes/rest-api/class-wp-rest-server.php on line 1378

Warning: Cannot modify header information - headers already sent by (output started at /home/simoni/blog.dadamailproject.com/wp-content/plugins/jetpack/class.jetpack-ixr-client.php:91) in /home/simoni/blog.dadamailproject.com/wp-includes/rest-api/class-wp-rest-server.php on line 1378
{"id":54,"date":"2016-06-16T15:42:28","date_gmt":"2016-06-16T15:42:28","guid":{"rendered":"http:\/\/blog.dadamailproject.com\/?p=54"},"modified":"2016-06-16T15:42:28","modified_gmt":"2016-06-16T15:42:28","slug":"v9-4-0-beta-1-is-out-rate-limiting","status":"publish","type":"post","link":"https:\/\/blog.dadamailproject.com\/2016\/06\/16\/v9-4-0-beta-1-is-out-rate-limiting\/","title":{"rendered":"v9.4.0 Beta 1 is out – Rate Limiting!"},"content":{"rendered":"

Hello everyone, v9.4.0 Beta<\/strong> 1 is out.<\/p>\n

Download and Install:<\/p>\n

http:\/\/dadamailproject.com\/support\/documentation-9_4_0-beta1\/install_dada_mail.pod.html<\/a><\/p>\n

(Pro Dada versions are available<\/a>)<\/p>\n

This version has the new Rate Limiting<\/strong> 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 feature is working at all\/as intended. I’m running it myself and seems to work well. It’s one of those, “Behind the scenes” features though, so nothing out of the ordinary seems to be different, unless something is terribly wrong!<\/p>\n

Here’s what you need to know:<\/p>\n

http:\/\/dadamailproject.com\/support\/documentation-9_4_0-beta1\/install_dada_mail-advanced_configuration.pod.html#Rate-Limiting<\/a><\/p>\n

Rate Limiting<\/h2>\n

When enabled, rate limiting keeps track of the requests of certain features in Dada Mail – features like trying to log into the list control panel, or subscribing to a mailing list. Dada Mail keeps track of these requests by IP Address and can be configured to have a maximum amount of requests per timeframe. If more than the maximum amount of requests are made within the timeframe, the rate limit is said to be exceeded, and further requests will be denied.<\/p>\n

This feature is especially important in any feature that involves filling out a form, then having that feature send out an email, like a subscription confirmation. Potentially nefarious bots may be filling out your subscription form quite blindly, with various bogus email addresses, causing all this unneeded email to be sent, then bounced back. If you’re using a third party email sending service, like Amazon SES, this out of control behavior could potentially lead to problems with you not following their Terms of Service.<\/p>\n

Although rate limiting in Dada Mail was first implemented for the above scenario, it’s used in many other places:<\/p>\n

\u2022 Running the Cronjob Schedule<\/p>\n

\u2022 Subscription by the classic subscription form<\/p>\n

\u2022 Subscription via the RESTful API<\/p>\n

\u2022 Subscription and Unsubscription Confirmation via the token URL (or any URL with a token in it)<\/p>\n

\u2022 Logging in and out<\/p>\n

\u2022 Encrypting a password<\/p>\n

\u2022 Requesting to download a file attachment<\/p>\n

\u2022 Profile activation\/registering\/resetting password\/login and out<\/p>\n

\u2022 Accessing the list control panel login screen<\/p>\n

Enable Rate Limiting<\/h3>\n

Check this option to enable Rate Limiting. Enabled by default<\/p>\n

Timeframe (in minutes):<\/h3>\n

Timeframe is the amount of time a number of requests for a certain feature\/function can be made<\/p>\n

Max Hits<\/h3>\n

Max Hits are the amount of requests for a certain feature\/function that may be done in the Timeframe set above.<\/p>\n

If more requests than the Max Hits happens within the Timeframe, the feature\/function will be inaccessible, until the number of requests is below the Max Hits threshold. Any other feature mentioned will still be available to the user, and any other users of the app will not be affected (unless of course they’re being tied to that same IP Address)<\/p>\n

Config Variable:<\/strong><\/p>\n

$RATE_LIMITING .<\/pre>\n

That’s it! Give it a try,<\/p>\n<\/div>","protected":false},"excerpt":{"rendered":"

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 […]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"spay_email":""},"categories":[7],"tags":[],"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"jetpack_shortlink":"https:\/\/wp.me\/paVOyw-S","_links":{"self":[{"href":"https:\/\/blog.dadamailproject.com\/wp-json\/wp\/v2\/posts\/54"}],"collection":[{"href":"https:\/\/blog.dadamailproject.com\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/blog.dadamailproject.com\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/blog.dadamailproject.com\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/blog.dadamailproject.com\/wp-json\/wp\/v2\/comments?post=54"}],"version-history":[{"count":1,"href":"https:\/\/blog.dadamailproject.com\/wp-json\/wp\/v2\/posts\/54\/revisions"}],"predecessor-version":[{"id":55,"href":"https:\/\/blog.dadamailproject.com\/wp-json\/wp\/v2\/posts\/54\/revisions\/55"}],"wp:attachment":[{"href":"https:\/\/blog.dadamailproject.com\/wp-json\/wp\/v2\/media?parent=54"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/blog.dadamailproject.com\/wp-json\/wp\/v2\/categories?post=54"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/blog.dadamailproject.com\/wp-json\/wp\/v2\/tags?post=54"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}