summaryrefslogtreecommitdiffstats
path: root/lib/Plugins/Mailx.conf
blob: 5d8c2ddc87cb631da43af608d8a612cc3ae68d55 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# 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"

# Parameters
Parameters =

# Your Email
EmailFrom = user@localhost

# Email To
EmailTo = root@localhost

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