[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [cobalt-users] openwebmail



Check the archives ^_^

The archives suggest doing the following, however this did not work for me either !
I'm running a RaQ3 with Open Webmail 1.70 20020712

Kam.

-----
in openwebmail.conf set allowed domains as follows:
allowed_serverdomain mydomain.com, yourdomain.com
(put here a list of each virtual domain that you allow to use OWM
 remembering to prefix with www)

for each domain create a copy of openwebmail.conf in
'/home/openwebmail/cgi-bin/openwebmail/etc/sites.conf'
with the file name set the same as your virtual domain
(example mydomain.com prefixed with www)

in each of these files, add or edit line:
domainnames mydomain.com
(do not use www)

Set up in this way, only allowed_serverdomains can use webmail and default
users mail on first use will become user@xxxxxxxxxxxx
----