1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-12 03:00:28 +00:00
freebsd-ports/mail/cmail/pkg-descr

14 lines
563 B
Plaintext
Raw Normal View History

cmail is a simple mail counting tool written in perl. It reads in a config
fileXand returns which mailfiles contain mail, how much mail, and how many
new messages. Example of output -
Personal mail 1 message
JLC mail 20 messages (2 new)
EXPI mail 2 messages
DWC RPG 1 message
This may be useful if you split your mail into multiple files using something
like procmail. I'm not sure if the new/old mail determination works with
anything other than mutt.
1999-05-03 05:50:38 +00:00
Chip Marshall <chip@chocobo.cx>