merge: inbound email processing from worktree/ageless-shale
Merge the mail.tm transport and email processing pipeline into main. - Transport-agnostic email processor with mail.tm polling transport - POST /mailgate webhook endpoint - User/queue/ticket resolvers with stub user auto-creation - Queue mail_alias column for email routing - Migration renumbered to 0021 to follow main's 0019/0020 Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
1
drizzle/migrations/0021_romantic_captain_midlands.sql
Normal file
1
drizzle/migrations/0021_romantic_captain_midlands.sql
Normal file
@@ -0,0 +1 @@
|
||||
ALTER TABLE "queues" ADD COLUMN "mail_alias" text;
|
||||
2024
drizzle/migrations/meta/0021_snapshot.json
Normal file
2024
drizzle/migrations/meta/0021_snapshot.json
Normal file
File diff suppressed because it is too large
Load Diff
@@ -148,6 +148,13 @@
|
||||
"when": 1781552001000,
|
||||
"tag": "0020_sla_tables",
|
||||
"breakpoints": true
|
||||
},
|
||||
{
|
||||
"idx": 21,
|
||||
"version": "7",
|
||||
"when": 1781552215621,
|
||||
"tag": "0021_romantic_captain_midlands",
|
||||
"breakpoints": true
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user