Gi-sulat ni Richard Fagen adtong 1/15/2002 8:58 AM:
> I'm about to move to ver 6.2.1 but I'd like to clear up something
> first.
How about trying Mozilla 0.9.7 or a nightly because I think Netscape
6.2.1 is based on Mozilla 0.9.4
> Is there a way to change it or make is simpler? Any reason for the
> wierd name in mid pathname?
Its called a salt directory supposed to be for security to prevent your
profile from being accessed over the net
> The reason I ask is that I have a client who wants to keep all his
> data on a server and use the 'offline folder' option of W2K and XP
> to access the data and sync while on the road .... BUT... he also
> has a desktop so we'd like to have TWO stations reference the same
> data on the server but I'm not sure how to specify where the mail
> and news folders should go.
Create a Mail account and make it point to your profile on the server by
using Edit->Mail and Newsgroup Account Settings, Server Settings, and at
the bottom there is the Local Directory. I haven't tried this though.
> Also, when I create a new mail account in the same profile, v6.2
> tries to point to the c:\documents and settings\<user>\... folder
> and I have to manually move the files over to the d: partition and
> override settings for location where I'd like to store the files.
> Is there a simpler way?
I think you should edit these lines
user_pref("mail.newsrc_root", "F:\\mozilla\\<random>.slt\\News");
user_pref("mail.root.nntp", "F:\\mozilla\\<random>.slt\\News");
user_pref("mail.root.none", "F:\\mozilla\\<random>.slt\\Mail");
user_pref("mail.root.pop3", "F:\\mozilla\\<random>.slt\\Mail");
in the prefs.js (do this while mozilla is not running because it
overwrites prefs.js upon exit)
Hope that helps =)
--
Roderick Lazaro :)
"Debug is human, de-fix divine."