git404hub

what is imap fr?

n8n-io/imap — explained in plain English

Analysis updated 2026-07-17 · repo last pushed 2024-03-14

2Audience · developerComplexity · 2/5DormantSetup · moderate

tl;dr

A simplified library for reading, searching, and managing email over IMAP without dealing with the raw protocol.

vibe map

mindmap
  root((repo))
    What it does
      Connect to IMAP servers
      Search and read emails
      Download attachments
      Move and delete messages
    Tech stack
      Node.js
      IMAP protocol
    Use cases
      Automate email workflows
      Build notification bots
      Archive old emails
    Audience
      Automation developers
      Bot builders
    Status
      No longer maintained
      Wraps node-imap

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

what do people make with this?

VIBE 1

Automatically download attachments from specific incoming emails.

VIBE 2

Build a notification system that triggers when new emails arrive in a folder.

VIBE 3

Create a tool that archives or organizes old emails by sender.

VIBE 4

Integrate a user's inbox with another service like a database or CRM.

what's the stack?

Node.jsIMAPJavaScript

how it stacks up fr

n8n-io/imap0-bingwu-0/live-interpreter0xkaz/llm-governance-dashboard
Stars222
LanguagePythonPython
Last pushed2024-03-14
MaintenanceDormant
Setup difficultymoderatemoderatehard
Complexity2/52/54/5
Audiencedevelopergeneralops devops

Figures from each repo's GitHub metadata at analysis time.

how do i run it?

Difficulty · moderate time til it works · 30min

No longer actively maintained, doesn't cover every feature of node-imap.

prompts (copy fr)

prompt 1
Show me how to connect to a Gmail IMAP account and search for unread messages using this library.
prompt 2
Help me write a script that downloads all attachments from emails in a specific folder.
prompt 3
Explain how this library simplifies node-imap and what limitations that introduces.
prompt 4
Walk me through building a bot that moves emails between folders based on sender.

Frequently asked questions

what is imap fr?

A simplified library for reading, searching, and managing email over IMAP without dealing with the raw protocol.

Is imap actively maintained?

Dormant — no commits in 2+ years (last push 2024-03-14).

How hard is imap to set up?

Setup difficulty is rated moderate, with roughly 30min to a first successful run.

Who is imap for?

Mainly developer.

peek the repo → explain another one

This repo across BitVibe Labs

double-check against the repo, no cap.