View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
16812 | Development | Other | public | 2020-11-03 16:42 | 2021-03-07 21:56 |
Reporter | DenisChenu | Assigned To | DenisChenu | ||
Priority | none | Severity | minor | ||
Status | closed | Resolution | fixed | ||
Product Version | 4.0.0dev | ||||
Fixed in Version | 4.0.0dev | ||||
Summary | 16812: Make invitation/reminder sending rate configurable | ||||
Description | See https://github.com/LimeSurvey/LimeSurvey/pull/1636 | ||||
Additional Information | Dev: This patch makes currently hardcoded 20 second automatic email sending rate configurable. Dev: Most SMTP providers limit sending rates on their side. This patch, combined with "Email batch size" parameter, now allows for a very flexible solution to the problem. For example, you can set LimeSurvey to send 30 emails per 1 minute OR you can set it to 1 email per 2 seconds which could be a big improvement on some SMTP platforms to not being blocked by spam filters. Dev: While at it, convert related strings to be translatable, allow for plural translation forms and make notice to the survey administrator more sensical when a "Cancel automatic sending" button is clicked. | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2020-11-03 16:42 | DenisChenu | New Issue | |
2020-11-03 16:44 | DenisChenu | Assigned To | => cdorin |
2020-11-03 16:44 | DenisChenu | Status | new => assigned |
2020-11-03 16:46 | DenisChenu | Assigned To | cdorin => DenisChenu |
2020-11-03 16:46 | DenisChenu | Status | assigned => resolved |
2020-11-03 16:46 | DenisChenu | Resolution | open => fixed |
2020-11-03 16:46 | DenisChenu | Fixed in Version | => 4.0.0dev |
2020-11-03 16:46 | DenisChenu | Note Added: 60516 | |
2021-03-07 21:56 | c_schmitz | Status | resolved => closed |