Skip to content
Snippets Groups Projects
Commit 37d53f6a authored by Till Brehm's avatar Till Brehm
Browse files

Removed helo check from template.

parent 35a19076
No related branches found
No related tags found
No related merge requests found
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
# be sure to list your own hostname(s), domain(s) and IP address(es) here # be sure to list your own hostname(s), domain(s) and IP address(es) here
# Reject others identifying with this machine's hostnames and IP addresses # Reject others identifying with this machine's hostnames and IP addresses
/^{$myhostname}$/ REJECT #/^{myhostname}$/ REJECT
#/^((smtp|mx|mail)\.domain1\.com$/ REJECT #/^((smtp|mx|mail)\.domain1\.com$/ REJECT
#/^mail\.domain2\.com$/ REJECT #/^mail\.domain2\.com$/ REJECT
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment