summaryrefslogtreecommitdiffstats
path: root/lib/Plugins/Mailx.conf
blob: 44c1d18bca44561977d0f176f6b451972da6cf7d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Configuration to Email reporter plugin
# it takes one parameter: subject in "", if it isn't specified, then a default
#                         subject is taken

# Subject of an emain
Subject = "[abrt] crash report"

# Your Email
EmailFrom = user@localhost

# Email To
EmailTo = root@localhost

# Warning! enabling this may cause sending a lot of MB via email
SendBinaryData = no