mailutils-config
Development files for GNU mailutils
Install
- All systems
-
curl cmd.cat/mailutils-config.sh
- Debian
-
apt-get install libmailutils-dev
- Ubuntu
-
apt-get install libmailutils-dev
- Arch Linux
-
pacman -S mailutils
- Kali Linux
-
apt-get install libmailutils-dev
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install libmailutils-dev
- OS X
-
brew install mailutils
- Raspbian
-
apt-get install libmailutils-dev
- Dockerfile
- dockerfile.run/mailutils-config
libmailutils-dev
Development files for GNU mailutils
GNU Mailutils is a rich and powerful protocol-independent mail framework. It contains a series of useful mail libraries, clients, and servers. This package includes the development files for GNU mailutils and GNU's Mail abstraction library.
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.