1 line
10 KiB
JSON
1 line
10 KiB
JSON
{"nodes": [{"id": "readme_unified_doc", "label": "SMTP Server with Web Management Frontend README (legacy layout)", "file_type": "document", "source_file": "README_unified.md", "source_location": null, "source_url": null, "captured_at": null, "author": null, "contributor": null}, {"id": "readme_unified_smtp_server", "label": "Full SMTP Server (send/receive with auth)", "file_type": "concept", "source_file": "README_unified.md", "source_location": "Features", "source_url": null, "captured_at": null, "author": null, "contributor": null}, {"id": "readme_unified_web_management_interface", "label": "Flask Web Management Interface", "file_type": "concept", "source_file": "README_unified.md", "source_location": "Features", "source_url": null, "captured_at": null, "author": null, "contributor": null}, {"id": "readme_unified_dkim_support", "label": "DKIM Support (auto key gen + signing)", "file_type": "concept", "source_file": "README_unified.md", "source_location": "Features", "source_url": null, "captured_at": null, "author": null, "contributor": null}, {"id": "readme_unified_tls_ssl", "label": "TLS/SSL Encryption", "file_type": "concept", "source_file": "README_unified.md", "source_location": "Features / TLS Settings", "source_url": null, "captured_at": null, "author": null, "contributor": null}, {"id": "readme_unified_domain_management", "label": "Domain Management", "file_type": "concept", "source_file": "README_unified.md", "source_location": "Features", "source_url": null, "captured_at": null, "author": null, "contributor": null}, {"id": "readme_unified_user_authentication", "label": "Per-user/per-domain User Authentication", "file_type": "concept", "source_file": "README_unified.md", "source_location": "Features / Security", "source_url": null, "captured_at": null, "author": null, "contributor": null}, {"id": "readme_unified_ip_whitelisting", "label": "IP Whitelisting (auth-free sending)", "file_type": "concept", "source_file": "README_unified.md", "source_location": "Features", "source_url": null, "captured_at": null, "author": null, "contributor": null}, {"id": "readme_unified_email_relay", "label": "Email Relay (forward to external servers)", "file_type": "concept", "source_file": "README_unified.md", "source_location": "Features", "source_url": null, "captured_at": null, "author": null, "contributor": null}, {"id": "readme_unified_settings_ini", "label": "settings.ini Configuration File", "file_type": "concept", "source_file": "README_unified.md", "source_location": "Configuration", "source_url": null, "captured_at": null, "author": null, "contributor": null}, {"id": "readme_unified_database_schema", "label": "SQLite Database Schema (domains, users, whitelisted_ips, dkim_keys, email_logs, auth_logs, custom_headers)", "file_type": "concept", "source_file": "README_unified.md", "source_location": "Database Schema", "source_url": null, "captured_at": null, "author": null, "contributor": null}, {"id": "readme_unified_api_endpoints", "label": "REST API Endpoints (/health, /api/server/status, /api/server/restart)", "file_type": "concept", "source_file": "README_unified.md", "source_location": "API Endpoints", "source_url": null, "captured_at": null, "author": null, "contributor": null}, {"id": "readme_unified_dns_configuration", "label": "DNS Configuration (DKIM/SPF/MX records)", "file_type": "concept", "source_file": "README_unified.md", "source_location": "DNS Configuration", "source_url": null, "captured_at": null, "author": null, "contributor": null}, {"id": "readme_unified_systemd_service", "label": "Systemd Service (production deployment)", "file_type": "concept", "source_file": "README_unified.md", "source_location": "Production Deployment", "source_url": null, "captured_at": null, "author": null, "contributor": null}, {"id": "readme_unified_reverse_proxy", "label": "Nginx Reverse Proxy", "file_type": "concept", "source_file": "README_unified.md", "source_location": "Production Deployment", "source_url": null, "captured_at": null, "author": null, "contributor": null}, {"id": "readme_unified_project_structure", "labe
|