I did have a spelling error in the path to new mail. Fixing that did
not change anything -- still wants username. So I removed the "~8" from
the end of the paths (since I didn't understand it.) Now I can see all
the mail from #2 PC. So the problem appears to be solved. What is the
explanation of this?
You have a really old single-user installation that has the mail in c:\pmail\mail instead of c:\pmail\mail\admin.
Since the issue came up, please define a "username". I am the only
real person using these PCs at this time but I might want to give my
wife access later. Does the following complicate the matter? I have
several email addresses on the POP3 server of my main Internet
provider. I also use three providers, two of which I have Pegasus
pointing to them -- they being associated with different identities. So
the identities determine both the Internet provider and the mailbox
within provider.
In this situation, what is a "username"?
A little background structure. The older Pegasus Mail single-user setups had the program in ..\pmail and the mail in ..\pmail\mail. To add multiple users you had to jump through hoops to convert to the multiuser mode. Here's a glossary entry I had for converting from single-user to multi-user:
----------------------------------------------------------------------------------------------------- multi --------------------------------------------------------------------------------------
These are the procedures for converting from single user to multiuser. This process assumes that you used the default settings when installing WinPmail in single user mode, therefore the basic directory is c:\pmail and the mail directory is c:\pmail\mail.
1: Go to the MSDOS prompt and create a directory for your current mail files and username. I assume you are using a username of THOMAS.
MD c:\pmail\mail\THOMAS
2: Move your current mail files from the c:\pmail\mail directory to the c:\pmail\mail\THOMAS directory.
MOVE c:\pmail\mail\*.* c:\pmail\mail\THOMAS
3: Edit your pmail.ini file and change all instances of c:\pmail\mail to c:\pmail\mail\THOMAS. If you have saved your username in win.ini, edit the win.ini file and remove the username line.
4: Delete the file c:\pmail\pmail.cfg. This will remove your current configuration and force WinPmail to go the install process.
5: Double click on the WinPmail icon. Since the pmail.cfg is missing, this will cause WinPmail to go through the install process. Select the multiuser option.
6: You will be asked to about the users. Add the username THOMAS and any other users you wish. Make sure you give administrator privileges to at least one username so you will be able to administer to users. Select close.
7: You will be asked to select a username, use THOMAS. This should now open WinPmail using you old mail information. You will now have an additional menu item under Address that will allow you to administer your users from WinPmail.
8: You now can create an icon for each user with the -i <username> commandline option to enable starting WinPmail without having to enter the username each time.
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
This was a pain in the rear so in v4.x the basic installer installed always in the multi-user mode and if there was more than one user it queried for the username. In the structure the program went into ..\pmail\programs, the pmail.usr file went into the ..\pmail\mail directories and the users mail directory went into ..\pmail\mail\<username> with admin the default single-user username. The difference shows up in the pmail.cfg by adding the ~8 (~n) to the end of the path structure to tell the program to query the user for the username that will replace the ~8.
<blockquote>I did have a spelling error in the path to new mail. Fixing that did
not change anything -- still wants username. So I removed the "~8" from
the end of the paths (since I didn't understand it.) Now I can see all
the mail from #2 PC. So the problem appears to be solved. What is the
explanation of this?</blockquote><p>You have a really old single-user installation that has the mail in c:\pmail\mail instead of c:\pmail\mail\admin.</p><blockquote><p>Since the issue came up, please define a "username". I am the only
real person using these PCs at this time but I might want to give my
wife access later. Does the following complicate the matter? I have
several email addresses on the POP3 server of my main Internet
provider. I also use three providers, two of which I have Pegasus
pointing to them -- they being associated with different identities. So
the identities determine both the Internet provider and the mailbox
within provider. </p></blockquote><blockquote>In this situation, what is a "username"?</blockquote><p>&nbsp;A little background structure.&nbsp; The older Pegasus Mail single-user setups had the program in&nbsp; ..\pmail and the mail in ..\pmail\mail.&nbsp; To add multiple users you had to jump through hoops to convert to the multiuser mode. Here's a glossary entry I had for converting from single-user to multi-user:</p><p>----------------------------------------------------------------------------------------------------- multi --------------------------------------------------------------------------------------
</p><p>&nbsp;These are the procedures for converting from single user to multiuser.&nbsp; This process assumes that you used the default settings when installing WinPmail in single user mode, therefore the basic directory is c:\pmail and the mail directory is c:\pmail\mail. &nbsp;
1:&nbsp; Go to the MSDOS prompt and create a directory for your current mail files and username.&nbsp; I assume you are using a username of THOMAS.&nbsp; &nbsp;
&nbsp;&nbsp;&nbsp; MD c:\pmail\mail\THOMAS
2:&nbsp; Move your current mail files from the c:\pmail\mail directory to the c:\pmail\mail\THOMAS directory.&nbsp; &nbsp;
&nbsp;&nbsp;&nbsp; MOVE c:\pmail\mail\*.* c:\pmail\mail\THOMAS </p><p>3:&nbsp; Edit your pmail.ini file and change all instances of c:\pmail\mail to c:\pmail\mail\THOMAS.&nbsp; If you have saved your username in win.ini, edit the win.ini file and remove the username line. &nbsp;
4:&nbsp; Delete the file c:\pmail\pmail.cfg.&nbsp; This will remove your current configuration and force WinPmail to go the install process. &nbsp;
5:&nbsp; Double click on the WinPmail icon.&nbsp; Since the pmail.cfg is missing, this will cause WinPmail to go through the install process.&nbsp; Select the multiuser option.&nbsp; &nbsp;
6:&nbsp; You will be asked to about the users.&nbsp; Add the username THOMAS and any other users you wish.&nbsp; Make sure you give administrator privileges to at least one username so you will be able to administer to users.&nbsp; Select close. &nbsp;
7:&nbsp; You will be asked to select a username, use THOMAS.&nbsp; This should now open WinPmail using you old mail information.&nbsp; You will now have an additional menu item under Address that will allow you to administer your users from WinPmail. &nbsp;
8:&nbsp; You now can create an icon for each user with the -i &lt;username&gt; commandline option to enable starting WinPmail without having to enter the username each time. </p><p>----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
</p><p>This was a pain in the rear so in v4.x the basic installer installed always in the multi-user mode and if there was more than one user it queried for the username.&nbsp; In the structure the program went into ..\pmail\programs, the pmail.usr file went into the ..\pmail\mail directories and the users mail directory went into ..\pmail\mail\&lt;username&gt; with admin the default single-user username.&nbsp; The difference shows up in the pmail.cfg by adding the ~8 (~n) to the end of the path structure to tell the program to query the user for the username that will replace the ~8.</p><p>&nbsp;</p><p>&nbsp;</p>