Manage all your communications from a single, unified webmail interface. This open-source solution acts as a news reader for your email, allowing you to combine multiple accounts without replacing them. Built entirely on a modular architecture, it provides a flexible way to add new features or customize the program to fit your exact needs.
Key benefits include:
services:
cypht:
image: cypht/cypht:latest
container_name: cypht
restart: unless-stopped
ports:
- "8080:80"
volumes:
- ./data:/var/lib/cypht# No sensitive environment variables are required for the default Cypht configuration.
# You can add custom environment variables here if needed by your specific setup.Auto-fetched about 1 hour ago
Auto-fetched about 1 hour ago