Skip to main content

Announcing FeedMail

I'm pleased to be sharing a project that I have been working on for a while and have been thinking about doing for even longer. FeedMail is a simple service that aims to get updates from your favourite websites to your email with no fuss and no nonsense.

If you are already sold and want to follow some feeds simply go to feedmail.org to get started.

How FeedMail Works

FeedMail works using a set of technologies informally called RSS. FeedMail actually supports a variety of feed formats including Atom, RSS2 and RSS1. These feeds are created by websites and updated whenever new content is posted. FeedMail subscribes to these feeds on your behalf and forwards new entries to the email address of your choice.

Many websites support these feeds. Just post the URL to an article or website that you want to subscribe to and FeedMail will show you the available feeds. For example the following websites support RSS:

RSS feeds allow you to follow content from all over the web without needing to check every site individually. RSS is the the opposite of "the algorithm" that some services use to pick your content. Instead you get to decide what you like and RSS lets you follow any content, no matter where it is on the web.

To make detection of websites even easier you can use a browser extension that lights up when a feed is available. We at FeedMail use Feed Preview in Firefox and have seen a lot of recommendations for RSS Subscription Extension (by Google) for Chrome. Find more info in our FAQ.

Why Email?

RSS is great, but why would someone want to subscribe via email? Don't we all get enough email already?

This is true, and there are a variety of readers for people who prefer to read their feeds in other ways. But email has a number of advantages which makes it our reader of choice.

We Already Have Email

The first reason is obvious, we all already have an email account. This makes it very easy to start following some feeds. No need to install a new app or change your daily routine to stay up to date, simply check your email as normal.

This is especially nice when you just follow a few feeds and don't want to have to remember to check a new app or site for updates.

Synced Across All of our Devices

Another great feature of email is that it is available wherever we are. We can read a couple of updates on our phone, then move to our laptop without missing any feeds or having to sort through feeds that you have already seen.

Configurable

While it is nice to quickly get started by sending feeds to your inbox it can quickly become overwhelming. Email and FeedMail provide us all of the tools we need to stay organized.

Folders or labels let us sort our feeds in a way that works for us. Personally I have a couple of emails registered in FeedMail that go to different folders. That way whenever I have some free time I can open whatever folder I want to read at the moment and my updates are waiting for me.

Most email providers or clients also support various ways to filter your email. This makes it easy to highlight or ignore emails as you see fit. For documentation on how FeedMail helps you stay organized see the filtering section of our FAQ.

Interoperable

Unlike social media platforms FeedMail doesn't aim to control all of your attention. Feeds that you subscribe to via FeedMail live happily alongside any other emails that you get, whether that be newsletters, mailing lists or whatever else you follow via email.

Using email means that you can get everything you follow in the same place, no matter where it comes from.

Why FeedMail?

FeedMail isn't the first RSS-to-Email service and it sure won't be the last. What makes FeedMail different from the other options?

Beautiful Emails

One of the main goals when launching FeedMail was to present the feeds as nicely as possible. Many feed readers strip out all of the style and formatting from the source and wrap it in their own bulky templates. FeedMail avoids this as much as possible. Our template is incredibly simple (just a header, footer and some basic style fixes) and we preserve most of the styles and formatting from the feed. For example text colours and image sizing will be maintained, ensuring that it looks like the author intended. 

Additionally FeedMail tries to get out of the way. We give each feed it's own email address and display the feed's title as the "From" address. The only mention of FeedMail you see is in the subtle footer which allows you to manage your subscription.

Multiple Addresses

To help keep you organized FeedMail allows you to add multiple email addresses and you can decide which feed goes to which address. This is an easy way to stay organized.

Simple Billing Model

FeedMail works on a simple credit system. When a feed updates a credit gets spent and you get an email. Additionally, to protect you from bursts each feed can consume at most one credit every day, additional updates are free.

Most other services bill based on the currently active subscriptions. We didn't want to use this model because it encourages unsubscribing from feeds that haven't posted in a while. We wanted to make sure the cost was aligned with the value that users are getting.

Start of the Journey

At this point FeedMail has the basics down. I've been using it for weeks and am very happy with the experience. I've been reading RSS via email for years and the experience on FeedMail is much better than what I had previously.

If you want to keep up to date with new features you can follow this blog (you can do so with FeedMail of course).

If you are ready to get started you can sign up now and get 400 free credits to start.

If you have other comments, suggestions or early feedback you can reach out to FeedMail support.

Comments

Popular posts from this blog

Digests are Coming

Up to this point FeedMail has only supported real-time notifications. Meaning that every feed update immediately produces a single email. However this is about to change! When we asked for feedback on the features you would like to see in FeedMail we had a number of users reach out saying that they wanted a way to batch notifications together. We saw two main reasons for this: To reduce noise in their inbox. For some high-volume feeds users wanted to be able to quickly skim, then delete the entire batch in one go. While deleting one-by-one offers more flexibility, the bulk option is easier for high-volume feeds. To reduce costs. While we believe that our prices are incredibly reasonable, they can add up if you are getting lots of updates. For example if you follow a feed that updates every 15min that will be about $35 a year (or half price if you buy your credits in bulk). Not super expensive but maybe more than you want to spend for a single feed! Digests provide and option for cost

Digests Leave Beta

Thanks everyone who has helped evaluate digests over the past weeks. All of the blocking issues are now resolved and we will be releasing them soon. Once digests are officially released there will be links to them from the FeedMail site and pricing information added to our homepage. Price Increase Part of the purpose of the beta was to evaluate the cost of providing digests and see how they would be used. We have decided upon final pricing which we hope will be sustainable for years to come. Digests issues will cost 1 credit per 5 feeds. Note that this is feeds included in an issue , not total feeds that target a particular digest. It also does not matter how many new items a feed has. So if you have a digest with 200 feeds configured but this morning's issue only has new items from 2 of them it will cost 1 credit. If 14 feeds update the next day that issue will cost 3 credits. If the day after has no updates it will cost nothing. This new pricing takes effect no earlier than 202

Update to Date-based Entry Ignoring

TL;DR FeedMail will now ignore new items 7 days older than a previously seen item. This is expected to affect almost no "true" new posts. In theory checking to find new entries for a feed is a simple process. Download the feed. Check the ID of each entry to see if you have seen it before. However the real world is much messier. It is recommended for feed IDs to be URLs (to ensure global uniqueness) however this results in many feeds just using the URL that the article is available at. However these URLs sometimes change, and poorly designed feed generators update the ID of existing entries to the new URL. From a protocol point of view these are completely new entries, however to a user these are duplicates. In order to reduce the effect of this common issue on our our users FeedMail has some simple mitigations for posts that have recorded published dates. If the entry is older than a year always ignore it. If the entry is older than the 10th newest post in the feed ignore it.