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

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.


mailutils 3.21
Dependencies: guile@3.0.9 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

undbx 0.21
Channel: guix
Location: gnu/packages/mail.scm (gnu packages mail)
Home page: https://undbx.sourceforge.io/
Licenses: GPL 3+
Build system: gnu
Synopsis: Extract email messages from Outlook Express .dbx files
Description:

This package provides a tool to extract, recover and undelete email messages from Outlook Express .dbx files.

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.

gmime 3.2.15
Dependencies: glib@2.83.3 gpgme@1.24.1 zlib@1.3.1
Channel: guix
Location: gnu/packages/mail.scm (gnu packages mail)
Home page: https://spruce.sourceforge.net/gmime/
Licenses: LGPL 2.1+ GPL 2+ GPL 3+
Build system: gnu
Synopsis: MIME message parser and creator library
Description:

GMime provides a core library and set of utilities which may be used for the creation and parsing of messages using the Multipurpose Internet Mail Extension (MIME).

libesmtp 1.1.0-0.335ee8d
Propagated dependencies: openssl@3.0.8
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.

notmuch 0.39
Dependencies: glib@2.83.3 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.

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.

dkimproxy 1.4.1
Dependencies: bash-minimal@5.2.37 perl@5.36.0 perl-crypt-openssl-rsa@0.33 perl-cryptx@0.078 perl-io-socket-inet6@2.72 perl-mailtools@2.21 perl-mail-authenticationresults@1.20180923 perl-mail-dkim@1.20240923 perl-mime-tools@5.509 perl-net-dns@1.50 perl-net-server@2.009 perl-socket6@0.29 perl-timedate@2.33
Channel: guix
Location: gnu/packages/mail.scm (gnu packages mail)
Home page: https://dkimproxy.sourceforge.net
Licenses: GPL 2+
Build system: gnu
Synopsis: SMTP proxy to sign and verify Internet mail with DKIM headers
Description:

DKIMproxy is an SMTP proxy that signs and verifies Internet mail using the Mail::DKIM Perl module. It comprises two separate proxies: an outbound proxy for signing outgoing email, and an inbound proxy for verifying signatures of incoming messages.

It was designed for Postfix, but can be used to add DKIM support to nearly any existing mail server. With Postfix, the proxies can operate as either Before-Queue or After-Queue content filters.

altermime 0.3.11
Channel: guix
Location: gnu/packages/mail.scm (gnu packages mail)
Home page: https://pldaniels.com/altermime/
Licenses: non-copyleft Modified BSD
Build system: gnu
Synopsis: Modify MIME-encoded messages
Description:

alterMIME is a small program which is used to alter your mime-encoded mailpack. What can alterMIME do?

  1. Insert disclaimers,

  2. insert arbitrary X-headers,

  3. modify existing headers,

  4. remove attachments based on filename or content-type,

  5. replace attachments based on filename.

.

sendgmail 0.0.0-1.e322915
Dependencies: go-golang-org-x-oauth2@0.23.0 go-cloud-google-com-go-compute-metadata@0.8.0
Channel: guix
Location: gnu/packages/mail.scm (gnu packages mail)
Home page: https://github.com/google/gmail-oauth2-tools
Licenses: ASL 2.0
Build system: go
Synopsis: Sendmail-compatible tool for using Gmail with @code{git send-email}
Description:

The sendgmail command provides a minimal sendmail-compatible front-end that connects to Gmail using OAuth2. It is specifically designed for use with git send-email. The command needs a Gmail API key to function.

Guix's version of sendgmail has been patched for compatibility with all known forks, including support for non-@gmail.com email addresses.

anubis 4.3
Dependencies: gdbm@1.25 gnutls@3.8.3 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.

perl-email-date-format 1.008
Channel: guix
Location: gnu/packages/mail.scm (gnu packages mail)
Home page: https://metacpan.org/release/Email-Date-Format
Licenses: GPL 1+
Build system: perl
Synopsis: Produce RFC 2822 date strings
Description:

Email::Date::Format provides a means for generating an RFC 2822 compliant datetime string.

dovecot 2.3.21.1
Dependencies: bzip2@1.0.8 clucene@2.3.3.4 icu4c@73.1 libsodium@1.0.18 libstemmer@2.2.0 libunwind@1.6.2 libxcrypt@4.4.38 linux-pam@1.5.2 lz4@1.10.0 openssl@3.0.8 sqlite@3.39.3 zlib@1.3.1 zstd@1.5.6
Channel: guix
Location: gnu/packages/mail.scm (gnu packages mail)
Home page: https://www.dovecot.org
Licenses: LGPL 2.1 Expat non-copyleft
Build system: gnu
Synopsis: Secure POP3/IMAP server
Description:

Dovecot is a mail server whose major goals are security and reliability. It supports mbox/Maildir and its own dbox/mdbox formats.

opensmtpd-filter-rspamd 0.1.8
Channel: guix
Location: gnu/packages/mail.scm (gnu packages mail)
Home page: https://github.com/poolpOrg/filter-rspamd
Licenses: ISC
Build system: go
Synopsis: OpenSMTPd filter to request an Rspamd analysis
Description:

The filter-rspamd OpenSMTPd filter implements the Rspamd protocol and allows OpenSMTPd to request an Rspamd analysis of an SMTP transaction before a message is committed to queue.

mairix 0.24-0.1cc06f4
Dependencies: bzip2@1.0.8 openssl@3.0.8 perl@5.36.0 xz@5.4.5 zlib@1.3.1
Channel: guix
Location: gnu/packages/mail.scm (gnu packages mail)
Home page: https://github.com/vandry/mairix
Licenses: GPL 2
Build system: gnu
Synopsis: Program for indexing and searching email messages
Description:

Mairix is a program for indexing and searching email messages stored in Maildir, MH, MMDF or mbox folders.

perl-email-simple 2.218
Propagated dependencies: perl-email-date-format@1.008
Channel: guix
Location: gnu/packages/mail.scm (gnu packages mail)
Home page: https://metacpan.org/release/Email-Simple
Licenses: GPL 1+
Build system: perl
Synopsis: Parsing of RFC 2822 messages
Description:

Email::Simple provides simple parsing of RFC 2822 message format and headers.

rspamd 3.12.1
Dependencies: file@5.46 glib@2.83.3 icu4c@73.1 libarchive@3.7.7 libbfd@2.44 libiberty@14.3.0 libsodium@1.0.18 luajit@v2.1-0.04dca79 openssl@3.0.8 pcre2@10.42 perl@5.36.0 ragel@6.10 sqlite@3.39.3 zlib@1.3.1
Channel: guix
Location: gnu/packages/mail.scm (gnu packages mail)
Home page: https://www.rspamd.com/
Licenses: ASL 2.0
Build system: cmake
Synopsis: Spam filtering system
Description:

Rspamd is an advanced spam filtering system that allows evaluation of messages by a number of rules including regular expressions, statistical analysis and custom services such as URL black lists. Each message is analysed by Rspamd and given a spam score.

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.

balsa 2.6.4
Dependencies: cyrus-sasl@2.1.28 enchant@2.6.9 gdk-pixbuf@2.42.12 gmime@3.2.15 gnutls@3.8.3 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.3 libsecret@0.21.4 openldap@2.6.9 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.

offlineimap 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.

perl-email-address 1.913
Channel: guix
Location: gnu/packages/mail.scm (gnu packages mail)
Home page: https://metacpan.org/release/Email-Address
Licenses: GPL 1+
Build system: perl
Synopsis: Email address parsing and creation
Description:

Email::Address implements a regex-based RFC 2822 parser that locates email addresses in strings and returns a list of Email::Address objects found. It is recommended to use Email::Address::XS instead.

emacs-mew 6.9-1.35772ee
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.

blists 2.0
Channel: guix
Location: gnu/packages/mail.scm (gnu packages mail)
Home page: http://www.openwall.com/blists/
Licenses: Expat
Build system: gnu
Synopsis: Web interface to mailing list archives
Description:

Blists is a web interface to mailing list archives that works off indexed mbox files. There are two programs: bindex and bit. bindex generates or updates the index file (incremental updates are supported). bit is a CGI/SSI program that generates web pages on the fly. Both programs are written in C and are very fast.

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).

Total packages: 69270