_.pst B. If successful, the following will be written to the user's notes.ini: OUTLOOK_PST_FORMAT = 1 C. If the machine is not running Outlook 2003, then the following will appear in the notes.ini: OUTLOOK_PST_FORMAT = 0 3. Configuration of the .PST file and other services will then complete normally; if the variable value is "0", then an old style .PST file (2 GB limit) will be created and used. credo che la maggior parte dei problemi che hai riscontrato dipendano da questo in parte....">
> |  
re : Damo: problemi replica posta.
mere
sarebbe meglio che usassi Outlook 2003...con un db cosė vicino ai 2GB. il 2000 soffre dei limite del 2GB di posta... il 2003 gestisce fino a 20GB...

Important Note: An existing Outlook 2003 user\'s PST file will not be upgraded to the 20 gigabyte capacity even if a new profile was created because the old PST file is kept in place. It is necessary to move or delete the current PST file so that a new one can be created with the 20 gigabyte capacity. An option would be to add the pre-20 gigabyte capacity file as a local data file so as to not lose any documents.

The actual creation of the user\'s local .PST file is still done during the creation of the new MAPI profile in nminstallR.exe. The code has been modified to do the following:

1. Check if Outlook 2003 is installed on the system. The machine\'s Outlook version is defined in the notes.ini by the variable "OUTLOOK_TYPE".

2. OUTLOOK_TYPE = 3 means that Outlook 2003 is installed.
A. If Outlook 2003 is installed and you are creating a new MAPI profile, the code will create the new 20 gig capacity DAMO .PST file: <user>_<server>.pst
B. If successful, the following will be written to the user\'s notes.ini:
OUTLOOK_PST_FORMAT = 1
C. If the machine is not running Outlook 2003, then the following will appear in the notes.ini:
OUTLOOK_PST_FORMAT = 0

3. Configuration of the .PST file and other services will then complete normally; if the variable value is "0", then an old style .PST file (2 GB limit) will be created and used.

credo che la maggior parte dei problemi che hai riscontrato dipendano da questo in parte....




Damo: problemi replica posta. - rumcooler -
    You are here re : Damo: problemi replica posta. - mere -