A couple things.
With Linux, you could just create another user on the linux and login with that user and setup wine for that user. The wine installs under each users home directory, so it is totally separate. So woule make no difference to your existing setup. I have a wine Pegasus setup under root user for testing with my real wine Pegasus under my user id. But any other id would work.
Second, Under folder you could probable use the add mailbox to add the folder in another directory, but as has been mentioned. Since it is a copy of an existing folder in your real mail box, would probable cause an issue. Would probable recommend renaming the PMM/PMI set to a different name, and probable need to use a hexeditor to modify the uniq name in the beginning of file.
Example:
Seti (number of nulls) 52C4FE03:669F:SETI
Has long folder name then uniq id that Pegasus uses. Have heard that if these are duplicated it causes issues.
Seems you are using a very old version of wine??
I am running Fedora 38 Linux and use the wine from the winehq site.
I run the developement version versus the standard version that is a little new.
Linux setzconote.dyndns.org 6.4.14-200.fc38.x86_64 #1 SMP PREEMPT_DYNAMIC Sat Sep 2 16:36:06 UTC 2023 x86_64 GNU/Linux
winehq-devel-8.15-1.1.x86_64
Believe you mentioned you had Pegasus setup as single user, so adding a different user under Pegasus would require some work. In my root setup I have it setup with multi user, so have a default admin user and a pair called jack and jill for testing. So it has 3 users under it.
Only issue I've had with Pegasus is that the IERenderer doesn't work well with wine. So generally just run the uninstaller for the IERenderer after an upgrade. At present also remove the BEARHTML files as well, since the newer TER32/HTS32 handle most emails fine, and a few don't work with the BEARHTML (or perhaps libtidy that it uses). Only minor issue is some emails display shifted a bit to the right. Generally messages that if opened in browser show up as centered?
With latest IERender, it does not crash any longer, but doesn't have messages pop up with unsupported function calls, and display a little off. But I think that is wine not fully supporting IE calls, since generally firefox or other browsers work.
Glad you were able to get the data you needed.
A couple things.
With Linux, you could just create another user on the linux and login with that user and setup wine for that user. The wine installs under each users home directory, so it is totally separate. So woule make no difference to your existing setup. I have a wine Pegasus setup under root user for testing with my real wine Pegasus under my user id. But any other id would work.
Second, Under folder you could probable use the add mailbox to add the folder in another directory, but as has been mentioned. Since it is a copy of an existing folder in your real mail box, would probable cause an issue. Would probable recommend renaming the PMM/PMI set to a different name, and probable need to use a hexeditor to modify the uniq name in the beginning of file.
Example:
````
Seti (number of nulls) 52C4FE03:669F:SETI
````
Has long folder name then uniq id that Pegasus uses. Have heard that if these are duplicated it causes issues.
Seems you are using a very old version of wine??
I am running Fedora 38 Linux and use the wine from the winehq site.
I run the developement version versus the standard version that is a little new.
Linux setzconote.dyndns.org 6.4.14-200.fc38.x86_64 #1 SMP PREEMPT_DYNAMIC Sat Sep 2 16:36:06 UTC 2023 x86_64 GNU/Linux
winehq-devel-8.15-1.1.x86_64
Believe you mentioned you had Pegasus setup as single user, so adding a different user under Pegasus would require some work. In my root setup I have it setup with multi user, so have a default admin user and a pair called jack and jill for testing. So it has 3 users under it.
Only issue I've had with Pegasus is that the IERenderer doesn't work well with wine. So generally just run the uninstaller for the IERenderer after an upgrade. At present also remove the BEARHTML files as well, since the newer TER32/HTS32 handle most emails fine, and a few don't work with the BEARHTML (or perhaps libtidy that it uses). Only minor issue is some emails display shifted a bit to the right. Generally messages that if opened in browser show up as centered?
With latest IERender, it does not crash any longer, but doesn't have messages pop up with unsupported function calls, and display a little off. But I think that is wine not fully supporting IE calls, since generally firefox or other browsers work.
Glad you were able to get the data you needed.