diff options
author | Rong-En Fan <rafan@FreeBSD.org> | 2007-04-16 09:06:56 +0000 |
---|---|---|
committer | Rong-En Fan <rafan@FreeBSD.org> | 2007-04-16 09:06:56 +0000 |
commit | 799a754e55a43fff6c39e0693de5819eb6242f8b (patch) | |
tree | 19cbd5104d92e5f02640e6848f7d28187e03c2b3 /mail/mailgraph/pkg-message | |
parent | 19d165a76cfd7d6d232959e16084549577719832 (diff) |
Notes
Diffstat (limited to 'mail/mailgraph/pkg-message')
-rw-r--r-- | mail/mailgraph/pkg-message | 12 |
1 files changed, 5 insertions, 7 deletions
diff --git a/mail/mailgraph/pkg-message b/mail/mailgraph/pkg-message index 9a5a40aa6f4b..193590d59ece 100644 --- a/mail/mailgraph/pkg-message +++ b/mail/mailgraph/pkg-message @@ -1,13 +1,11 @@ Edit /etc/rc.conf and set -mailgraph_enable="YES" + mailgraph_enable="YES" -to enable mailgraph. +to enable mailgraph. Make sure this script should be invoked with privilege to read -/var/log/maillog. +/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 mailgraph_user in that group. -*** WARNING *** - -The rrd database has been moved to %%DATADIR%%. -If you have previous ones, please move them to %%DATADIR%%. |