Hi,
I originally set up Notes to find the mail file using a UNC path. After discovering that these were not supported, I changed the path to use a drive letter. Everything seems to work except that after I shut down and reopen Notes, the mail file path in the ini-file reverts back to a UNC path.
e.g., Here’s an excerpt from my notes.ini file:
Incoming Mail Sound=Windows Exclamation
Location=Office (Network),9D6,CN=Michael Quigley/O=TheWay
MailFile=h:\IBMNotes\mquigley.nsf
MailType=1
Maximized=0
(h: points to \s03\home\pgmmjq) After restarting Notes, here’s the same section of the ini file:
Incoming Mail Sound=Windows Exclamation
Location=Office (Network),9D6,CN=Michael Quigley/O=TheWay
MailFile=\s03\home\pgmmjq\IBMNotes\mquigley.nsf
MailType=1
Maximized=0
Any ideas what I’m missing?
Thanks in advance.