On 6 Oct 2005 at 10:26, edwarner99@??? wrote about
"RE: [exim] smtp_active_hostname Use":
|...
| Any particular place?
Order doesn't matter for global options.
| I put in after the
| smtp_active_hostname entry from before. Didn't seem to
| make any difference.
When you make config file changes, are you remembering to HUP the
exim daemon (e.g. "killall -HUP exim") or restart it, so it will re-
read the config file?
- Fred