changed defaiult sender
This commit is contained in:
@@ -147,7 +147,7 @@ $fn_logencoding = 'auto',
|
||||
$fn_enabled = false,
|
||||
$fn_filter = '%(__name__)s',
|
||||
$fn_destemail = 'root@localhost',
|
||||
$fn_sender = 'root@localhost',
|
||||
$fn_sender = "fail2ban@${::fqdn}",
|
||||
$fn_mta = 'sendmail',
|
||||
$fn_protocol = 'tcp',
|
||||
$fn_chain = 'INPUT',
|
||||
|
||||
Reference in New Issue
Block a user