imap

Avx Email - imap

📥 Avx Email IMAP Server - High-performance IMAP server built with Rust

🚀 Quick Start

\\ash

Build

cargo build –release

Run

./target/release/avx-imap

Docker

docker build -t avx-imap . docker run -p 8080:8080 avx-imap \\

📦 Kubernetes Deployment

\\ash kubectl apply -f k8s/ \\

🔧 Configuration

See config.example.toml for configuration options.

📚 Documentation

🤝 Contributing

See CONTRIBUTING.md for contribution guidelines.

📄 License

Proprietary - See LICENSE for details.


Part of the Avx Email Ecosystem

Built with ❤️ by Nícolas Ávila