freebsd-ports/mail/mailgraph/pkg-message
Rong-En Fan 799a754e55 - Update to 1.13 [1]
- Refine pkg-message [2]

PR:		ports/111707 [1]
Submitted by:	Olli Hauer <ohauer at gmx.de> [1]
Suggested by:	Dan Langille [2]
2007-04-16 09:06:56 +00:00

11 lines
318 B
Text

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.