SCES means Secure Cukito Email Service. It is an email service that provides you with a secure email server exposed via API.
- Secure email sending and receiving
- RESTful API for easy integration
- SMTP support for traditional email clients
- Full control over your email server
- Open-source and self-hosted
- Kubernetes support for easy deployment
- API Server: A RESTful API server built with FastAPI that handles email sending and receiving.
- SMTP Server: An SMTP server built with aiosmtpd that allows traditional email
- Web: Where our web application lives, built with React and TypeScript. It contains our blog, documentation, and more.