Add private relay.

This commit is contained in:
Stuart Gathman
2007-01-23 19:46:20 +00:00
parent e5685c6035
commit 83529320ae
5 changed files with 44 additions and 29 deletions
+3
View File
@@ -23,6 +23,9 @@ log_headers = 0
# SPF checks are bypassed for internal connections and trusted relays.
;trusted_relay = 1.2.3.4, 66.12.34.56
# Relaying to these domains is allowed from internal connections only.
;private_relay = mycorp.com
# Reject external senders with hello names no legit external sender would use.
# SPF will do this also, but listing your own domain and mailserver here
# will save some DNS lookups when rejecting certain viruses.