projects
/
matthijs
/
servers
/
drsnuggles.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
13dff1f
)
exim: Relay mail for fizzgig.{eu,nl}.
author
Matthijs Kooijman
<matthijs@stdin.nl>
Thu, 30 Apr 2009 14:58:09 +0000
(16:58 +0200)
committer
Matthijs Kooijman
<matthijs@stdin.nl>
Thu, 30 Apr 2009 14:58:09 +0000
(16:58 +0200)
etc/exim4/conf.d/main/main_config
patch
|
blob
|
history
diff --git
a/etc/exim4/conf.d/main/main_config
b/etc/exim4/conf.d/main/main_config
index 60a850081b4120b25bf8effa9c61f0bb021dfa4c..bc4e7b1ae3a5537e4a87ce2c9268630c1fa9a06c 100644
(file)
--- a/
etc/exim4/conf.d/main/main_config
+++ b/
etc/exim4/conf.d/main/main_config
@@
-16,7
+16,7
@@
domainlist local_domains = +virtual_domains : +real_domains
# List of recipient domains to relay _to_. Use this list if you're -
# for example - fallback MX or mail gateway for domains.
-domainlist relay_to_domains =
+domainlist relay_to_domains =
fizzgig.eu : fizzgig.nl
# Relay messages for all other vservers and the host. We would specify
# +real_domains here, but mixing domainlists and hostlist doesn't seem to work