_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/

Enter the query into the form above. You can look for specific version of a package by using @ symbol like this: gcc@10.

API method:

GET /api/packages?search=hello&page=1&limit=20

where search is your query, page is a page number and limit is a number of items on a single page. Pagination information (such as a number of pages and etc) is returned in response headers.

If you'd like to join our channel search send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.


mblaze 1.2
Dependencies: bash-minimal@5.2.37 coreutils@9.1 gawk@5.3.0 glibc@2.41 gnupg@2.4.7 ncurses@6.2.20210619 openssl@3.0.8 ruby@3.3.9 sed@4.9
Channel: guix
Location: gnu/packages/mail.scm (gnu packages mail)
Home page: https://github.com/leahneukirchen/mblaze
Licenses: Public Domain Expat
Build system: gnu
Synopsis: Unix utilities to deal with Maildir
Description:

The mblaze message system is a set of Unix utilities for processing and interacting with mail messages which are stored in maildir folders.

Its design is roughly inspired by MH, the RAND Message Handling System, but it is a complete implementation from scratch.

mblaze is a classic command line MUA and has no features for receiving or transferring messages; you can operate on messages in a local maildir spool, or fetch your messages using fdm(1), getmail(1), offlineimap(1), or similar utilities, and send it using dma(8), msmtp(1), sendmail(8), as provided by OpenSMTPD, Postfix, or similar.

mblaze operates directly on maildir folders and doesn't use its own caches or databases. There is no setup needed for many uses. All utilities have been written with performance in mind. Enumeration of all messages in a maildir is avoided unless necessary, and then optimized to limit syscalls. Parsing message metadata is optimized to limit I/O requests. Initial operations on a large maildir may feel slow, but as soon as they are in the file system cache, everything is blazingly fast. The utilities are written to be memory efficient (i.e. not wasteful), but whole messages are assumed to fit into RAM easily (one at a time).

mailman 3.3.10
Propagated dependencies: gunicorn@22.0.0 python-aiosmtpd@1.4.6-0.98f5783 python-alembic@1.14.0 python-atpublic@3.1.1 python-authheaders@0.16.3 python-authres@1.2.0 python-click@8.1.8 python-dateutil@2.9.0 python-dnspython@2.7.0 python-falcon@4.0.2 python-flufl-bounce@4.0 python-flufl-i18n@5.1.0 python-flufl-lock@8.1.0 python-importlib-resources@6.5.2 python-lazr-config@3.1 python-passlib@1.7.4 python-requests@2.32.5 python-sqlalchemy@1.4.42 python-zope-component@7.0 python-zope-configuration@7.0 python-zope-event@6.0 python-zope-interface@7.2
Channel: guix
Location: gnu/packages/mail.scm (gnu packages mail)
Home page: https://www.list.org
Licenses: GPL 3+
Build system: pyproject
Synopsis: Mailing list manager
Description:

GNU Mailman is software for managing email discussion and mailing lists. Both users and administrators generally perform their actions in a web interface, although email and command-line interfaces are also provided. The system features built-in archiving, automatic bounce processing, content filtering, digest delivery, and more.

alpine 2.26
Dependencies: ncurses@6.2.20210619 openssl@3.0.8 gnutls@3.8.3 openldap@2.6.9 cyrus-sasl@2.1.28 mit-krb5@1.21 aspell@0.60.8 tcl@8.6.12 libxcrypt@4.4.38 linux-pam@1.5.2
Channel: guix
Location: gnu/packages/mail.scm (gnu packages mail)
Home page: https://repo.or.cz/alpine.git
Licenses: ASL 2.0
Build system: gnu
Synopsis: Alternatively Licensed Program for Internet News and Email
Description:

Alpine is a text-based mail and news client. Alpine includes several tools and applications:

  1. alpine, the Alpine mailer

  2. pico, the standalone text editor, GNU nano's predecessor

  3. pilot, the standalone file system navigator

smtpmail 0.4.5
Channel: guix
Location: gnu/packages/mail.scm (gnu packages mail)
Home page: https://www.nongnu.org/smtpmail/
Licenses: GPL 2+
Build system: gnu
Synopsis: SMTP utility
Description:

smtpmail is a little console-based tool for users who have no local mailserver on their machine. It enables these users to send their mail over a remote SMTP server.

hydroxide 0.2.30
Channel: guix
Location: gnu/packages/mail.scm (gnu packages mail)
Home page: https://github.com/emersion/hydroxide
Licenses: Expat
Build system: go
Synopsis: ProtonMail CardDAV, IMAP and SMTP bridge
Description:

This package implements a functionality to translate standard protocols (SMTP, IMAP, CardDAV) into ProtonMail API requests.

python-mailman-hyperkitty 1.2.1
Dependencies: mailman@3.3.10
Propagated dependencies: python-requests@2.32.5 python-zope-interface@7.2
Channel: guix
Location: gnu/packages/mail.scm (gnu packages mail)
Home page: https://gitlab.com/mailman/mailman-hyperkitty/
Licenses: GPL 3+
Build system: pyproject
Synopsis: Mailman archiver plugin for HyperKitty
Description:

Mailman3 allows emails sent to its mailing lists to be archived by any software provided that there is a plugin (loadable by Mailman3) designed to communicate with it properly. This module contains a Mailman3 archiver plugin which sends emails to HyperKitty, the official Mailman3 web archiver.

perl-mail-dkim 1.20240923
Propagated dependencies: perl-crypt-openssl-rsa@0.33 perl-cryptx@0.078 perl-mail-authenticationresults@1.20180923 perl-mailtools@2.21 perl-net-dns@1.50
Channel: guix
Location: gnu/packages/mail.scm (gnu packages mail)
Home page: https://metacpan.org/release/Mail-DKIM
Licenses: GPL 3+
Build system: perl
Synopsis: Signs/verifies Internet mail with DKIM/DomainKey signatures
Description:

Mail::DKIM is a Perl module that implements the DKIM standard, and the older Yahoo! DomainKeys standard, both of which sign and verify emails using digital signatures and DNS records. Mail-DKIM can be used by any Perl program that wants to provide support for DKIM and/or DomainKeys.

guile2.2-mailutils 3.21
Dependencies: guile@2.2.7 gsasl@2.2.2 gnutls@3.8.3 ncurses@6.2.20210619 readline@8.2.13 linux-pam@1.5.2 libltdl@2.4.7 libxcrypt@4.4.38 gdbm@1.25 libunistring@1.3
Channel: guix
Location: gnu/packages/mail.scm (gnu packages mail)
Home page: https://mailutils.org
Licenses: GPL 3+ LGPL 3+
Build system: gnu
Synopsis: Utilities and library for reading and serving mail
Description:

GNU Mailutils is a collection of programs for managing, viewing and processing electronic mail. It contains both utilities and server daemons and all operate in a protocol-agnostic way. The underlying libraries are also available, simplifying the addition of mail capabilities to new software. GNU Mailutils provides the following commands:

  • dotlock

  • decodemail

  • frm

  • from

  • guimb

  • mail

  • mailutils

  • mailutils-config

  • messages

  • mimeview

  • movemail

  • popauth

  • putmail

  • readmsg

  • sieve

aerc 0.21.0
Dependencies: gnupg@2.4.7 notmuch@0.39 python@3.11.14 python-vobject@0.9.9 zoxide@0.9.8
Channel: guix
Location: gnu/packages/mail.scm (gnu packages mail)
Home page: https://git.sr.ht/~rjarry/aerc
Licenses: GPL 3+
Build system: go
Synopsis: Email client for the terminal
Description:

aerc is a textual email client for terminals. It features:

  1. First-class support for using patches and git send-email

  2. Vi-like keybindings and command system

  3. A built-in console

  4. Support for multiple accounts

l2md 0.1.0-3.21c954d
Dependencies: libgit2@1.5.2
Channel: guix
Location: gnu/packages/mail.scm (gnu packages mail)
Home page: https://git.kernel.org/pub/scm/linux/kernel/git/dborkman/l2md.git
Licenses: GPL 2
Build system: gnu
Synopsis: Import public-inbox archives via Git
Description:

The l2md command line tool imports public-inbox archives via Git and exports them in maildir format or to an MDA through a pipe.

dovecot-pigeonhole 0.5.21.1
Dependencies: dovecot@2.3.21.1
Channel: guix
Location: gnu/packages/mail.scm (gnu packages mail)
Home page: https://pigeonhole.dovecot.org
Licenses: LGPL 2.1
Build system: gnu
Synopsis: Dovecot Sieve mail filtering plug-in and ManageSieve service
Description:

Pigeonhole adds support for the Sieve language (RFC 5228) and the ManageSieve protocol (RFC 5804) to the Dovecot e-mail server.

Sieve is a language for filtering incoming mail. Messages can be forwarded or sorted into separate folders. Unwanted messages can be rejected or discarded, and, when the user is not available, the Sieve interpreter can send an automated reply.

Sieve is meant to be simple, extensible, and system-independent. The intention is to make it impossible to write anything more complex (and dangerous) than simple mail filters. Unlike most other mail filtering script languages, Sieve does not allow users to execute arbitrary programmes.

Through the ManageSieve protocol, users can remotely manage their Sieve scripts without needing file system access. The server accepts only valid scripts to prevent embarrassing errors later on.

perl-email-mime 1.954
Propagated dependencies: perl-email-address@1.913 perl-email-messageid@1.408 perl-email-mime-contenttype@1.028 perl-email-mime-encodings@1.317 perl-email-simple@2.218 perl-mime-types@2.20 perl-module-runtime@0.016
Channel: guix
Location: gnu/packages/mail.scm (gnu packages mail)
Home page: https://metacpan.org/release/Email-MIME
Licenses: GPL 1+
Build system: perl
Synopsis: MIME message handling
Description:

Email::MIME is an extension of the Email::Simple module, to handle MIME encoded messages. It takes a message as a string, splits it up into its constituent parts, and allows you access to various parts of the message. Headers are decoded from MIME encoding.

fdm 2.2
Dependencies: tdb@1.4.12 openssl@3.0.8 zlib@1.3.1
Channel: guix
Location: gnu/packages/mail.scm (gnu packages mail)
Home page: https://github.com/nicm/fdm
Licenses: non-copyleft
Build system: gnu
Synopsis: @acronym{MRA, Mail Retrieval Agent} and @acronym{MDA, Mail Delivery Agent}
Description:

fdm fetches and delivers mail in various ways.

Mail may be fetched from IMAP or POP3 servers, from local maildirs, or read from standard input. It is then filtered based on regular expressions, its size or age, or the output of a (shell) command. It can be rewritten by an external process, dropped, left on the server or delivered into maildirs, mboxes, to a file or pipe, or any combination.

fdm is primarily designed for use by a single user, but can use privilege separation to safely deliver mail in multi-user setups.

libpst 0.6.76
Dependencies: boost@1.89.0 libgsf@1.14.53 python@3.11.14 zlib@1.3.1
Channel: guix
Location: gnu/packages/mail.scm (gnu packages mail)
Home page: https://www.five-ten-sg.com/libpst/
Licenses: GPL 2+
Build system: gnu
Synopsis: Tools to process Outlook email archives
Description:

The Libpst utilities include readpst which can convert email messages to both mbox and MH mailbox formats, pst2ldif which can convert the contacts to .ldif format for import into LDAP databases, and other tools to process Outlook email archives.

perl-email-abstract 3.010
Propagated dependencies: perl-email-simple@2.218 perl-module-pluggable@5.2 perl-mro-compat@0.13
Channel: guix
Location: gnu/packages/mail.scm (gnu packages mail)
Home page: https://metacpan.org/release/Email-Abstract
Licenses: GPL 1+
Build system: perl
Synopsis: Interface to mail representations
Description:

Email::Abstract provides module writers with the ability to write simple, representation-independent mail handling code.

go-gitlab.com-shackra-goimapnotify 2.5.3
Channel: guix
Location: gnu/packages/mail.scm (gnu packages mail)
Home page: https://gitlab.com/shackra/goimapnotify
Licenses: GPL 3+
Build system: go
Synopsis: Execute scripts on IMAP mailbox changes
Description:

This package provides a CLI application to execute scripts on IMAP mailbox changes (new/deleted/updated messages) using IDLE and it is mostly compatible with the configuration of imapnotify made with Python.

postorius 1.3.13
Dependencies: python-readme-renderer@44.0 python-mailmanclient@3.3.3 python-django@5.2.8 python-django-mailman3@1.3.15
Channel: guix
Location: gnu/packages/mail.scm (gnu packages mail)
Home page: https://gitlab.com/mailman/postorius
Licenses: GPL 3+ LGPL 3+
Build system: pyproject
Synopsis: Web user interface for GNU Mailman
Description:

Postorius is a Django app which provides a web user interface to access GNU Mailman.

neomutt 20250404
Dependencies: cyrus-sasl@2.1.28 gdbm@1.25 gpgme@1.24.1 ncurses@6.2.20210619 gnutls@3.8.3 openssl@3.0.8 perl@5.36.0 kyotocabinet@1.2.79 libxslt@1.1.43 libidn2@2.3.7 libxml2@2.14.6 lmdb@0.9.29 notmuch@0.39 zstd@1.5.6
Channel: guix
Location: gnu/packages/mail.scm (gnu packages mail)
Home page: https://neomutt.org/
Licenses: GPL 2+
Build system: gnu
Synopsis: Command-line mail reader based on Mutt
Description:

NeoMutt is a command-line mail reader which is based on Mutt. It adds a large amount of new and improved features to Mutt.

mu 1.12.14
Dependencies: glib@2.83.3 gmime@3.2.15 guile@3.0.9 xapian@1.4.29 readline@8.2.13 python@3.11.14
Channel: guix
Location: gnu/packages/mail.scm (gnu packages mail)
Home page: https://www.djcbsoftware.nl/code/mu/
Licenses: GPL 3+
Build system: meson
Synopsis: Quickly find emails
Description:

Mu is a tool for dealing with e-mail messages stored in the Maildir format. Mu's purpose in life is to help you to quickly find the messages you need; in addition, it allows you to view messages, extract attachments, create new maildirs, and so on.

procmail 3.22
Dependencies: exim@4.98.2
Channel: guix
Location: gnu/packages/mail.scm (gnu packages mail)
Home page: https://www.procmail.org/
Licenses: GPL 2+
Build system: gnu
Synopsis: Versatile mail delivery agent (MDA)
Description:

Procmail is a mail delivery agent (MDA) featuring support for a variety of mailbox formats such as mbox, mh and maildir. Incoming mail can be sorted into separate files/directories and arbitrary commands can be executed on mail arrival. Procmail is considered stable, but is no longer maintained.

offlineimap3 8.0.0-0.db34745
Dependencies: python-distro@1.9.0 python-imaplib2@3.6 python-rfc6555@0.1.0 python-urllib3@1.25.19
Channel: guix
Location: gnu/packages/mail.scm (gnu packages mail)
Home page: https://www.offlineimap.org
Licenses: GPL 2+
Build system: pyproject
Synopsis: Sync emails between two repositories
Description:

OfflineImap synchronizes emails between two repositories, so that you can read the same mailbox from multiple computers. It supports IMAP as REMOTE repository and Maildir/IMAP as LOCAL repository.

mpop 1.4.20
Dependencies: gnutls@3.8.3
Channel: guix
Location: gnu/packages/mail.scm (gnu packages mail)
Home page: https://marlam.de/mpop/
Licenses: GPL 3+
Build system: gnu
Synopsis: POP3 mail client
Description:

mpop is a small and fast POP3 client suitable as a fetchmail replacement.

mpop supports multiple accounts, header based mail filtering, delivery to mbox files, maildir folders or an MDA, TLS/SSL, several authentication methods, IDN and SOCKS proxies.

Total packages: 69270