From a1b3a3824a27caeea3b73f7426ad447a568f3234 Mon Sep 17 00:00:00 2001 From: Jan Bouwhuis Date: Thu, 27 Apr 2023 19:48:02 +0200 Subject: [PATCH] Limit imap_content event email body text data (#27150) --- source/_integrations/imap.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/imap.markdown b/source/_integrations/imap.markdown index c60502a1628..032f1e51612 100644 --- a/source/_integrations/imap.markdown +++ b/source/_integrations/imap.markdown @@ -77,7 +77,7 @@ search: folder: description: The IMAP folder configuration text: - description: The email body `text` of the the message + description: The email body `text` of the the message (only the first 2048 bytes will be available) sender: description: The `sender` of the message subject: