View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 20264 | Bug reports | Encryption | public | 2025-09-12 15:07 | 2025-10-13 15:42 |
| Reporter | gabrieljenik | Assigned To | gabrieljenik | ||
| Priority | none | Severity | partial_block | ||
| Status | closed | Resolution | fixed | ||
| Product Version | 6.6.x | ||||
| Summary | 20264: Bounce processing cannot match encrypted participant email addresses. | ||||
| Description | When email encryption is enabled for a survey, the system stores participant emails in encrypted form and does not decrypt them during bounce processing. As a result, | ||||
| Steps To Reproduce | Steps to Reproduce: 1.Set up IMAP 2 Create a survey with participant email addresses encrypted.
Expected Behavior: Bounce processing should handle encrypted emails, either by temporarily decrypting them securely or by another method, to allow automatic matching. Actual Behavior: Bounce messages are not matched to participants when email encryption is enabled. Impact: . Automatic bounce handling is not possible for encrypted emails. . Survey administrators must either disable encryption for these surveys or manually process bounces. | ||||
| Tags | No tags attached. | ||||
| Bug heat | 8 | ||||
| Complete LimeSurvey version number (& build) | 6.x | ||||
| I will donate to the project if issue is resolved | No | ||||
| Browser | |||||
| Database type & version | Mysql | ||||
| Server OS (if known) | |||||
| Webserver software & version (if known) | |||||
| PHP Version | 6.x | ||||
|
Just save emailstatus ? |
|
|
A comment about the encryption mechanism. This is what happened here:
I think the whole mechanism is a bit fragile. So, I would suggest to add some warning validations to flag these kind of situations:
|
|
|
We already have a PR to move whole save and validation to encrypt system, model care of all of this. I don't do it a second time |
|
|
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=39093 |
|
|
Fixed in Release 6.15.17+251013 |
|
|
LimeSurvey: master 19656bde 2025-10-13 13:34 Gabriel Jenik Committer: GitHub Details Diff |
Fixed issue 20264: Bounce processing cannot match encrypted participant email addresses (04440) Co-authored-by: lapiudevgit <devgit@lapiu.biz> |
Affected Issues 20264 |
|
| mod - application/controllers/admin/Tokens.php | Diff File | ||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2025-09-12 15:07 | gabrieljenik | New Issue | |
| 2025-09-12 15:08 | gabrieljenik | Assigned To | => gabrieljenik |
| 2025-09-12 15:08 | gabrieljenik | Status | new => assigned |
| 2025-09-16 18:13 | gabrieljenik | Assigned To | gabrieljenik => DenisChenu |
| 2025-09-16 18:13 | gabrieljenik | Status | assigned => ready for code review |
| 2025-09-16 18:13 | gabrieljenik | Note Added: 83417 | |
| 2025-09-16 18:13 | gabrieljenik | Bug heat | 0 => 2 |
| 2025-09-17 12:20 | DenisChenu | Assigned To | DenisChenu => gabrieljenik |
| 2025-09-17 12:20 | DenisChenu | Status | ready for code review => in code review |
| 2025-09-17 12:20 | DenisChenu | Note Added: 83426 | |
| 2025-09-17 12:20 | DenisChenu | Bug heat | 2 => 4 |
| 2025-09-23 14:00 | gabrieljenik | Note Added: 83457 | |
| 2025-09-23 19:29 | DenisChenu | Note Added: 83464 | |
| 2025-10-13 13:34 | Changeset attached | => LimeSurvey master 19656bde | |
| 2025-10-13 13:34 | guest | Note Added: 83583 | |
| 2025-10-13 13:34 | guest | Bug heat | 4 => 6 |
| 2025-10-13 13:34 | tibor.pacalat | Status | in code review => resolved |
| 2025-10-13 13:34 | tibor.pacalat | Resolution | open => fixed |
| 2025-10-13 15:42 | LimeBot | Note Added: 83584 | |
| 2025-10-13 15:42 | LimeBot | Status | resolved => closed |
| 2025-10-13 15:42 | LimeBot | Bug heat | 6 => 8 |