pull/3598/merge
Cade Robinson 2025-06-23 12:43:49 +00:00 committed by GitHub
commit a5b0416434
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 1 deletions

View File

@ -62,7 +62,7 @@ actionunban =
# Your system mail command
#
mailcmd = /usr/sbin/sendmail -f "<sender>" "<dest>"
mailcmd = /usr/sbin/sendmail -f "<sender>" -t
# Recipient mail address
#

View File

@ -175,6 +175,7 @@ filter = %(__name__)s[mode=%(mode)s]
# Destination email address used solely for the interpolations in
# jail.{conf,local,d/*} configuration files.
# comma separated list for multiple addresses
destemail = root@localhost
# Sender email address used solely for some actions