12 lines
598 B
Markdown
12 lines
598 B
Markdown
# Retro-Proxy-Stack
|
|
|
|
This file serves as internal project context for Gemini CLI agents working on the Retro-Proxy-Stack repository.
|
|
|
|
## Project Purpose
|
|
A simple dockerized orchestration layer for connecting legacy clients (Outlook Express 6, IE 5/6) on Windows 9x/XP to modern SMTP/IMAP servers and the web.
|
|
|
|
## Development Guidelines
|
|
- All infrastructure and service mappings are defined in `compose.yml`.
|
|
- Mail proxy settings are defined in `stunnel.conf`.
|
|
- When adding or modifying services, ensure they maintain compatibility with older security standards required by Windows 9x/XP clients.
|