summaryrefslogtreecommitdiff
path: root/debian/default
blob: eb762474b059185b5bfe3ffdf260189f68dbdacf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# This file is sourced by /etc/init.d/mailgraph
#
# This is a POSIX shell fragment
#

# Should Mailgraph start on boot (true|false) (default: true)
BOOT_START=true

# Logfile used by mailgraph (default: /var/log/mail.log)
MAIL_LOG=/var/log/mail.log

# Ignore mails from localhost (true|false) (default: false)
# When true, this will pass --ignore-localhost to mailgraph daemon
IGNORE_LOCALHOST=true

# Extra options to be passed to mailgraph daemon
# See mailgraph -h output (no default)
EXTRA_OPTIONS=