EVENT=notify # do not rely on the default config nor on the config file Mailx_Subject="[abrt] $(cat package || cat executable): $(cat crash_function && echo "():") $(cat reason || (cat executable && echo " crashed"))" \ Mailx_EmailFrom="ABRT Daemon " \ Mailx_EmailTo="root@localhost" \ reporter-mailx --notify-only EVENT=notify-dup # do not rely on the default config nor on the config file Mailx_Subject="[abrt] $(cat package || cat executable): $(cat crash_function && echo "():") $(cat reason || (cat executable && echo " crashed"))" \ Mailx_EmailFrom="ABRT Daemon " \ Mailx_EmailTo="root@localhost" \ reporter-mailx --notify-only