[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] OpenWebmail Question
- Subject: RE: [cobalt-users] OpenWebmail Question
- From: "Kevin Johnston" <fertile@xxxxxxxxxxxxx>
- Date: Thu May 16 08:51:26 2002
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
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
> When logging into OpenWebmail, the username I need to enter currently
> is username@xxxxxxxxxxxxxxxxxx , how to I set it so that the login is
> username@xxxxxxxxxxxxxx
>