[PR #1269] [MERGED] feat: Improved detection and protection against business email compromise (BEC) such as CEO fraud #1393

Closed
opened 2026-02-25 21:38:08 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/cypht-org/cypht/pull/1269
Author: @christer77
Created: 10/4/2024
Status: Merged
Merged: 11/26/2024
Merged by: @kroky

Base: masterHead: Improved-detection-and-protection-against-business-email-compromise-BEC-such-as-CEO-fraud


📝 Commits (1)

  • 13ad26b Improved detection and protection against business email compromise (BEC) such as CEO fraud

📊 Changes

5 files changed (+167 additions, -7 deletions)

View changed files

📝 modules/imap/functions.php (+1 -1)
📝 modules/imap/handler_modules.php (+109 -4)
📝 modules/imap/hm-imap.php (+2 -2)
📝 modules/imap/output_modules.php (+49 -0)
📝 modules/imap/setup.php (+6 -0)

📄 Description

issue: Improve detection and protection against business email compromise (BEC) like CEO Fraud, etc.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/cypht-org/cypht/pull/1269 **Author:** [@christer77](https://github.com/christer77) **Created:** 10/4/2024 **Status:** ✅ Merged **Merged:** 11/26/2024 **Merged by:** [@kroky](https://github.com/kroky) **Base:** `master` ← **Head:** `Improved-detection-and-protection-against-business-email-compromise-BEC-such-as-CEO-fraud` --- ### 📝 Commits (1) - [`13ad26b`](https://github.com/cypht-org/cypht/commit/13ad26b5492ded178e5af03c7978d2b7a446d2b0) Improved detection and protection against business email compromise (BEC) such as CEO fraud ### 📊 Changes **5 files changed** (+167 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `modules/imap/functions.php` (+1 -1) 📝 `modules/imap/handler_modules.php` (+109 -4) 📝 `modules/imap/hm-imap.php` (+2 -2) 📝 `modules/imap/output_modules.php` (+49 -0) 📝 `modules/imap/setup.php` (+6 -0) </details> ### 📄 Description [issue: Improve detection and protection against business email compromise (BEC) like CEO Fraud, etc. ](https://github.com/cypht-org/cypht/issues/1115) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 21:38:08 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/cypht#1393
No description provided.