Cypht

Manage multiple email accounts and RSS feeds from a single, unified interface. Read, search, and organize messages across all your inboxes simultaneously.

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:

  • Unified inbox: View unread, sent, and flagged messages across all your email accounts and RSS feeds in one combined view.
  • Advanced composition: Write messages in plain text, HTML, or Markdown, which automatically converts to HTML before sending.
  • Seamless organization: Move or copy emails between different accounts and utilize server-side Sieve filtering to organize your inbox even when offline.
  • Universal search: Search through all your connected email accounts and RSS feeds simultaneously using a simple form.

Directory Structure

cypht
data
.env
docker-compose.yml

docker-compose.yml

services:
  cypht:
    image: cypht/cypht:latest
    container_name: cypht
    restart: unless-stopped
    ports:
      - "8080:80"
    volumes:
      - ./data:/var/lib/cypht

.env

# No sensitive environment variables are required for the default Cypht configuration.
# You can add custom environment variables here if needed by your specific setup.
Categories:

Share:

Ad
Favicon

 

  
 

Similar to Cypht

Favicon

 

  
  
Favicon

 

  
  
Favicon