muhammadnaveed / syncnotes2google

Automatically exported from code.google.com/p/syncnotes2google
0 stars 0 forks source link

how do you specify local mail file #3

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
How do I specify a local mail file in the sync.properties file? so that it 
can sync my local database with google

Original issue reported on code.google.com by kbrame...@gmail.com on 21 Oct 2009 at 6:23

GoogleCodeExporter commented 9 years ago
In your sync.properties set 
notes.domino.server to blank:

notes.domino.server=

now notes will use your local database, you just need to specify the path to 
your
local (replicated) database relative to C:\Documents and 
Settings\<username>\Local
Settings\Application Data\Lotus\Notes\Data
on Windows Plattforms (On Vista and later this path should be something like
C:\<User>\Local Settings\Application Data\Lotus\Notes\Data) in the 
notes.mail.db.file property:
ex. notes.mail.db.file=mymailfile.nsf

Original comment by marcel.r...@gmail.com on 4 Nov 2009 at 9:20

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
I have the same problem :
see the attach file for the message error.

And I don't understand that is the problem because my local data is :
C:/User/j502016/Lotus/Notes/Data/mail59/J502016.nsf

Perhaps there is a problem with my notes password ?

Thanks for your help

Original comment by mar...@free.fr on 6 May 2010 at 10:10

Attachments:

GoogleCodeExporter commented 9 years ago
Judging from the error you have your "notes.domino.server" variable set to 
"local" it should be blank instead.

Original comment by juris.sm...@gmail.com on 20 Jul 2010 at 7:24

GoogleCodeExporter commented 9 years ago
"Local" is not a valid server name if you want to mean "local to my system".  
For a local dB you simply omit the server name and leading !! characters, not 
use "Local!!".  Otherwise Notes will try to find a server named "Local" and 
then find the dB on it.

Original comment by BruceKah...@gmail.com on 28 Jul 2010 at 2:57

GoogleCodeExporter commented 9 years ago
I have de same problem. I set "notes.domino.server=" to blank, but I received 
this error:
>C:\syncnotes2google>syncnotes2google
>SyncNotes2Google has started.
>Start notes-to-google to google-to-notes synchronization.
>de.bea.domingo.service.NotesServiceException: User CN=Jean Simon/O=Stefanini 
can
>not find database local!!/Arquivos de 
programas/IBM/Lotus/Notes/Data/mail/jsimon
>.nsf

But if I use "notes.domino.server=local" I received this error:
>C:\syncnotes2google>syncnotes2google
>SyncNotes2Google has started.
>Start notes-to-google to google-to-notes synchronization.
>The ID file being used is: C:\Arquivos de 
programas\IBM\Lotus\Notes\Data\jsimon.id
>Enter password (press the Esc key to abort):
>
>de.bea.domingo.service.NotesServiceException: User CN=Jean Simon/O=Stefanini 
can
>not find database local!!/Arquivos de 
programas/IBM/Lotus/Notes/Data/mail/jsimon
>.nsf

Some help to me?

Original comment by jean.sim...@gmail.com on 11 Nov 2010 at 4:12

GoogleCodeExporter commented 9 years ago
are there any updates ? have the sam eproblem

Original comment by fritzf...@gmail.com on 2 Jun 2014 at 1:46