summaryrefslogtreecommitdiff
path: root/mail/ovs/pkg-message
diff options
context:
space:
mode:
authorRong-En Fan <rafan@FreeBSD.org>2007-09-02 01:37:38 +0000
committerRong-En Fan <rafan@FreeBSD.org>2007-09-02 01:37:38 +0000
commitbec681c04c13b825bcd479fa79ae36930df8407f (patch)
tree3b824c024f0f1b638283d41ea18ff8e901d09012 /mail/ovs/pkg-message
parent- Update to 0.9.91.5 (diff)
OpenVISP Stats is a very simple mail statistics RRDtool frontend for mail
statistics that produces daily, weekly, monthly and yearly graphs of received/sent, bounces/rejected, spam mails, viruses, ... and pop/imap statistics. WWW: http://openvisp.fr/ PR: ports/115938 Submitted by: Xavier Beaudouin <kiwi at oav.net>
Notes
Notes: svn path=/head/; revision=198621
Diffstat (limited to 'mail/ovs/pkg-message')
-rw-r--r--mail/ovs/pkg-message11
1 files changed, 11 insertions, 0 deletions
diff --git a/mail/ovs/pkg-message b/mail/ovs/pkg-message
new file mode 100644
index 000000000000..3a737753b899
--- /dev/null
+++ b/mail/ovs/pkg-message
@@ -0,0 +1,11 @@
+Edit /etc/rc.conf and set
+
+ ovs_enable="YES"
+
+to enable OpenVISP Stats.
+
+Make sure this script should be invoked with privilege to read
+/var/log/maillog. For example, you may change the permission of
+maillog to be 644. Another way is to make maillog owned by
+the mail group, and put ovs_user in that group.
+