# Mailu MCP Server Configuration # Copy this file to .env and fill in your actual values # Mailu server configuration MAILU_BASE_URL=https://mail.example.com MAILU_API_TOKEN=your_api_token_here # Optional: Enable debug logging DEBUG=false