
LetterFeed
Convert email newsletters into RSS feeds via IMAP
203 stars 13 forks last commit first released MIT
Actively maintained
Last commit 6 Jul 2026.
LetterFeed converts email newsletters into RSS feeds by periodically scanning an IMAP mailbox for messages from configured senders and publishing each message as a feed entry. It provides a web UI for basic configuration and is distributed with Docker Compose for easy deployment.
Key Features
- Polls an IMAP mailbox (IMAP over SSL, port 993) and detects new emails from configured senders
- Generates per-sender RSS feeds with extracted email content as feed entries
- Web UI for configuring senders and some credentials; additional settings available via environment variables
- Docker Compose-based deployment for straightforward self-hosting and updates
- Environment variables (.env) locking to control which settings are editable from the UI
- Processes HTML and plain-text email content into feed items suitable for RSS readers
Use Cases
- Subscribe to email newsletters in any RSS reader instead of an inbox
- Archive and index newsletter content for personal reference or backups
- Feed newsletters into other automation or aggregation systems that consume RSS
Limitations and Considerations
- Requires direct IMAP access to a mailbox; providers that block IMAP or require OAuth2 app flows may need app-specific passwords or additional configuration
- Complex or heavily scripted newsletters may not render identically when converted to RSS; embedded scripts and some interactive elements will be stripped
- Focused on newsletter-to-RSS conversion; not a full-featured multi-tenant email management or advanced parsing platform
LetterFeed is a lightweight, practical solution for anyone who prefers to read newsletters via RSS. Its Dockerized deployment and simple UI make it easy to run on personal servers or small instances.
Categories:
Tags:
Tech Stack:
Similar to LetterFeed

BBYEN
Replacement for YouTube upload email notifications
Service that checks your YouTube subscriptions and sends email notifications for new uploads using the YouTube Data API, RSS feeds, and SMTP.

Geoposler
Dockerized email campaign manager with SMTP and MySQL
Dockerized email campaign manager for creating templates, managing contacts, and sending HTML emails via configurable SMTP; built with TypeScript, Node.js, React, and MySQL.
rss2email
CLI tool that forwards RSS/Atom feed updates to email addresses
Command-line utility to monitor RSS/Atom feeds and email new items to one or more addresses, configurable via XDG-style config and data files.

Kill the Newsletter!
Convert email newsletters into Atom feeds
Kill the Newsletter! turns email newsletters into private Atom feeds by providing a unique email address per feed for subscribing without cluttering your inbox.
Podsync
Generate podcast feeds from YouTube and Vimeo sources
Podsync turns YouTube or Vimeo channels and playlists into podcast RSS feeds, with scheduled updates, filtering, and optional audio transcoding for podcast apps.
Youtarr
Automated YouTube downloader and organizer for media servers
Self-hosted web app to auto-download YouTube channels, organize media with metadata, and schedule downloads for Plex, Jellyfin, Emby, and Kodi.




