Mail Command Center
AI-managed email alert dispatch — the Rust mailer service monitors article importance scores and automatically sends targeted alerts to subscribers. Owner receives a copy of every dispatch.
Rust Mailer:9100
|Ingestion Pipeline
|Stablecoin Monitor30m cycle
0
Total Subscribers
0
Active
0
Daily Cadence
0
Twice Daily
0
Weekly
Alert-Eligible Articles
Articles scoring ≥ 7.0 that would trigger email dispatch. The Rust mailer auto-sends when these arrive in the pipeline.
No high-score articles detected yet. The pipeline will surface them as they arrive.
Dispatch History
No dispatch events recorded yet. Events will appear here after the mailer sends its first alert.
System Architecture
Mailer ServiceRust / Axum(Port 9100)
SMTP TransportLettre + STARTTLS
TemplatesMiniJinja(Dark theme, gold accent)
Score Threshold≥ 7.0(Configurable via env)
Owner CopyAlways BCC'd(Every dispatch)
Subscriber API/api/subscribers
Dispatch Proxy/api/mailer
Severity Tiers
HIGH ALERTScore ≥ 8.5
Immediate dispatch to all subscribers
WATCH LISTScore 7.0 – 8.4
Digest-eligible, included in daily/weekly roundups
SIGNALScore < 7.0
Logged but not dispatched — no email sent
Endpoints
POST/v1/dispatchSend alert
POST/v1/digestSend digest
POST/v1/testSMTP test
GET/v1/statusService info
GET/healthLiveness
Base URL: localhost:9100
Digest Schedule
Daily digest06:00 ET
Twice daily06:00, 18:00 ET
Weekly roundupMon 06:00 ET
Stablecoin scanEvery 30 min