Virtual Domains

Will Prater datafirm@mm3k.com
Sun, 15 Oct 2000 13:23:47 -0700


---------------------- multipart/alternative attachment
Hello,

Is the example from the FAQ the only way to allow virtual hosts?

---
<http://example.com/webmail/>
mail will be sent from username@example.com, and when they go to

    <http://example.net/webmail/>
mail will be sent from username@example.net.

To do this, set the following values in horde/imp/config/defaults.php3:


    $default->server      = $SERVER_NAME;
    $default->from_server = $SERVER_NAME;
---

I was hoping there was a way that I could store info on the user in mySQL.

If there are any alternate ways to set this up I would appreciate if 
someone would let me know.

Thanks.

Will
---------------------- multipart/alternative attachment--