pull/3598/merge
Cade Robinson 2025-07-21 09:38:57 +07:00 committed by GitHub
commit 6ca01b9ca6
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