Gotcha. Here's the fix:
1. Run pconfig
2. Select Standalone Configuration (assuming that's what you want)
3. Set Home mailbox: c:\users\username\pegasus *** No slash at the end of the path ***
4. Set New mailbox: c:\users\username\pegasus *** No slash at the end of the path ***
5. Exit with save.
The path to my mailbox is in my user directory, but the part that was causing me all the grief was that there was a slash at the end of the Home and New mailbox paths. So,
c:\users\username\pegasus\
caused the problem. Changing it to
c:\users\username\pegasus
solved the problem. So simple, yet so frustrating.
<p>Gotcha.&nbsp; Here's the fix:</p><p>1. Run pconfig
2. Select Standalone Configuration (assuming that's what you want)
3. Set Home mailbox: c:\users\username\pegasus&nbsp;&nbsp; *** No slash at the end of the path ***
4. Set New mailbox: c:\users\username\pegasus&nbsp;&nbsp; *** No slash at the end of the path ***
5. Exit with save.
</p><p>The path to my mailbox is in my user directory, but the part that was causing me all the grief was that there was a slash at the end of the Home and New mailbox paths.&nbsp; So,</p><p>&nbsp;&nbsp; c:\users\username\pegasus\ </p><p>caused the problem.&nbsp; Changing it to </p><p>&nbsp;&nbsp; c:\users\username\pegasus</p><p>solved the problem.&nbsp; So simple, yet so frustrating.
</p>