Access Token
Learn how to enable and manage access tokens in RustMailer to secure REST and gRPC API access, including root tokens, scopes, and rate limiting.
AutoConfig API
Automatically retrieve IMAP, SMTP, and OAuth2 settings from an email domain using RustMailer’s AutoConfig API, simplifying account registration.
Compression
Enable and configure HTTP compression in RustMailer using clap flags or environment variables.
Enabling HTTPS
Learn how to enable HTTPS in RustMailer using TLS certificates, environment variables, and proper CORS settings for secure REST and gRPC connections.
Logging
Configure logging in RustMailer using environment variables and command-line arguments. Supports JSON, ANSI, file-based logs, and daily rotation.
Network Proxies
Learn how to configure SOCKS5 proxies in RustMailer to bypass network restrictions, access blocked IMAP/SMTP servers, and enable OAuth2 authentication through a proxy.
Configuration Reference
Comprehensive reference of RustMailer configuration options including command-line arguments and environment variables for network, logging, security, email, performance, and storage.