On Fri, 17 Feb 2006, Mykeul wrote:
- Add a "domain" field in the login form, which may be populated form a file or a mysql table, so that the users dont have to write [EMAIL PROTECTED] il the login field. It is useful for multi domains hosts. (I saw something talking about a relation host/domain in the config file but I didnt understand)
You know that you can do this, right?
$rcmail_config['default_host'] =
array("slashdot.org","microsoft.com");
