From 32cd19b5326ee23f5f5465d3767b9e7c1016db3f Mon Sep 17 00:00:00 2001 From: zuntum Date: Mon, 12 Mar 2001 09:05:45 +0000 Subject: Initial import of qcheck. This is a quick utility to check if there are new mails on any un*x system running qmail with Maildir. It won't work for someone running mailboxes in mbox format and I can't be bothered to add that. Do it yourself if you need to support this old and crappy format. The responsible for that tool is my friend Stampel who told me that my system sucked because it didn't display the number of unread mails when logging in. Oh well, this just took 5 minutes to add. --- mail/qcheck/pkg/DESCR | 10 ++++++++++ mail/qcheck/pkg/PLIST | 2 ++ 2 files changed, 12 insertions(+) create mode 100644 mail/qcheck/pkg/DESCR create mode 100644 mail/qcheck/pkg/PLIST (limited to 'mail/qcheck/pkg') diff --git a/mail/qcheck/pkg/DESCR b/mail/qcheck/pkg/DESCR new file mode 100644 index 00000000000..f298dcd5a0c --- /dev/null +++ b/mail/qcheck/pkg/DESCR @@ -0,0 +1,10 @@ +This is a quick utility to check if there are new mails +on any un*x system running qmail with Maildir. It won't work +for someone running mailboxes in mbox format and I can't be +bothered to add that. Do it yourself if you need to support +this old and crappy format. + +The responsible for that tool is my friend Stampel who told +me that my system sucked because it didn't display the number +of unread mails when logging in. Oh well, this just took 5 +minutes to add. diff --git a/mail/qcheck/pkg/PLIST b/mail/qcheck/pkg/PLIST new file mode 100644 index 00000000000..acece7a3c43 --- /dev/null +++ b/mail/qcheck/pkg/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2001/03/12 09:05:45 zuntum Exp $ +bin/qcheck -- cgit v1.2.3