Hi
I'm trying to config one installation to support multiple domains. In the config file is mentioned:
| Code: |
// the mail host chosen to perform the log-in
// leave blank to show a textbox at login, give a list of hosts
// to display a pulldown menu or set one host as string.
// To use SSL connection, enter ssl://hostname:993
$rcmail_config['default_host'] = '';
|
I've tried different separators (space, comma, etc.) But can't seem to get the pulldown to display. Can anyone give an example of what this should look like?
Thanks
Kevin