eximconf: remove inaccurate comment
[mirror/dsa-puppet.git] / modules / exim / templates / eximconf.erb
index b4363a6..0010ac5 100644 (file)
@@ -503,8 +503,6 @@ check_helo:
 #!!# ACL that is used after the RCPT command on the submission port
 check_submission:
 
-  # Accept if the source is local SMTP (i.e. not over TCP/IP).
-  # We do this by testing for an empty sending host field.
   accept  hosts = +debianhosts
 
 <%- if @is_mailrelay -%>