Re: Creating new mail profile

[email protected] Mon, 27 Jan 2020 11:19:58 CST
Newsgroups gmane.comp.mozilla.devel.os2
Message-ID <[email protected]>
** Reply to note from [email protected] Wed, 22 Jan 2020 12:00:02 +0000
>   

> 1. Creating a new mailer profile (Christer Jacobsson)

> But it's stated that one can migrate the Profile, Personal adres book  and the mail directly thus avoiding the hassle of
> going through the  Default settings and hand-creating the Brekke settings. So how should a  ..cmd file be constructed
> that can migrate the current default profile to  the new Brekke profile. She thinks that a .cmd file must be built that  sets
> the MOZILLA_HOME to r:\mozilla.org\mozilla, The .cmd file must  begin by the lines:
>   
> SETLOCAL

 Place below statement in config.sys, then profiles are always referenced to the same location by any mozilla app.

SET MOZILLA_HOME=R:\MOZILLA.ORG\MOZILLA

> But what other statements must be included to migrate the current  profile so it points to the r:\mozilla.org\mozilla?
   
 Have not used a mozilla mail client in a long time but if you say profile can migrate, that suggests there is an item in
menu or profiel manager to do that. I doubt it is meant to do it manually.

        Cal