Rev 3 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed
EVENT=notify
# do not rely on the default config nor on the config file
Mailx_Subject="[abrt] a crash has been detected" \
Mailx_EmailFrom="ABRT Daemon <DoNotReply>" \
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] a crash has been detected again" \
Mailx_EmailFrom="ABRT Daemon <DoNotReply>" \
Mailx_EmailTo="root@localhost" \
reporter-mailx --notify-only
# Users should user rhtsupport plugin, so disabling others by default
# to not confuse users with too many options
#EVENT=report_Mailx
reporter-mailx