Send emails to this worker's email address to store them in the database.
API Endpoints:
/api/emails
- Get all emails with all content formats/api/emails?format=plain
- Get emails with plain text content only/api/emails?format=html
- Get emails with HTML content only/api/emails?format=original
- Get emails with original MIME content only