Add-ons for Pegasus Mail
Whitepaper: Combine C:\PMAIL\MAIL\ into C:\PMAIL\MAIL\ADMIN when Home and New mailbox locations are different.

A single-user installation of Pegasus Mail done overtop of a multi-user installation can result in the creation of a Home mailbox directory in C:\PMAIL\MAIL rather than keeping it combined with New mailbox directory typically located in C:\PMAIL\MAIL\ADMIN. This document contains instructions for combining them, returning to Home and New in C:\PMAIL\MAIL\ADMIN.


Combine Home and New mailbox locations.pdf


A single-user installation of Pegasus Mail done overtop of a multi-user installation can result in the creation of a Home mailbox directory in C:\PMAIL\MAIL rather than keeping it combined with New mailbox directory typically located in C:\PMAIL\MAIL\ADMIN. This document contains instructions for combining them, returning to Home and New in C:\PMAIL\MAIL\ADMIN. [Combine Home and New mailbox locations.pdf](serve/attachment&path=67cc4cc5777d1)

347648 Nov 18 2015 PCONFIG32.EXE
Is the program that modifies PMAIL.CFG


Note: PMAIL.CFG is not a text file, but is a binary file with NULLs.
For a single user setup.


00000000   43 3A 5C 50  4D 41 49 4C  5C 4D 41 49  4C 00 00 00  00 00 00 00  00 00 00 00  00 00 00 00  C:\PMAIL\MAIL...............
0000001C 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ............................
00000038 00 00 00 00 00 00 00 00 00 00 43 3A 5C 50 4D 41 49 4C 5C 4D 41 49 4C 00 00 00 00 00 ..........C:\PMAIL\MAIL.....
00000054 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ............................
00000070 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 02 00 00 00 00 00 00 00 ............................

For a multi-user setup.


00000000   43 3A 5C 50  4D 41 49 4C  5C 4D 41 49  4C 5C 7E 4E  00 00 00 00  00 00 00 00  C:\PMAIL\MAIL\~N........
00000018 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ........................
00000030 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 43 3A 5C 50 4D 41 ..................C:\PMA
00000048 49 4C 5C 4D 41 49 4C 5C 7E 4E 00 00 00 00 00 00 00 00 00 00 00 00 00 00 IL\MAIL\~N..............
00000060 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ........................
00000078 00 00 00 00 00 00 00 00 00 00 00 00 02 00 00 00 00 00 00 00 00 00 00 00 ........................

Always backup files before making changes.


C:\PMAIL\MAIL\PMAIL.USR in multi user
; PMAIL.USR Pegasus Mail user database.
A;Admin;Mail Administrator


C:\PMAIL\MAIL\ADMIN\PMAIL.INI contains
Working home mailbox location = C:\PMAIL\MAIL\Admin
New mailbox location = C:\PMAIL\MAIL\Admin


For Single Users setup.
Working home mailbox location = C:\PMAIL\MAIL
New mailbox location = C:\PMAIL\MAIL


347648 Nov 18 2015 PCONFIG32.EXE Is the program that modifies PMAIL.CFG Note: PMAIL.CFG is not a text file, but is a binary file with NULLs. For a single user setup. ```` 00000000 43 3A 5C 50 4D 41 49 4C 5C 4D 41 49 4C 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 C:\PMAIL\MAIL............... 0000001C 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ............................ 00000038 00 00 00 00 00 00 00 00 00 00 43 3A 5C 50 4D 41 49 4C 5C 4D 41 49 4C 00 00 00 00 00 ..........C:\PMAIL\MAIL..... 00000054 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ............................ 00000070 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 02 00 00 00 00 00 00 00 ............................ ```` For a multi-user setup. ```` 00000000 43 3A 5C 50 4D 41 49 4C 5C 4D 41 49 4C 5C 7E 4E 00 00 00 00 00 00 00 00 C:\PMAIL\MAIL\~N........ 00000018 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ........................ 00000030 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 43 3A 5C 50 4D 41 ..................C:\PMA 00000048 49 4C 5C 4D 41 49 4C 5C 7E 4E 00 00 00 00 00 00 00 00 00 00 00 00 00 00 IL\MAIL\~N.............. 00000060 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ........................ 00000078 00 00 00 00 00 00 00 00 00 00 00 00 02 00 00 00 00 00 00 00 00 00 00 00 ........................ ```` Always backup files before making changes. C:\PMAIL\MAIL\PMAIL.USR in multi user ; PMAIL.USR Pegasus Mail user database. A;Admin;Mail Administrator C:\PMAIL\MAIL\ADMIN\PMAIL.INI contains Working home mailbox location = C:\PMAIL\MAIL\Admin New mailbox location = C:\PMAIL\MAIL\Admin For Single Users setup. Working home mailbox location = C:\PMAIL\MAIL New mailbox location = C:\PMAIL\MAIL

mikes@guam.net

live preview
enter atleast 10 characters
WARNING: You mentioned %MENTIONS%, but they cannot see this message and will not be notified
Saving...
Saved
With selected deselect posts show selected posts
All posts under this topic will be deleted ?
Pending draft ... Click to resume editing
Discard draft