From fa8798b4b80d0a145155a653a0988e470e6ee680 Mon Sep 17 00:00:00 2001 From: cnouguier Date: Wed, 19 Jun 2024 14:28:57 +0200 Subject: [PATCH] docs: updated imap section [build doc] --- docs/reference/hooks.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/reference/hooks.md b/docs/reference/hooks.md index ab2496df..8d283ee3 100644 --- a/docs/reference/hooks.md +++ b/docs/reference/hooks.md @@ -318,6 +318,10 @@ The values of the element are assumed to be the one measured at the grid vertice [source](https://github.com/kalisio/krawler/blob/master/src/hooks/hooks.imap.js) +::: tip +**IMAP** hooks rely on [ImapFlow](https://imapflow.com/index.html/). +::: + ### connectIMAP Connect to an **IMAP** server. The [connection options](http://mongodb.github.io/node-mongodb-native/3.0/api/MongoClient.html#.connect) of the client are defined in the hook options plus: