Skip to content

Commit 1a22881

Browse files
committed
syslog name for SMTP w/ proxy changed to postfix/smtpd-proxy
1 parent e69af8a commit 1a22881

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

charts/docker-mailserver/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -623,7 +623,7 @@ configMaps:
623623
624624
# Smtp with proxy
625625
12525 inet n - n - 1 postscreen
626-
-o syslog_name=postfix/smtp-proxy
626+
-o syslog_name=postfix/smtpd-proxy
627627
-o postscreen_upstream_proxy_protocol=haproxy
628628
-o postscreen_cache_map=btree:$data_directory/postscreen_10025_cache
629629
EOS

0 commit comments

Comments
 (0)