Skip to content

Commit

Permalink
docs: updated imap section [build doc]
Browse files Browse the repository at this point in the history
  • Loading branch information
cnouguier committed Jun 19, 2024
1 parent e0593be commit fa8798b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/reference/hooks.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit fa8798b

Please sign in to comment.