mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-15 07:56:36 +00:00
2fadfa2cfb
e-mail addresses from the pkg-descr file that could reasonably be mistaken for maintainer contact information in order to avoid confusion on the part of users looking for support. As a pleasant side effect this also avoids confusion and/or frustration for people who are no longer maintaining those ports.
12 lines
529 B
Plaintext
12 lines
529 B
Plaintext
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.
|