---
title: "Postcard is a new email client for GNOME, built with AI"
url: https://daily.dev/posts/postcard-is-a-new-email-client-for-gnome-built-with-ai-id3eyi6yc
source_url: https://www.omgubuntu.co.uk/2026/08/postcard-gnome-email-client
type: article
source: "omg! ubuntu!"
published: 2026-08-22T06:37:27.512Z
updated: 2026-08-22T06:37:50.430Z
tags: ["open-source", "linux", "vibe-coding"]
reading_time: 5
upvotes: 2
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Postcard is a new email client for GNOME, built with AI

**[omg\! ubuntu\!](https://daily.dev/sources/omgub)** · 5 min read · 2 upvotes · 0 comments

## Summary

Postcard is a new open-source email client for GNOME, built by a solo developer using AI coding tools and modeled visually after Geary. Written in Python with GTK4/libadwaita, it uses imaplib/smtplib for networking, SQLite for search, WebKitGTK for HTML rendering, and libsecret for password storage. It supports IMAP/SMTP (no POP or EWS), Gmail via GNOME Online Accounts, multiple accounts without a unified inbox, and basic composing features, but lacks PGP, a calendar, and filters. The developer is upfront about AI's role, contrasting with Flathub's ban on AI-assisted submissions and Codeberg's rejection of vibe-coded projects, and users are advised to trial it cautiously since it's under active, rapid development. It's distributed as a Flatpak outside Flathub via a dedicated repo.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://www.omgubuntu.co.uk/2026/08/postcard-gnome-email-client>

## Questions this post answers

### What is Postcard and what tech stack does it use for GNOME email?

Postcard is a new open-source email client for GNOME built by a solo developer using AI coding tools. It's written in Python with GTK4/libadwaita, uses imaplib and smtplib for networking, a local SQLite index for search, WebKitGTK for rendering HTML, and libsecret for password storage. It visually resembles Geary with a three-column folder/list/reading layout.

_Developers evaluating new GTK email clients can follow projects like Postcard as they mature on daily.dev._

### Does Postcard email client support a unified inbox or Exchange accounts?

No, Postcard does not currently support a unified inbox for viewing mail from multiple accounts together, and Exchange Web Services support is not planned by the developer. It supports IMAP and SMTP providers, including Gmail via GNOME Online Accounts, but has no POP support, PGP/GPG, calendar, or client-side filters.

_Track feature gaps like this in emerging Linux email clients through daily.dev before switching._

### How do I install Postcard email client on Ubuntu since it's not on Flathub?

Postcard is distributed as a Flatpak outside Flathub because Flathub banned AI-assisted app submissions. Add its dedicated repo with 'flatpak remote-add --if-not-exists postcard https://postcard.gxanshu.in/postcard.flatpakrepo' then run 'flatpak install postcard in.gxanshu.postcard', or use a .flatpakref file from the project's GitHub releases page.

_Find install steps for niche Linux apps like this whenever you're testing new GNOME software on daily.dev._

## Similar posts on daily.dev

- [I Gave Desktop Email Clients Another Shot and This New App Delivered](https://daily.dev/posts/i-gave-desktop-email-clients-another-shot-and-this-new-app-delivered-kiy5sdo0n) · It's Foss · 70 upvotes · 2 comments
- [Meet Melia: A Privacy-First, Modern Desktop Email Client Made Just for Linux](https://daily.dev/posts/meet-melia-a-privacy-first-modern-desktop-email-client-made-just-for-linux-jrezgcmsv) · It's Foss · 13 upvotes · 1 comments

---

Tags: [#open-source](https://daily.dev/tags/open-source), [#linux](https://daily.dev/tags/linux), [#vibe-coding](https://daily.dev/tags/vibe-coding)

[View this post on daily.dev](https://daily.dev/posts/postcard-is-a-new-email-client-for-gnome-built-with-ai-id3eyi6yc)
