System settings
The system settings view allows administrators to configure the Reconmap application.
Mail Settings
The mail settings view allows you to configure the SMTP server used for sending emails (notifications, reports, etc.).

You can specify:
- SMTP server address and port.
- Authentication credentials (username and password).
- Encryption type (SSL/TLS).
- Sender name and email.
AI Settings
The AI settings view allows you to configure the AI features in Reconmap, such as vulnerability summary and remediation advice generation.

You can specify:
- AI Provider: Select between Ollama (for self-hosted local models), Azure OpenAI, or OpenRouter.
- Provider Settings:
- Ollama: Configure the Ollama base URL and Model name (e.g.
llama3.2). - Azure OpenAI: Configure the endpoint URL, API key, and model deployment name.
- OpenRouter: Configure the API key and preferred model name (e.g.
meta-llama/llama-3.1-70b-instruct). - Max output tokens: Control the maximum response length.
These AI features help you speed up the reporting process by automatically generating descriptions and advice for reported vulnerabilities.