X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=modules%2Fexim%2Ftemplates%2Feximconf.erb;h=63dfe797cbc4ee13122544efe65dff84313d7ecd;hb=0f6b7cf487a93a8b7d021acd279c3126d7ec11e0;hp=df0d4a1ac67b18fa2dc59401f3b1194fbe25e275;hpb=87459f2ab5294d2324d96dc92e929b1ff3fb6b4d;p=dsa-puppet.git diff --git a/modules/exim/templates/eximconf.erb b/modules/exim/templates/eximconf.erb index df0d4a1a..63dfe797 100644 --- a/modules/exim/templates/eximconf.erb +++ b/modules/exim/templates/eximconf.erb @@ -929,7 +929,7 @@ check_message: deny condition = ${if eq {$acl_m_prf}{PopconMail}{no}{yes}} !verify = header_syntax - message = Invalid syntax in the header + message = Invalid header syntax: $acl_verify_message # RFC 822 and 2822 say that headers must be ASCII. This kinda emulates # postfix's strict_7bit_headers option, but only checks a few common problem @@ -1104,7 +1104,7 @@ postmasterish: unseen = true expn = true local_parts = +postmasterish - domains = +handled_domains + domains = +virtual_domains : +bsmtp_domains data = debian-admin@debian.org headers_add = "Delivered-To: ${local_part}${local_part_suffix}@${domain}"