# Configuration to Email reporter plugin Enabled = yes # In abrt.conf, plugin takes one parameter: subject (in "" if you need to embed spaces). # If it isn't specified, then a default subject is taken from this file 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