dmail
c-client support programs
Install
- All systems
-
curl cmd.cat/dmail.sh
- Debian
-
apt-get install uw-mailutils
- Ubuntu
-
apt-get install uw-mailutils
- Kali Linux
-
apt-get install uw-mailutils
- Fedora
-
dnf install uw-imap-utils
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install uw-mailutils
- OS X
-
brew install imap-uw
- Raspbian
-
apt-get install uw-mailutils
- Dockerfile
- dockerfile.run/dmail
uw-mailutils
c-client support programs
IMAP (Internet Message Access Protocol) is a method of accessing electronic messages kept on a (possibly shared) mail server. The UW (University of Washington) IMAP toolkit provides the c-client mail-handling library supporting various network transport methods, file system storage formats, and authentication and authorization methods. This package contains helper tools for the libc-client library: - mailutil: utility program which helps manage email mailboxes (both local and IMAP/POP3/NNTP); - dmail: MDA (Mail Delivery Agent) for use with procmail; - tmail: MDA for use with the system mailer (such as Sendmail or Postfix).