Need someone to lead product management at your software company? I build high-craft software and the teams that build it. I'm looking for my next opportunity. Check out my resume and get in touch.

This is the blog of Adam Kalsey. Unusual depth and complexity. Rich, full body with a hint of nutty earthiness.

Security & Privacy

Spam filter service

Freshness Warning
This blog post is over 22 years old. It's possible that the information you read below isn't current and the links no longer work.

There is likely a market for a good spam filter service that is easy to use and effective. Most of the ones that we’ve seen require complicated setups, rely on locally installed software, or have limited features.

The ideal service would allow a user to check email through POP3 or IMAP, function as a filtering proxy, and allow users to configure their accounts over the Web.

Email protocols.

Offering both POP and IMAP services is a must. While the majority of email users use POP to check their mail (most don’t even realize they have an option), many users that read mail from multiple locations have turned to IMAP for mail management. Most services only offer POP, making them useless to power users.

Providing an IMAP proxy is more difficult than creating a POP proxy, and since most users don’t use IMAP, it is understandable that existing services don’t offer IMAP. However, IMAP users tend to be power email users and are more likely to purchase advanced email services.

Proxy Server.

The service should provide a proxy server that filters mail as it is checked. Many of the services available work by downloading email from your mail server to theirs. When a user checks mail, their email program checks the filtering service’s server.

We think this approach is inadequate. This approach requires that a user’s mail be stored on the servers of the filtering service, rather than their office or ISP servers. Many offices and ISPs have Web-based or other alternative remote mail access capabilities that would be lost if the mail is no longer on those servers. AOL members, for instance, would no longer be able to access their mail through the AOL interface. Another obvious disadvantage is that corporations may not want potentially sensitive email stored on servers outside their control.

A filtering proxy functions by acting as a middleman between the user and their mail server. The user changes their mail software’s settings to request mail from the proxy server, which passes each mail command through to the primary mail server. As the messages are retrieved, the proxy filters them based on criteria defined by the user. The proxy doesn’t store the messages; it only acts as a filter between the user and their mail server.

Email Filtering.

The user can tell the service how they would like the proxy server to filter the mail and what to do with it once it is filtered. The proxy server will use a rules-based engine similar to that used by SpamAssassin. The user can easily configure the filtering engine by choosing which rules to apply. Depending upon the user’s preference, messages that are recognized as spam are deleted without showing them to the user, forwarded to another address, or rewritten so the subject line contains a tag identifying the message as spam.

A company that provides this service would find a large number of users willing to pay a monthly fee in order to have mailboxes with greatly reduced spam counts.

Recently Written

Think Systems, not Symptoms
Dec 15: Piecemeal process creation frustrates teams and slows work. Stop patching problems and start solving systems. Adopting a systems thinking approach helps you design processes that are efficient, aligned with goals, and truly add value.
Your Policies Aren’t Your Culture
Dec 13: Policies guide behavior, but culture is the lived norms and values of your team. Policies reflect culture -- they don’t define it. Netflix’s parental leave shift didn’t change its culture of freedom and responsibility. It clarified how to live it.
Lighten Your Process Burden
Dec 7: Everyone hates oppressive processes, but somehow we keep managing to create them.
Product Add-Ons Are An Expansion Myth
Dec 1: Add-ons can enhance your product’s appeal but won’t drive significant market growth. To expand your customer base, focus on developing standalone products.
Protecting your Product Soul when the Same Product meets New People.
Nov 23: Expand into new markets while preserving your product’s core value. Discover how to adapt and grow without losing your product’s soul.
Building the Next Big Thing: A Framework for Your Second Product
Nov 19: You need a first product sooner than you think. Here's a framework for helping you identify a winner.
A Framework for Scaling product teams
Oct 9: The people, processes, and systems that make up a product organization change radically as you go through the stages of a company. This framework will guide that scaling.
My Networked Webcam Setup
Sep 25: A writeup of my network-powered conference call camera setup.

Older...

What I'm Reading