diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-05-19 11:09:14 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-05-19 11:09:14 +0000 |
commit | e87a8bd319cefd3a75d9d061fe9ac6bad980b0db (patch) | |
tree | e9e6dc56d6e4b04cfacf45ccb3b74fdd987668e3 /mail/mailgraph | |
parent | 867a3ba355276083619d6e050ed5885ecfc04d75 (diff) | |
download | ports-e87a8bd319cefd3a75d9d061fe9ac6bad980b0db.tar.gz ports-e87a8bd319cefd3a75d9d061fe9ac6bad980b0db.zip |
Notes
Diffstat (limited to 'mail/mailgraph')
-rw-r--r-- | mail/mailgraph/pkg-message | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/mailgraph/pkg-message b/mail/mailgraph/pkg-message index 193590d59ece..27e5703d85f2 100644 --- a/mail/mailgraph/pkg-message +++ b/mail/mailgraph/pkg-message @@ -2,10 +2,10 @@ Edit /etc/rc.conf and set mailgraph_enable="YES" -to enable mailgraph. +to enable mailgraph. 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 mailgraph_user in that group. +the mail group, and put mailgraph_user in that group. |