eximconf.erb: fix address mentioned in postmaster@d.o check
[mirror/dsa-puppet.git] / modules / exim / templates / eximconf.erb
index bf5b4aa..2ec73b9 100644 (file)
@@ -903,7 +903,7 @@ acl_check_predata:
 #!!# ACL that is used after the DATA command
 check_message:
 
-  # Some people put from hostmaster@something.debian.org in the From
+  # Some people put from postmaster@something.debian.org in the From
   # header.  Take their crack pipe away.
   drop   condition = ${if match{${lc:$h_From:}}{\Npostmaster@([^.]+\.)?debian\.org\N}}