Subversion Repositories configs

Rev

Rev 3 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 3 Rev 8
Line -... Line 1...
-
 
1
EVENT=notify
-
 
2
    # do not rely on the default config nor on the config file
-
 
3
    Mailx_Subject="[abrt] a crash has been detected" \
1
# This is already enabled in abrt_event.conf
4
    Mailx_EmailFrom="ABRT Daemon <DoNotReply>" \
-
 
5
    Mailx_EmailTo="root@localhost" \
-
 
6
    reporter-mailx --notify-only
-
 
7
 
2
#EVENT=post-create
8
EVENT=notify-dup
-
 
9
    # do not rely on the default config nor on the config file
-
 
10
    Mailx_Subject="[abrt] a crash has been detected again" \
-
 
11
    Mailx_EmailFrom="ABRT Daemon <DoNotReply>" \
-
 
12
    Mailx_EmailTo="root@localhost" \
3
    reporter-mailx --notify-only -c /etc/libreport/plugins/mailx.conf
13
    reporter-mailx --notify-only
4
 
14
 
5
# Users should user rhtsupport plugin, so disabling others by default
15
# Users should user rhtsupport plugin, so disabling others by default
6
# to not confuse users with too many options
16
# to not confuse users with too many options
7
#EVENT=report_Mailx
17
#EVENT=report_Mailx
8
    reporter-mailx
18
    reporter-mailx