Scriptname | README |
---|---|
popdaemon004.pl | This program is a full implementation of rfc 1725, with an adjustment made to unsplit header lines so that Netscape Communicator will not drop the connection when it gets a message-id that is too long. All configuration is done within the code, which means that it is open to being tied to the database(s) of your choice. |
hgrep | hgrep - grep through RFC822-style headers, skipping body part of message. |
chk_mail-1.11 | When using the Unix shell, and using Pine or elm (or possibly others, it has been tested with Pine and elm), this will let you know how many new messages you have in your mailbox, and how many total. Most people place a call to this in their .profile or .login scripts, to let them know if they should check their mail. This script uses no Perl modules. Enhancements can be made if people see a need. |
countmail-1.01 | This script scans the current mail log and several recent mail log archives, and searches for messages sent to or from a particular address. It counts them up and mails a report with an inbound count and an outbound count. |