[horde] Setting mail server in shared environment ...
Jan Schneider
jan at horde.org
Thu Jan 5 03:04:04 PST 2006
Zitat von "Marc G. Fournier" <scrappy at hub.org>:
>
> I'm setting up a clean install of horde, and would like to suggest a
> change to the configuration procedures that I'm not sure if can be done,
> but ... well, can't hurt to suggest ...
>
> In our configuration, each of our clients has their own mail server, its
> not one big shared one ... so, we have our mailer configured as:
>
> $conf['mailer']['params']['host'] = 'mail.' .
> preg_replace('|^webmail\.|i', '', $_SERVER["HTTP_HOST"]);
>
> So that each client connecting is configured for their individual domain,
> but without having multiple copies installed ...
>
> After I made this change to conf.php (after configuration through the
> GUI), and went back to the GUI, the setting is now set to:
>
> mail.wm2.hub.org
Put this code below the marker that is explicitely there for that
purpose, and all is fine.
Jan.
--
Do you need professional PHP or Horde consulting?
http://horde.org/consulting/
More information about the horde
mailing list