Design Problems/Distributed Email Service

Distributed Email Service

Hard
Distributed StorageSearchSMTPQueue

High-Level Architecture

Rendering diagram...

Design a scalable email service that supports sending, receiving, searching, and organizing emails for billions of users. The system must handle the SMTP protocol for inter-server email delivery, provide fast full-text search, and efficiently store large volumes of email data including attachments.