aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Backlund <tmb@mageia.org>2015-11-20 00:47:10 +0100
committerOlivier Blin <dev@blino.org>2015-11-30 01:32:43 +0100
commit84c4810ad592c1260057b85630c07cad196d8671 (patch)
tree1efe498b5acb61d9e2015d32d9688b276bd3f82f
parent48f2b56cb5ae6169edf5dd9def3ac4dd92b623f7 (diff)
downloadpuppet-84c4810ad592c1260057b85630c07cad196d8671.tar
puppet-84c4810ad592c1260057b85630c07cad196d8671.tar.gz
puppet-84c4810ad592c1260057b85630c07cad196d8671.tar.bz2
puppet-84c4810ad592c1260057b85630c07cad196d8671.tar.xz
puppet-84c4810ad592c1260057b85630c07cad196d8671.zip
postfix: update smtpd_banner for Mageia
-rw-r--r--modules/postfix/templates/simple_relay_main.cf2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/postfix/templates/simple_relay_main.cf b/modules/postfix/templates/simple_relay_main.cf
index a6cf2113..0f672dda 100644
--- a/modules/postfix/templates/simple_relay_main.cf
+++ b/modules/postfix/templates/simple_relay_main.cf
@@ -26,7 +26,7 @@ inet_interfaces = localhost
inet_protocols = all
mynetworks_style = host
#delay_warning_time = 4h
-smtpd_banner = $myhostname ESMTP $mail_name ($mail_version) (Mandriva Linux)
+smtpd_banner = $myhostname ESMTP $mail_name ($mail_version) (Mageia Linux)
unknown_local_recipient_reject_code = 450
smtp-filter_destination_concurrency_limit = 2
lmtp-filter_destination_concurrency_limit = 2