imap4d

GNU mailutils-based IMAP4 Daemon

Install

All systems
curl cmd.cat/imap4d.sh
Debian Debian
apt-get install mailutils-imap4d
Ubuntu
apt-get install mailutils-imap4d
Arch Arch Linux
pacman -S mailutils-imap4d
image/svg+xml Kali Linux
apt-get install mailutils-imap4d
Windows (WSL2)
sudo apt-get update sudo apt-get install mailutils-imap4d
Raspbian
apt-get install mailutils-imap4d

mailutils-imap4d

GNU mailutils-based IMAP4 Daemon

GNU Mailutils is a rich and powerful protocol-independent mail framework. It contains a series of useful mail libraries, clients, and servers. The GNU mailutils IMAP4 daemon implements the Internet Message Access Protocol, version 4rev1 as per RFC 2060. It supports the "Namespace" capability and GSSAPI authentication mechanism. It is able to get the authentication information from the system user database as well as from a SQL database of arbitrary structure. The PAM framework can also be used for authentication purposes. Additionally, mailutils imap4d supports virtual mail domains and has TLS support via GNUtls. GNU mailutils supports the mbox, MH and Maildir mailbox formats.

mailutils

GNU mailutils utilities for handling mail

GNU Mailutils is a rich and powerful protocol-independent mail framework. It contains a series of useful mail libraries, clients, and servers. This package contains the GNU mailutils versions of dotlock, frm, from, maidag, mail, messages, mimeview, movemail, readmsg and sieve. They are capable of speaking POP3, IMAP, mbox, MH and Maildir. dotlock -- lock mail spool files. frm -- display From: lines. from -- display from and subject. maidag -- the mail delivery agent. mail -- the standard /bin/mail interface, mail sender and reader. messages -- count the number of messages in a mailbox. mimeview -- display files, using mailcap mechanism. movemail -- move messages across mailboxes. readmsg -- extract selected messages from a mailbox. sieve -- a mail filtering tool.