Account Data |
||||||||||||||||||||||||||||||||||||||||||||||||
|
|
For the main domain, the Accounts file directory is created inside the base directory.
Inside each domain file directory, a Settings file directory is created. This directory contains the following files:
The account files are located in the domain file directory or in its subdirectory (see the Domains section for the details).
For a multi-mailbox account, a directory with the account name and .macnt
extension is created, and all account files are stored in that directory. The account
service files are stored as account.extension. The INBOX mailbox is stored as
the INBOX.mailboxType file.
Example: for the multi-mailbox account John, the john.macnt directory is created,
and the files INBOX.mbox, account.settings, account.info are placed in
that directory.
For a single-mailbox account, the INBOX mailbox is created as a file in the domain file directory or
its subdirectory, and it has the accountName.mailboxType file name. The account
service files are stored in the same directory as accountName.extension.
Example: for the single-mailbox account John, the john.mbox,
john.settings, and john.info are placed into the domain file directory.
The Personal Web Site files are stored in the account service directory with the .web file name extension.
Account preferences are stored in the optional .prefs account service file.
To use this Netscape Roaming service, the user should specify the following URL
as the Roaming Server URL:
http://domain[:port]/Settings/
where domain is the user domain (or the main CommuniGate Pro domain), and port
is the CommuniGate Pro User HTTP port.
The actual account name is not specified in this URL. Access to the /Settings/ realm requires authentication, and the CommuniGate Pro Server opens the account specified in the browser username/password dialog box.
If the URL used contains the correct domain name of the target account, the account name can be specified as a simple name (i.e. without the domain part), but if the URL contains the name of some other CommuniGatePro domain (because the target domain does not have any A-record), the account name should be specified along with the domain name, i.e. instead of the jsmith string, the jsmith@domain.com string should be used in the Netscape username/password dialog box.
The Netscape Settings are stored as separate files inside the account service directory with the .roaming extension.