- compiles: ok - works: ok - pushed
On 02/07/2013 10:05 AM, Jakub Filak wrote:
- closing #558 Signed-off-by: Jakub Filak <[email protected]> --- src/plugins/mailx_event.conf | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/plugins/mailx_event.conf b/src/plugins/mailx_event.conf index a8c5d11..65f3c07 100644 --- a/src/plugins/mailx_event.conf +++ b/src/plugins/mailx_event.conf @@ -1,3 +1,5 @@ -EVENT=post-create reporter-mailx --notify-only -c /etc/libreport/plugins/mailx.conf +EVENT=notify reporter-mailx --notify-only -c /etc/libreport/plugins/mailx.conf + +EVENT=notify-dup reporter-mailx --notify-only -c /etc/libreport/plugins/mailx.conf EVENT=report_Mailx reporter-mailx
