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

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.


balsa 2.6.4
Dependencies: cyrus-sasl@2.1.28 enchant@2.6.9 gdk-pixbuf@2.44.4 gmime@3.2.15 gnutls@3.8.9 gpgme@1.24.1 gtk+@3.24.51 gtksourceview@4.8.4 gtkspell3@3.0.10 libassuan@3.0.1 libcanberra@0.30 libesmtp@1.1.0-0.335ee8d libical@3.0.17 libnotify@0.8.8 libsecret@0.21.7 openldap@2.6.10 sqlite@3.39.3 webkitgtk-for-gtk3@2.50.3
Channel: guix
Location: gnu/packages/mail.scm (gnu packages mail)
Home page: https://pawsa.fedorapeople.org/balsa
Licenses: GPL 3+
Build system: gnu
Synopsis: E-mail client for GNOME
Description:

Balsa is a highly configurable and robust mail client for the GNOME desktop. It supports both POP3 and IMAP servers as well as the mbox, maildir and mh local mailbox formats. Balsa also supports SMTP and/or the use of a local MTA such as Sendmail.

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.

mhonarc 2.6.24
Channel: guix
Location: gnu/packages/mail.scm (gnu packages mail)
Home page: https://www.mhonarc.org/
Licenses: GPL 2+
Build system: perl
Synopsis: Create HTML archives of mail/news messages
Description:

MHonArc is a Perl mail-to-HTML converter. MHonArc provides HTML mail archiving with index, mail thread linking, etc; plus other capabilities including support for MIME and powerful user customization features.

perl-mail-authenticationresults 1.20180923
Channel: guix
Location: gnu/packages/mail.scm (gnu packages mail)
Home page: https://metacpan.org/release/Mail-AuthenticationResults
Licenses: GPL 1+
Build system: perl
Synopsis: Object Oriented Authentication-Results Headers
Description:

Mail::AuthenticationResults parses the message header field that indicates the message authentication status as per RFC7601. This module is not fully compliant with the RFC but it tries to implement most styles of Authentication-Results header seen in the wild.

anubis 4.3
Dependencies: gdbm@1.25 gnutls@3.8.9 gpgme@1.24.1 gsasl@2.2.2 guile@3.0.9 libgcrypt@1.11.0 libgpg-error@1.51
Channel: guix
Location: gnu/packages/mail.scm (gnu packages mail)
Home page: https://www.gnu.org/software/anubis/manual/
Licenses: GPL 3+
Build system: gnu
Synopsis: SMTP message submission daemon
Description:

Anubis is a daemon that sits between the Mail User Agent (MUA) and the Mail Transfer Agent (MTA). When a mail is sent by a user in the MUA, it is first passed to Anubis, which performs additional processing to the message before passing it on for delivery by the MTA. Anubis may, for example, modify the message headers or body, or encrypt or sign the message.

getmail6 6.19.10
Channel: guix
Location: gnu/packages/mail.scm (gnu packages mail)
Home page: https://github.com/getmail6/getmail6
Licenses: GPL 2+
Build system: pyproject
Synopsis: Mail retriever
Description:

A flexible, extensible mail retrieval system with support for POP3, IMAP4, SSL variants of both, maildirs, mboxrd files, external MDAs, arbitrary message filtering, single-user and domain-mailboxes, and many other useful features. This is a fork derived from getmail 5.14, aimed at Python 3 compatibility.

alpine 2.26
Dependencies: ncurses@6.2.20210619 openssl@3.5.5 gnutls@3.8.9 openldap@2.6.10 cyrus-sasl@2.1.28 mit-krb5@1.21 aspell@0.60.8.1 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

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.

python-notmuch 0.40
Dependencies: notmuch@0.40
Channel: guix
Location: gnu/packages/mail.scm (gnu packages mail)
Home page: https://notmuchmail.org/
Licenses: GPL 3+
Build system: pyproject
Synopsis: Python bindings of the Notmuch mail indexing library
Description:

This package provides Python bindings to use the Notmuch mail indexing and search library.

cyrus-imapd 3.12.2
Dependencies: bison@3.8.2 openssl@3.5.5 cyrus-sasl@2.1.28 cunit@2.1-3 flex@2.6.4 gperf@3.3 jansson@2.14 libbsd@0.11.7 icu4c@73.1 perl@5.36.0 rsync@3.4.4 util-linux@2.40.4 sqlite@3.39.3 libical@3.0.17 libtool@2.4.7 pcre2@10.42 zstd@1.5.6 brotli@1.1.0 libxml2@2.14.6 nghttp2@1.58.0 shapelib@1.6.1 wslay@1.1.1 xapian@1.4.29 xxd@9.2.0333 zlib@1.3.1 libchardet@1.0.6
Channel: guix
Location: gnu/packages/mail.scm (gnu packages mail)
Home page: https://cyrusimap.org
Licenses: non-copyleft
Build system: gnu
Synopsis: E-Mail, contacts and calendar server.
Description:

Cyrus IMAP is an email, contacts and calendar server. It provides support for a variety of protocols including JMAP, IMAP/IMAP-S, and POP3/POP3-S as well as CalDAV and CardDAV.

python-authheaders 0.16.3
Propagated dependencies: python-authres@1.2.0 python-dkimpy@1.0.5 python-dnspython@2.8.0 python-publicsuffix2@2.2019-12-21
Channel: guix
Location: gnu/packages/mail.scm (gnu packages mail)
Home page: https://github.com/ValiMail/authentication-headers
Licenses: Zope Public License 2.1 Zlib MPL 2.0
Build system: pyproject
Synopsis: Library wrapping email authentication header verification and generation
Description:

This is a Python library for the generation of email authentication headers. The library can perform DKIM, SPF, and DMARC validation, and the results are packaged into the Authentication-Results header. The library can DKIM and ARC sign messages and output the corresponding signature headers.

perl-email-mime-encodings 1.317
Channel: guix
Location: gnu/packages/mail.scm (gnu packages mail)
Home page: https://metacpan.org/release/Email-MIME-Encodings
Licenses: GPL 1+
Build system: perl
Synopsis: Unified interface to MIME encoding and decoding
Description:

This module wraps MIME::Base64 and MIME::QuotedPrint.

claws-mail 4.4.0
Dependencies: bogofilter@1.2.5-0.e264b66 cairo@1.18.4 compface@1.5.2 curl@8.6.0 dbus@1.16.2 enchant@2.6.9 expat@2.7.1 fontconfig-minimal@2.16.0 ghostscript@9.56.1 glib@2.86.0 gnupg@2.4.8 gnutls@3.8.9 gpgme@1.24.1 gsettings-desktop-schemas@48.0 gtk+@3.24.51 gumbo-parser@0.10.1 libarchive@3.7.7 libcanberra@0.30 libetpan@1.9.4 libgdata@0.18.1 libical@3.0.17 libindicator@12.10.1 libnotify@0.8.8 librsvg@2.58.5 libsm@1.2.5 libsoup@3.6.5 libxml2@2.14.6 mailutils@3.21 nettle@3.10.2 network-manager@1.54.3 openldap@2.6.10 perl@5.36.0 poppler@22.09.0 python@3.12.12 python-pygobject@3.54.3 sendmail@8.18.1 shared-mime-info@2.3 startup-notification@0.12 ytnef@2.1.2
Propagated dependencies: dconf@0.40.0
Channel: guix
Location: gnu/packages/mail.scm (gnu packages mail)
Home page: https://www.claws-mail.org/
Licenses: GPL 3+
Build system: glib-or-gtk
Synopsis: GTK-based Email client
Description:

Claws-Mail is an email client (and news reader) based on GTK+. The appearance and interface are designed to be familiar to new users coming from other popular email clients, as well as experienced users. Almost all commands are accessible with the keyboard. Plus, Claws-Mail is extensible via addons which can add many functionalities to the base client.

birdtray 1.11.4
Dependencies: qtbase@5.15.17 qtsvg@5.15.17 qtwayland@5.15.18 qtx11extras@5.15.17 libx11@1.8.12
Channel: guix
Location: gnu/packages/mail.scm (gnu packages mail)
Home page: https://github.com/gyunaev/birdtray
Licenses: GPL 3+
Build system: qt
Synopsis: System tray indicator for Thunderbird/Icedove
Description:

Birdtray is a free system tray notification for new mail for Thunderbird/Icedove. Its features include an unread mail counter, snooze-able new mail notifications, configurable fonts for different accounts, a ``quick compose'' function with pre-configured templates, and a direct connection to the Thunderbird database, making it completely independent from the extension API.

msmtp 1.8.26
Dependencies: libsecret@0.21.7 gnutls@3.8.9 zlib@1.3.1 gsasl@2.2.2
Channel: guix
Location: gnu/packages/mail.scm (gnu packages mail)
Home page: https://marlam.de/msmtp/
Licenses: GPL 3+
Build system: gnu
Synopsis: Simple and easy to use SMTP client with decent sendmail compatibility
Description:

msmtp is an SMTP client. In the default mode, it transmits a mail to an SMTP server (for example at a free mail provider) which takes care of further delivery.

python-aiosmtpd 1.4.6-0.98f5783
Propagated dependencies: python-atpublic@3.1.1 python-attrs@25.3.0
Channel: guix
Location: gnu/packages/mail.scm (gnu packages mail)
Home page: https://aiosmtpd.readthedocs.io/
Licenses: ASL 2.0 LGPL 3
Build system: pyproject
Synopsis: Asyncio based SMTP server
Description:

This project is a reimplementation of the Python stdlib smtpd.py based on asyncio.

libpst 0.6.76
Dependencies: boost@1.89.0 libgsf@1.14.54 python@3.12.12 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.

neatmail 02
Channel: guix
Location: gnu/packages/mail.scm (gnu packages mail)
Home page: https://litcave.rudi.ir/
Licenses: ISC
Build system: gnu
Synopsis: Text-mode mail client
Description:

neatmail is a noninteractive mail client. It generates a listing of the messages in a mailbox in mbox format and executes a list of ex-like commands on it.

libesmtp 1.1.0-0.335ee8d
Propagated dependencies: openssl@3.5.5
Channel: guix
Location: gnu/packages/mail.scm (gnu packages mail)
Home page: https://libesmtp.github.io/
Licenses: LGPL 2.1+ GPL 2+
Build system: meson
Synopsis: Library for sending mail via remote hosts using SMTP
Description:

libESMTP is an SMTP client that manages posting (or submission of) electronic mail via a preconfigured MTA.

It may be used as part of a MUA, or other program that must be able to post electronic mail where mail functionality may not be that program's primary purpose.

libESMTP's high-level API shields developers from the complexity of SMTP. It transparently handles many SMTP extensions including authentication, TLS, and PIPELINING for performance. Even without a pipelining server, libESMTP offers much better performance than would be expected from a simple client.

crm114 20100106
Dependencies: tre@0.9.0
Channel: guix
Location: gnu/packages/mail.scm (gnu packages mail)
Home page: https://crm114.sourceforge.net/
Licenses: GPL 3
Build system: gnu
Synopsis: Controllable regex mutilator
Description:

CRM114 is a system to examine incoming e-mail, system log streams, data files or other data streams, and to sort, filter, or alter the incoming files or data streams according to the user's wildest desires. Criteria for categorization of data can be via a host of methods, including regexes, approximate regexes, a Hidden Markov Model, Orthogonal Sparse Bigrams, WINNOW, Correlation, KNN/Hyperspace, or Bit Entropy (or by other means--it's all programmable).

goimapnotify 2.5.4
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.

pan 0.149
Dependencies: gmime@3.2.15 gnupg@2.4.8 gnutls@3.8.9 gtk+@3.24.51 gtkspell3@3.0.10 libnotify@0.8.8 libsecret@0.21.7 libxml2@2.14.6 zlib@1.3.1
Channel: guix
Location: gnu/packages/mail.scm (gnu packages mail)
Home page: http://pan.rebelbase.com/
Licenses: FDL 1.1+ GPL 2
Build system: gnu
Synopsis: Usenet newsreader
Description:

pan is a Usenet newsreader that's good at both text and binaries. It supports offline reading, scoring and killfiles, yEnc, NZB, PGP handling, multiple servers, and secure connections.

isync 1.5.1
Dependencies: bdb@6.2.32 cyrus-sasl@2.1.28 openssl@3.5.5 zlib@1.3.1
Channel: guix
Location: gnu/packages/mail.scm (gnu packages mail)
Home page: https://isync.sourceforge.io/
Licenses: GPL 2+
Build system: gnu
Synopsis: Mailbox synchronization program
Description:

isync/mbsync is a command-line tool for two-way synchronization of mailboxes. Currently Maildir and IMAP are supported types.

libopensmtpd 0.7
Dependencies: libevent@2.1.12
Channel: guix
Location: gnu/packages/mail.scm (gnu packages mail)
Home page: https://imperialat.at/dev/libopensmtpd/
Licenses: Expat
Build system: gnu
Synopsis: OpenSMTPd filter C API
Description:

The osmtpd API is an event-based C programming interface for writing OpenSMTPd filters.

Total packages: 73992