@@ -25,7 +25,7 @@ The Microsoft EWS Incoming Mail Daemon automatically retrieves emails. It enable
2525
2626* Automatically ingest emails from monitored mailboxes for phishing analysis or ticketing systems.
2727* Feed email content into security orchestration workflows.
28- * Process and analyze attachments (e.g. , .eml, .msg, documents) in near real-time.
28+ * Process and analyze attachments (for example , .eml, .msg, documents) in near real-time.
2929* Extract and enrich sender/recipient metadata for further investigation.
3030
3131### Supported versions
@@ -44,7 +44,7 @@ The Microsoft EWS Incoming Mail Daemon automatically retrieves emails. It enable
4444* Valid credentials or token
4545
4646### Limitations
47- * Certain attachments may be represented differently, which can result in missing or inconsistent file metadata (e.g. , name or type).
47+ * Certain attachments may be represented differently, which can result in missing or inconsistent file metadata (for example , name or type).
4848* Mailbox rate limits may apply depending on Microsoft tenant configuration
4949
5050## Usage
@@ -201,13 +201,13 @@ For information about Microsoft EWS, see [Microsoft Exchange Web Services docume
201201
202202### Configuration
203203Environment variables or parameters:
204- * tenant
205- * client id
206- * client secret
207- * email : The service account email address
208- * password or OAuth token: Authentication credentials
209- * automation bridge
210- * and other fields info based on the requirement
204+ * Tenant
205+ * Client ID
206+ * Client secret
207+ * Email : The service account email address
208+ * Password or OAuth token: Authentication credentials
209+ * Automation bridge
210+ * And other fields info based on the requirement
211211
212212### Containment APIs
213213
0 commit comments