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

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.


opensmtpd 7.7.0p0
Dependencies: bash-minimal@5.2.37 bdb@6.2.32 coreutils@9.1 gzip@1.14 libbsd@0.11.7 libevent@2.1.12 libressl@4.2.1 linux-pam@1.5.2 libxcrypt@4.4.38 zlib@1.3.1
Channel: guix
Location: gnu/packages/mail.scm (gnu packages mail)
Home page: https://www.opensmtpd.org
Licenses: FreeBSD Modified BSD Original BSD non-copyleft Public Domain ISC OpenSSL
Build system: gnu
Synopsis: Lightweight SMTP daemon
Description:

OpenSMTPD is an implementation of server-side SMTP, with some additional standard extensions. It allows ordinary machines to exchange e-mails with other systems speaking the SMTP protocol, or to deliver them to local users.

In order to simplify the use of SMTP, OpenSMTPD implements a smaller set of functionality than those available in other SMTP daemons. The objective is to provide enough features to satisfy typical usage at the risk of unsuitability to esoteric or niche requirements.

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

nullmailer 2.2
Dependencies: gnutls@3.8.9
Channel: guix
Location: gnu/packages/mail.scm (gnu packages mail)
Home page: https://untroubled.org/nullmailer/
Licenses: LGPL 2.1+ GPL 2+
Build system: gnu
Synopsis: Simple relay-only mail transfer agent
Description:

Nullmailer is a simple replacement MTA for hosts that receive no local mail and only relay mail to a fixed set of smart relays. It's useful for systems such as Web servers that must be able to send email notifications, without having to run a full-blown MTA such as sendmail or qmail.

Nullmailer is designed to be simple to configure, easy to extend, and secure. It requires little ongoing administration. The included sendmail emulator front-end should allow most (if not all) sendmail-compatible programs to run without any changes.

sieve-connect 0.90
Dependencies: guile@3.0.9 perl@5.36.0 perl-authen-sasl@2.16 perl-io-socket-inet6@2.72 perl-io-socket-ssl@2.089 perl-net-dns@1.50 perl-socket6@0.29 perl-term-readkey@2.38 perl-term-readline-gnu@1.36
Channel: guix
Location: gnu/packages/mail.scm (gnu packages mail)
Home page: https://people.spodhuis.org/phil.pennock/software/#sieve-connect
Licenses: Modified BSD
Build system: gnu
Synopsis: ManageSieve client for managing Sieve e-mail filters
Description:

Sieve-connect lets you view, upload, edit, delete, and otherwise manage Sieve scripts on any mail server that speaks the ManageSieve protocol, as specified in RFC 5804.

Sieve (RFC 5228) is a specialised language for e-mail filtering. Sieve scripts are stored on the server and run whenever mail arrives. They can automatically sort new messages into folders, silently reject them, send an automated response, and more.

sieve-connect is designed to be both a tool which can be invoked from scripts as well as a decent interactive client. It supports TLS for connection privacy, as well as authentication with SASL or GSSAPI client certificates. It should be a drop-in replacement for sieveshell from the Cyrus IMAP project.

swaks 20201014.0
Dependencies: bash-minimal@5.2.37 perl-io-socket-inet6@2.72 perl-net-dns@1.50 perl-net-ssleay@1.94 perl-socket6@0.29
Channel: guix
Location: gnu/packages/mail.scm (gnu packages mail)
Home page: https://jetmore.org/john/code/swaks/
Licenses: GPL 2+
Build system: perl
Synopsis: Featureful SMTP test tool
Description:

Swaks is a flexible, scriptable, transaction-oriented SMTP test tool. It handles SMTP features and extensions such as TLS, authentication, and pipelining; multiple versions of the SMTP protocol including SMTP, ESMTP, and LMTP; and multiple transport methods including unix-domain sockets, internet-domain sockets, and pipes to spawned processes. Options can be specified in environment variables, configuration files, and the command line allowing maximum configurability and ease of use for operators and scripters.

afew 3.0.1
Dependencies: notmuch@0.39 python-chardet@5.2.0 python-dkimpy@1.0.5 python-notmuch@0.39
Channel: guix
Location: gnu/packages/mail.scm (gnu packages mail)
Home page: https://github.com/afewmail/afew
Licenses: ISC
Build system: pyproject
Synopsis: Initial tagging script for notmuch mail
Description:

afew is an initial tagging script for notmuch mail. It provides automatic tagging each time new mail is registered with notmuch. It can add tags based on email headers or Maildir folders and can handle spam and killed threads.

python-django-mailman3 1.3.15
Propagated dependencies: python-django@5.2.11 python-django-allauth@65.13.1 python-django-gravatar2@1.4.5 python-mailmanclient@3.3.5
Channel: guix
Location: gnu/packages/mail.scm (gnu packages mail)
Home page: https://gitlab.com/mailman/django-mailman3
Licenses: GPL 3+
Build system: pyproject
Synopsis: Django library to help interaction with Mailman
Description:

This package contains libraries and templates for Django-based interfaces interacting with Mailman.

emacs-notmuch 0.39
Dependencies: notmuch@0.39
Channel: guix
Location: gnu/packages/mail.scm (gnu packages mail)
Home page: https://notmuchmail.org/
Licenses: GPL 3+
Build system: emacs
Synopsis: Run Notmuch within Emacs
Description:

This package provides an Emacs-based interface to the Notmuch mail system.

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.

python-dkimpy 1.0.5
Dependencies: openssl@3.0.8
Propagated dependencies: python-dnspython@2.7.0
Channel: guix
Location: gnu/packages/mail.scm (gnu packages mail)
Home page: https://launchpad.net/dkimpy
Licenses: Modified BSD
Build system: pyproject
Synopsis: DKIM (DomainKeys Identified Mail)
Description:

Python module that implements DKIM (DomainKeys Identified Mail) email signing and verification (RFC6376). It also provides helper scripts for command line signing and verification. It supports DKIM signing/verifying of ed25519-sha256 signatures (RFC 8463). It also supports the RFC 8617 Authenticated Received Chain (ARC) protocol.

alpine 2.26
Dependencies: ncurses@6.2.20210619 openssl@3.0.8 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

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.

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.

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.

mlmmj 1.3.0
Dependencies: perl@5.36.0
Channel: guix
Location: gnu/packages/mail.scm (gnu packages mail)
Home page: http://mlmmj.org
Licenses: Expat
Build system: gnu
Synopsis: Mailing list managing made joyful
Description:

Mlmmj is a simple and slim mailing list manager (MLM) inspired by ezmlm. It works with many different Mail Transport Agents (MTAs) and is simple for a system administrator to install, configure and integrate with other software. As it uses very few resources, and requires no daemons, it is ideal for installation on systems where resources are limited. Its features include:

  1. Archive, Custom headers / footer,

  2. Fully automated bounce handling (similar to ezmlm),

  3. Complete requeueing functionality, Moderation functionality, Subject prefix,

  4. Subscribers only posting, Regular expression access control,

  5. Functionality to retrieve old posts, Web interface, Digests,

  6. No-mail subscription, VERP support,

  7. Delivery Status Notification (RFC1891) support,

  8. Rich and customisable texts for automated operations.

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.

rss2email 3.14
Dependencies: python-feedparser@6.0.12 python-html2text@2020.1.16
Channel: guix
Location: gnu/packages/mail.scm (gnu packages mail)
Home page: https://github.com/rss2email/rss2email
Licenses: GPL 2 GPL 3
Build system: pyproject
Synopsis: Converts RSS/Atom newsfeeds to email
Description:

The RSS2email program (r2e) fetches RSS/Atom news feeds, converts them into emails, and sends them.

libdbx 1.0.4
Channel: guix
Location: gnu/packages/mail.scm (gnu packages mail)
Home page: http://sourceforge.net/projects/ol2mbox/
Licenses: GPL 2+
Build system: gnu
Synopsis: Tools for conversion of Outlook Express files to mailbox format
Description:

This package provides tools for the conversion of Outlook Express data files to standard mailbox format.

notmuch 0.39
Dependencies: glib@2.86.0 gmime@3.2.15 sfsexp@1.4.1 talloc@2.4.2 xapian@1.4.29 zlib@1.3.1
Channel: guix
Location: gnu/packages/mail.scm (gnu packages mail)
Home page: https://notmuchmail.org/
Licenses: GPL 3+
Build system: gnu
Synopsis: Thread-based email index, search, and tagging
Description:

Notmuch is a command-line based program for indexing, searching, read- ing, and tagging large collections of email messages.

perl-mail-spf 2.9.0
Dependencies: perl-error@0.17028 perl-net-dns@1.50 perl-netaddr-ip@4.079 perl-uri@5.05
Channel: guix
Location: gnu/packages/mail.scm (gnu packages mail)
Home page: https://metacpan.org/release/Mail-SPF
Licenses: Modified BSD
Build system: perl
Synopsis: Perl implementation of Sender Policy Framework
Description:

Mail::SPF is the Sender Policy Framework implemented in Perl.

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.

emacs-mew 6.10
Propagated dependencies: ruby@3.3.9 ruby-sqlite3@2.5.0
Channel: guix
Location: gnu/packages/mail.scm (gnu packages mail)
Home page: https://mew.org
Licenses: Modified BSD
Build system: gnu
Synopsis: Emacs e-mail client
Description:

Mew (Messaging in the Emacs World) is a user interface for text messages, multimedia messages (MIME), news articles and security functionality including PGP, S/MIME, SSH, and SSL.

mu 1.12.15
Dependencies: glib@2.86.0 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.

perl-email-messageid 1.408
Channel: guix
Location: gnu/packages/mail.scm (gnu packages mail)
Home page: https://metacpan.org/release/Email-MessageID
Licenses: GPL 1+
Build system: perl
Synopsis: Generate world unique message-ids
Description:

Email::MessageID generates recommended message-ids to identify a message uniquely.

Total packages: 70992