comsatd
GNU mailutils-based comsatd daemon
Install
- All systems
-
curl cmd.cat/comsatd.sh
- Debian
-
apt-get install mailutils-comsatd
- Ubuntu
-
apt-get install mailutils-comsatd
- Arch Linux
-
pacman -S mailutils-comsatd
- Kali Linux
-
apt-get install mailutils-comsatd
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install mailutils-comsatd
- Raspbian
-
apt-get install mailutils-comsatd
- Dockerfile
- dockerfile.run/comsatd
mailutils-comsatd
GNU mailutils-based comsatd 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 comsat daemon receives reports of incoming mail and notifies users who wish to get this service.
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.