From 4b48f1b6dd799d1a69f0c9e2a157a007fcdcbe25 Mon Sep 17 00:00:00 2001 From: Guilhem Moulin Date: Wed, 10 Sep 2025 15:14:45 +0200 Subject: Send internal system mails to root@f.o. Instead of admin@f.o. Per msgid=. --- roles/common/files/etc/rkhunter.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'roles/common/files/etc/rkhunter.conf') diff --git a/roles/common/files/etc/rkhunter.conf b/roles/common/files/etc/rkhunter.conf index e76ab77..8040c88 100644 --- a/roles/common/files/etc/rkhunter.conf +++ b/roles/common/files/etc/rkhunter.conf @@ -133,7 +133,7 @@ MIRRORS_MODE=1 # # Also see the MAIL_CMD option. # -MAIL-ON-WARNING=admin@fripost.org +MAIL-ON-WARNING=root@fripost.org # # This option specifies the mail command to use if MAIL-ON-WARNING is set. -- cgit v1.2.3