send_email (sender.py)

OpenOutreach · score 9.1 · email, email-sending, smtp, outbound-email, mailbox-credentials
Sends a single outbound email using SMTP credentials from a Mailbox.

Defaults Variables

ansible-postfix · score 8.9 · postfix-defaults, smtp-config, tls, sasl-auth, email
Comprehensive set of default variables covering all Postfix configuration aspects: database types, aliases, SASL, TLS, relay hosts, restrictions, maps, and file paths. Serves as th

MessageQueue (message_queue.py)

phone-call-assistant · score 8.9 · email, pub-sub, realtime-sync, core
Copyright (c) Microsoft Corporation. Licensed under the MIT license.

Mailbox Abstraction

himalaya · score 8.8 · email, mailbox-abstraction, email-backend, imap, integration
Abstraction layer for mailbox operations across different email backends.

EmailLayout

anon.li · score 8.8 · email, email-template, html-email, dark-theme, transactional-email
Provides the base HTML email template with dark theme, logo, preheader, content card, and footer links for transactional and marketing emails.

relativeTime (time-format.ts)

agenticmail · score 8.7 · email, date-formatting, duration-formatting, time-utils
Human-friendly date and duration formatting for the interactive shell. # Why this exists IMAP and the master API hand us dates as ISO 8601 strings or epoch milliseconds — `2026-05-

isNatsConfigured (nats.ts)

swarmdock · score 8.7 · nats, jetstream, pub-sub, email, event-stream
is. Express. No missing context. Definition: "Direct Redis-level is." Deep in reads definitions. Direct objects. Direct ADEs. Direct magnification. Intro done. JSON, direct. Terse.

DKIM Sign/Verify Library

espoofer · score 8.6 · email, dkim-signing, dkim-verification, arc-authentication, rsa-ed25519
Full DKIM (RFC 6376) and ARC (Authenticated Received Chain) implementation with RSA/ed25519 signing, relaxed/simple canonicalization, and DNS key fetching.

Postfix Ansible Role

ansible-postfix · score 8.6 · email, automation, smtp-server, tls-config, sasl-auth
Complete Ansible role for configuring a full-featured Postfix SMTP server with TLS, SASL authentication, aliases, virtual aliases, transport maps, canonical rewrites, and relay hos

Email Core

himalaya · score 8.6 · email, email-parsing, email-types, message-structures
Core email types, structures, and parsing utilities.

IrMailServer

flectra · score 8.4 · email, smtp, mail-delivery, failover, email-encryption
SMTP/API mail delivery abstraction, failover, encryption

BasketDeletedCompleteIntegrationEvent

BookWorm · score 8.4 · integration, integration-event, pub-sub, basket-events, email
Integration event published when basket deletion completes, carrying order ID, basket ID, and total money for downstream consumers.

Email Address

himalaya · score 8.4 · email, email-address, address-validation, formatting
Email address parsing, validation, and formatting.

tgApi (telegram-api.mjs)

agenticmail · score 8.3 · telegram-api, bot-bridge, mcp-server, email
Telegram Bot API helpers shared across the bridge and the telegram-mcp stdio server. Adapted from enterprise/src/agent-tools/tools/messaging/telegram.ts. /

getAvailableGroups (index.ts)

nanoclaw-railway · score 8.3 · group-management, state-persistence, agent-orchestration, cursor-recovery, email
Retrieves available groups for agent orchestration from the database state, returning group metadata for scheduling and routing operations.

useUnsubscribe (hooks.ts)

inbox-zero · score 8.3 · ui, email-unsubscribe, bulk-actions, state-management, email
Manages bulk unsubscribe state/actions for email accounts; handles selection, API calls, and UI feedback.

EmailCTA

anon.li · score 8.2 · email, email-templates, call-to-action, button-component
Renders a styled call-to-action button for email templates, supporting primary and secondary variants to drive user engagement.

EmailDivider

anon.li · score 8.1 · email, email-template, html-rendering, ui
Renders a horizontal divider line in email templates using a 1px table row with border color, ensuring consistent visual separation across email clients.

secrets_path (email_imap.py)

JIGGA · score 8.0 · email, email-imap, smtp, secret-storage
Provider-agnostic email — IMAP read + SMTP draft/send (the last Milestone A connector gap; Gmail/Workspace users already have `gog`). Opt-in first-party capability (`jigga capabili

ReplyTrackerEmails.tsx

inbox-zero · score 8.0 · ui, email-list, router-navigation, reply-tracking, email
Client component rendering reply-zero email list with router-based navigation.

Postfix main.cf Jinja2 Template

ansible-postfix · score 7.9 · email, jinja2-template, smtp-config, tls-config, access-restrictions
Generates /etc/postfix/main.cf from role variables. Covers TLS (client and server), SASL auth maps, all canonical/transport/relay maps, restrictions, header checks, and raw options

SASL Authentication Configuration Task + Template

ansible-postfix · score 7.8 · email, sasl-authentication, relayhost-config, credential-hashing, mx-lookup
Configures /etc/postfix/sasl_passwd for relayhost SMTP authentication with optional MX lookup mode. Generates hashed credentials file and triggers postmap.

System Aliases Configuration Task + Template

ansible-postfix · score 7.8 · email, alias-management, hash-database, regexp-patterns, postmap-regeneration
Manages /etc/aliases (system mail aliases) with support for both hash and regexp database types. Handles postmap for hash type, supports regexp alias pattern matching.

ActionExpiredError

CopilotKit · score 7.8 · realtime, error-handling, action-expiration, email
Custom error thrown when a channel action has expired or is no longer available, preventing stale operations.

ChannelDeliveryStoppedError

CopilotKit · score 7.8 · realtime, error-handling, channel-delivery, email
Error thrown when channel delivery is stopped, signaling that no further messages will be processed.

AppModule (app.module.ts)

docmost · score 7.8 · storage, module-integration, caching, email, job-queue
Root application module integrating database, cache, storage, mail, queue, security, and telemetry modules for a collaborative document editing platform.

ConversationList (conversation-list.tsx)

Wormhole · score 7.8 · ui, email, search, filter, bulk-actions
Displays a filterable, searchable list of message conversations with selection, pinning, read/unread status, and bulk actions like archive, delete, and search.

EmailService

postal · score 7.7 · email, email-sending, smtp, view-rendering
Main email sending service that renders views and dispatches emails.

main.ts

atomic-mail-agentic · score 7.7 · auth, email, mcp-server, stdio, pow-auth
AtomicMail MCP server — stdio, PoW auth, JMAP (register / jmap_request / help). CONFIGURATION: credentials.json + session.jwt + capability.jwt in the credential directory (default

escapeXml (router.ts)

nanoclaw-railway · score 7.6 · xml-escaping, message-routing, thread-formatting, outbound-routing, email
Escapes XML special characters in strings for safe inclusion in XML-formatted outbound messages.

ContentRow

anon.li · score 7.5 · email, email-layout, table-row, spacing
Renders a table row cell with configurable padding for email content layout, ensuring consistent spacing and alignment.

useGmailWrite.ts

deepspace-crm · score 7.5 · crm, gmail-write, gmail-api, email-mutation, email
useGmailWrite — Gmail mutation surface for the CRM (gmail.modify scope). Companion to the read-only `useGmail` hook. Wraps the SDK write endpoints added for typical CRM workflows:

Postfix Default Configuration Variables

ansible-role-postfix · score 7.5 · email, config-defaults, tls-config, sasl-auth, virtual-domains
Comprehensive set of default variables covering all Postfix settings: hostname, domains, TLS, SASL, virtual mailboxes, access restrictions, relay controls, and milters. Provides a

verifyDomain (sdk.gen)

temps · score 7.5 · email
Calls the POST /email-domains/{id}/verify endpoint to verify an email domain by ID using bearer auth.

Email Flag Handler

himalaya · score 7.5 · email, email-flags, label-parsing, flag-manipulation
Shared email flag/label parsing and manipulation logic.

FooterNote

anon.li · score 7.5 · email, email-template, footer-rendering, ui
Renders a centered footer text row in email templates with muted styling, used for disclaimers or legal notes.

call (model-email.js)

ponytail · score 7.4 · ai, email-parsing, cross-model-eval, llm-benchmark, parseaddr
Cross-model email rate at high n: is the parseaddr quirk gpt-5.4-mini-specific?

Postfix main.cf Jinja2 Template

ansible-role-postfix · score 7.4 · email, jinja2-template, tls-config, sasl-auth, virtual-domains
Comprehensive Jinja2 template generating /etc/postfix/main.cf with full Postfix configuration including TLS, SASL, virtual domains, access controls, relay settings, and milter inte

sendEmail (sdk.gen)

temps · score 7.3 · email, email-sending, transactional-email, sdk-client
Generated SDK function that sends an email by POSTing JSON to /emails with bearer authentication.

validateEmail (sdk.gen)

temps · score 7.3 · email, email-validation, email-verification, http-client
Calls POST /emails/validate to validate an email address using bearer auth. Generated SDK helper with typed options, responses, and errors.

listEmails (sdk.gen)

temps · score 7.3 · email, email-list, http-client
Exported API client function that performs a bearer-authenticated GET request to /emails and returns a typed request result.

EmailCell (ExecutedRulesTable.tsx)

inbox-zero · score 7.3 · email
EmailCell component: Renders an email address cell within assistant views ExecutedRulesTable.com a response, constraint attributes for base rules-emails:

ImapFetchCommand (fetch.rs)

himalaya · score 7.3 · email, imap-protocol, email-fetching, cli-command, connection-handling
Fetches emails from IMAP server via CLI command, parsing args and handling connection.

EmailViewRenderer

postal · score 7.3 · email, view-rendering, razor-templates
Renders Razor email views to string output with view engine support.

ComposeEmailDialog.tsx

deepspace-crm · score 7.3 · crm, email-compose, gmail-send, email-reply, gmail-integration
ComposeEmailDialog — CRM email compose / reply dialog. Sends through the signed-in user's Gmail account via the SDK `google/gmail-send` endpoint (gmail.modify scope), and auto-logs

test_account (check.rs)

himalaya · score 7.3 · email, credential-validation, account-testing, cli-command, auth
Defines CLI subcommand to check/test email account credentials, triggers validation logic.

ImapEnvelopeThreadCommand (thread.rs)

himalaya · score 7.3 · email, imap-protocol, email-threading, cli-command, async-runtime
Writes IMAP envelope thread view grouping via async ro-cmd handler.

Postfix Handlers

ansible-postfix · score 7.2 · email, service-restart, postmap-regeneration, docker-pid-handling, handler-triggers
Handlers for postmap database regeneration (aliases, virtual, sasl_passwd, canonical maps, transport maps, generic) and postfix service restart, with Docker pid-removal workaround.

MessagingGateway

ClawSwarm · score 7.2 · integration, agent-orchestration, message-routing, email
Gateway for routing messages between agents and external systems.

useEmail.ts

deepspace-crm · score 7.2 · crm, email-handles, deepspace-mail, react-hook, identity-management
useEmail — DeepSpace email integration for the CRM. The user's @app.space identity is owned by the deepspace-mail app: it writes to the `email_handles` collection in `workspace:def