feat: inbound email channel plugin (IMAP) + keepAlive plugin primitive#62
Draft
rgrjnr wants to merge 1 commit into
Draft
feat: inbound email channel plugin (IMAP) + keepAlive plugin primitive#62rgrjnr wants to merge 1 commit into
rgrjnr wants to merge 1 commit into
Conversation
- Updated the `pluginApiTrpcRouter` to include name and phone fields when creating a new customer, utilizing metadata if available. - Implemented logic to backfill name and phone for existing customers if they were not previously set, ensuring more complete customer records. - Streamlined the update process for customer metadata, improving data integrity and consistency. These changes enhance the customer management capabilities within the plugin API by ensuring that essential information is captured and updated effectively.
rgrjnr
force-pushed
the
feat/email-channel
branch
from
July 14, 2026 17:32
ec3fcdd to
3b4b15d
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Status
Parked since 2026-03-02 (single commit, ~1,200 lines). None of it exists in master — the product still has no inbound email channel. Will need a rebase: master has since gained Chatwoot channel integration and customer-metadata changes touching the same
plugin-api/trpc.tsarea.What it contains
plugins/core/email-imap: IMAP poller, SMTP sender, message delivery (~800 lines). Distinct from master'splugins/core/email, which is send-only.bootKeepAlivePluginsinplugin-manager.service.ts) — a primitive master still lackscustomer.emailinstead of phone for email channels)Next steps
🤖 Generated with Claude Code
https://claude.ai/code/session_01MCtGwJ57KXme4o16M8b9eW