Just to be clear. Become is used for Identities within a users mail directory.
Example: My primary user has the default and gmail Identities, and I can use the become option to switch between them...
In a multi-user setup, you need to start an instance of PMAIL using the ID.
Example. Have a test setup.
In PMAIL/MAIL directory
cat PMAIL.USR
A;Admin;Mail Administrator
U;Jack;Jack Hill
U;Jill;Jill Hill
can select the different users
C:\PMAIL\Programs\WINPM-32.EXE -I ADMIN
or
C:\PMAIL\Programs\WINPM-32.EXE -I JACK
or
C:\PMAIL\Programs\WINPM-32.EXE -I JILL
The PMAIL.INI file in each users mail directory has identity info.
Might check rights for the MAIL subdirectorys, since a user would need to have read/write access to the other users mail directories if wanting to open them.
Just to be clear. Become is used for Identities within a users mail directory.
Example: My primary user has the default and gmail Identities, and I can use the become option to switch between them...
In a multi-user setup, you need to start an instance of PMAIL using the ID.
Example. Have a test setup.
In PMAIL/MAIL directory
cat PMAIL.USR
A;Admin;Mail Administrator
U;Jack;Jack Hill
U;Jill;Jill Hill
can select the different users
C:\PMAIL\Programs\WINPM-32.EXE -I ADMIN
or
C:\PMAIL\Programs\WINPM-32.EXE -I JACK
or
C:\PMAIL\Programs\WINPM-32.EXE -I JILL
The PMAIL.INI file in each users mail directory has identity info.
Might check rights for the MAIL subdirectorys, since a user would need to have read/write access to the other users mail directories if wanting to open them.