mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-19 00:13:33 +00:00
17 lines
358 B
Plaintext
17 lines
358 B
Plaintext
[
|
|
{ type: install
|
|
message: <<EOM
|
|
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.
|
|
EOM
|
|
}
|
|
]
|