Software Alternatives & Startups

MailClark VS Sortfully

Compare MailClark VS Sortfully and see what are their differences

MailClark logo MailClark

The Slack bot for external communications

Sortfully logo Sortfully

Auto-file your Outlook & Microsoft 365 mail by the organisation that sent it - once you've read it. Sortfully never reads your message bodies or attachments.
  • MailClark Landing page
    Landing page //
    2023-02-07
  • Sortfully Dashboard
    Dashboard //
    2026-08-31
  • Sortfully Mappings View
    Mappings View //
    2026-08-31

Sortfully is an automatic filing service for Outlook and Microsoft 365. It moves each message into an Inbox subfolder, or tags it with a coloured category, based on the organisation that sent it. By default a message is only filed once you have read it, so new mail still lands in front of you and nothing disappears unseen. If you prefer, filing can happen instantly on delivery instead.

There is no AI in Sortfully. No model, no classifier, no LLM, and your mail is never sent to any AI service. Filing runs on deterministic rules you can read and edit: the sender's domain, your exact-match overrides, then Public Suffix List normalisation, so notifications.slack.com and hello@slack.com both land in one Slack folder, and .co.uk domains get correct names. You can group several domains into one folder, pin a domain to a folder you already have, exclude senders entirely, and choose move-or-tag per organisation. Every action is reversible.

Privacy is structural, not a promise. Sortfully never reads message bodies or attachments: the one code path allowed to call Microsoft Graph message endpoints uses a strict metadata field allow-list, and a CI gate fails the build if a content field ever appears. An optional detailed audit log records the subject line so you can see exactly what was filed; you can switch it off. Sortfully connects through delegated Microsoft Graph permissions only (Mail.ReadWrite, Mail.ReadWrite.Shared, MailboxSettings.Read), is a verified Microsoft publisher, and reads your existing inbox rules without ever modifying them. Tokens are encrypted at rest and you can disconnect at any time.

Optionally, a chunked, throttle-safe backlog cleanup sorts the mail you already have, with protected folders and a leave-recent-mail window so nothing current is touched.

Sortfully is built for Microsoft 365 first: individual mailboxes, shared mailboxes, and a Business plan with team management for firms. It is operated by a UK company, hosted in the EU.

Sortfully

$ Details
paid Free Trial £5 / Monthly
Platforms
Web SaaS Outlook
Release Date
2026 August
Startup details
Country
United Kingdom
City
London
Founder(s)
Adam Harman
Employees
1 - 9

MailClark features and specs

  • Integration with Collaboration Tools
    MailClark integrates seamlessly with popular collaboration tools such as Slack and Microsoft Teams, enabling users to manage emails and messages from various channels within the same interface.
  • Unified Inbox
    With MailClark, users can consolidate their emails, SMS, and social media messages into a single inbox, streamlining communication and reducing the need to switch between different platforms.
  • Automation and AI
    MailClark utilizes AI to automate tasks such as message categorization, spam filtering, and response suggestions, which can save users time and improve efficiency.
  • Team Collaboration
    The platform supports team collaboration by allowing multiple users to access and manage the same inbox, delegate tasks, and discuss messages in private channels.
  • User-Friendly Interface
    MailClark offers an intuitive and user-friendly interface that makes it easy for users to set up and manage their communications without a steep learning curve.

Possible disadvantages of MailClark

  • Limited Free Plan
    MailClark’s free plan comes with limitations on the number of users and connected accounts, which may not be sufficient for larger teams or businesses with extensive communication needs.
  • Dependency on Third-Party Platforms
    As MailClark is designed to work within other platforms like Slack and Microsoft Teams, its functionality and usability can be significantly impacted by changes or outages in these third-party services.
  • Customization Restrictions
    While MailClark includes various useful features, users might find certain customization options to be limited compared to dedicated email or messaging clients.
  • Potential Privacy Concerns
    Since MailClark handles sensitive email and message data, there may be privacy concerns, especially for organizations with strict data security and compliance requirements.
  • Cost for Advanced Features
    Access to advanced features and higher usage limits requires a paid subscription, which might not be cost-effective for small businesses or individual users with budget constraints.

Sortfully features and specs

  • Filing by sender organisation
    Mail is filed by the organisation that sent it, so every alias and subdomain from a company lands in one folder.
  • Move or tag per organisation
    Each organisation can be moved to an Inbox subfolder or tagged in place with a coloured category.
  • File after read
    By default nothing moves until a message has been read, so new mail never disappears unseen; instant filing on delivery is optional.
  • No AI
    No model, no classifier, no LLM; filing runs on deterministic rules you can read and edit, and mail is never sent to any AI service.
  • Content-Blind
    Message bodies and attachments are never read, enforced by a code-level allow-list and a CI gate, not just a policy.
  • Public Suffix list
    Public Suffix List normalisation gives correct names for .co.uk, .energy and hundreds of other endings.
  • Overrides and exclusions
    Group several domains into one folder, pin a domain to an existing folder, or exclude senders entirely; your rules always win.
  • Backlog cleanup
    Sorts the mail you already have in chunked, rate-limited passes, with protected folders and an option to leave recent mail in place.
  • Undo anything
    Every filing action is recorded and reversible from the dashboard or audit log.
  • Audit Log
    A record of every filing with sender, destination and mode; a detailed option records the subject line and can be switched off.
  • Shared Mailboxes
    Files shared mailboxes a delegate has access to, alongside personal ones.
  • Team Management
    The Business plan adds team management for firms running multiple mailboxes with multiple users.

MailClark videos

MailClark 2.0 - Manage Your Shared Inbox in Microsoft Teams

More videos:

  • Demo - MailClark 2.0 - Shared Inbox Demo Tour in Slack
  • Tutorial - MailClark 1.0 - How To Get Started With MailClark on Microsoft Teams?

Sortfully videos

No Sortfully videos yet. You could help us improve this page by suggesting one.

Add video

Category Popularity

0-100% (relative to MailClark and Sortfully)
Email Management
95 95%
5% 5
Inbox Management
0 0%
100% 100
Email Automation
95 95%
5% 5
Email Productivity
94 94%
6% 6

Questions & Answers

As answered by people managing MailClark and Sortfully.

Why should a person choose your product over its competitors?

Sortfully's answer:

Most email organisers ask you to trust them: an AI classifier scores your mail and a privacy policy promises restraint. Sortfully is built so you don't have to take its word for it. It cannot read message bodies or attachments; the restriction is a code-level allow-list backed by a CI gate that fails the build, and filing runs on deterministic rules you can read and override. It is also the only one of its kind built for Outlook and Microsoft 365 first: delegated Microsoft Graph permissions from a verified Microsoft publisher, shared mailbox support, and read-only respect for your existing inbox rules, where SaneBox, Clean Email and Mailstrom treat Outlook as a second platform. And it behaves differently: mail is filed by sender organisation, so every alias and subdomain lands in one folder, and by default only after you have read it, so nothing disappears unseen and everything can be undone.

What's the story behind your product?

Sortfully's answer:

Sortfully was built by a UK founder who watched Outlook rules fail at scale: Exchange caps rules at 256 KB, one rule per sender domain does not scale, and rules only run while Outlook is open. The alternatives all wanted AI access to mail content, which is exactly what regulated firms cannot accept. So Sortfully does the opposite: deterministic filing by sender organisation, with a code-enforced guarantee that message bodies and attachments are never read. It launched in August 2026, operated by a UK company with EU hosting.

What makes your product unique?

Sortfully's answer:

Sortfully contains no AI at all. Filing runs on deterministic rules you can read and edit: the sender's domain, your overrides, then Public Suffix List normalisation. And the privacy guarantee is structural rather than promised: the one code path allowed to call Microsoft Graph message endpoints uses a strict metadata allow-list, and a CI gate fails the build if a content field ever appears. Message bodies and attachments are never read.

How would you describe the primary audience of your product?

Sortfully's answer:

Businesses and normal consumers can both benefit from Sortfully. Businesses on Microsoft 365, mainly professional services firms of 10 to 200 mailboxes (accountants, solicitors, surveyors, architects) and the IT admins or MSPs who manage their tenants. It also suits compliance-conscious firms that have decided against AI email tools, and individual Outlook power users.

Which are the primary technologies used for building your product?

Sortfully's answer:

Laravel (PHP), PostgreSQL and Redis on the backend; React with TypeScript and Inertia on the frontend; the Microsoft Graph API with delegated permissions for all mailbox access. Hosted in the EU.

User comments

Share your experience with using MailClark and Sortfully. For example, how are they different and which one is better?
Log in or Post with

What are some alternatives?

When comparing MailClark and Sortfully, you can also consider the following products

Hiver - The modern AI customer service platform

Sanebox - SaneBox is a cloud-based service that allows users to filter and manage their emails.

Nylas Mail - The Nylas Cloud API powers your application with email, calendar & contacts features. Built-in features for better email, calendar, and contact management.

Clean Email - Clean Email is an online service that empowers you to take control of your mailbox.

Mailstrom - The smarter, faster way to clean out your inbox. Power through thousands of messages in just a few clicks. Free Trial! Website. JOBS.

Email Signature Rescue - Create, manage and deploy beautiful customized HTML signatures in any email client.