It is possible to change a setup from
Internal username = Single-user mode
to
Internal username = Admin
Did it once as a test just to see what it would take to do it.
In Single-user mode the C:\PMAIL\MAIL directory contains everything for the single user,
but there is an C:\PMAIL\MAIL\ADMIN directory (it just contains basic start files)
The differences are as I've found minor, but would always recommend full backup.
First, the C:\PMAIL\Programs\PMAIL.CFG file needs to be modified.
Using PCONFIG32.EXE
In Single-user setup it contains C:\PMAIL\MAILC:\PMAIL\MAIL
Special note: That is a NULL padded file, so use program to modify.
On a Multi-user setup (Even it only have 1 user)
It contains C:\PMAIL\MAIL~NC:\PMAIL\MAIL~N
Special note: NULL padded
This then uses the C:\PMAIL\MAIL\identity folder for mail.
In single-user mode all files go in C:\PMAIL\MAIL has all files.
PMAIL.USR contains
; PMAIL.USR Pegasus Mail user database.
A;Admin;Mail Administrator
In multi-user mode C:\PMAIL\MAIL only contains the file PMAIL.USR and subdirectories for each user. In my test setup it has. Not sure why earlier one has comment and new one doesn't?
A;Admin;Mail Administrator
U;Jack;Jack Hill
U;Jill;Jill Hill
So directory has
ADMIN (Directory for default Admin User)
Jack (Directory for user Jack)
Jill (Original Directory for Jill)
JILL2 (Move mailbox to directory for Jill)
PMAIL.USR
To convert from single-user to multi-user with Admin, it is just moving all files except PMAIL.USR to C:\PMAIL\MAIL\ADMIN.
So, just modifying PMAIL.CFG changing it to change from single-user to multi-user, and then relocating files from C:\PMAIL\MAIL to C:\PMAIL\MAIL\ADMIN except PMAIL.USR.
One last thing. PMAIL.INI file needs to be manually modified to point to correct locations.
Lines that have C:\PMAIL\MAIL could change to C:\PMAIL\MAIL\Admin
Might just be these two, but could have others??
Working home mailbox location = C:\PMAIL\MAIL\Admin
New mailbox location = C:\PMAIL\MAIL\Admin
I opted to just leave it as single-user mode setup, but was concerned an update might no longer support that setup, so wanted to know how to do it. But so far no issues with keeping it when doing an upgrade.
Was interesting to figure out, if of no value to others..
Hope you come up with what best works for you.
It is possible to change a setup from
Internal username = Single-user mode
to
Internal username = Admin
Did it once as a test just to see what it would take to do it.
In Single-user mode the C:\PMAIL\MAIL directory contains everything for the single user,
but there is an C:\PMAIL\MAIL\ADMIN directory (it just contains basic start files)
The differences are as I've found minor, but would always recommend full backup.
First, the C:\PMAIL\Programs\PMAIL.CFG file needs to be modified.
Using PCONFIG32.EXE
In Single-user setup it contains C:\PMAIL\MAILC:\PMAIL\MAIL
Special note: That is a NULL padded file, so use program to modify.
On a Multi-user setup (Even it only have 1 user)
It contains C:\PMAIL\MAIL\~NC:\PMAIL\MAIL\~N
Special note: NULL padded
This then uses the C:\PMAIL\MAIL\identity folder for mail.
In single-user mode all files go in C:\PMAIL\MAIL has all files.
PMAIL.USR contains
; PMAIL.USR Pegasus Mail user database.
A;Admin;Mail Administrator
In multi-user mode C:\PMAIL\MAIL only contains the file PMAIL.USR and subdirectories for each user. In my test setup it has. Not sure why earlier one has comment and new one doesn't?
A;Admin;Mail Administrator
U;Jack;Jack Hill
U;Jill;Jill Hill
So directory has
ADMIN (Directory for default Admin User)
Jack (Directory for user Jack)
Jill (Original Directory for Jill)
JILL2 (Move mailbox to directory for Jill)
PMAIL.USR
To convert from single-user to multi-user with Admin, it is just moving all files except PMAIL.USR to C:\PMAIL\MAIL\ADMIN.
So, just modifying PMAIL.CFG changing it to change from single-user to multi-user, and then relocating files from C:\PMAIL\MAIL to C:\PMAIL\MAIL\ADMIN except PMAIL.USR.
One last thing. PMAIL.INI file needs to be manually modified to point to correct locations.
Lines that have C:\PMAIL\MAIL could change to C:\PMAIL\MAIL\Admin
Might just be these two, but could have others??
Working home mailbox location = C:\PMAIL\MAIL\Admin
New mailbox location = C:\PMAIL\MAIL\Admin
I opted to just leave it as single-user mode setup, but was concerned an update might no longer support that setup, so wanted to know how to do it. But so far no issues with keeping it when doing an upgrade.
Was interesting to figure out, if of no value to others..
Hope you come up with what best works for you.