blob: 193590d59eceb30858323e20ddc0da8a3920f18a (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
Edit /etc/rc.conf and set
mailgraph_enable="YES"
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.
|