PMDF V6.1-1 Release Notes & Installation Gotchas, Tru64 UNIX Edition


Previous Contents

2.11 popstore / MessageStore

  1. The MessageStore now handles the following types of messages correctly: multipart MIME messages with parts that either have no Content-Type or the Content-Type is MESSAGE/RFC822 with no blank lines. (D/E 7129,7136)
  2. Using the pmdf popstore or pmdf msgstore utility, it was previously not possible to use a wildcard to show accounts using a capital letter. This has been fixed so that the case of the input is preserved within the utility. However, there is still no way to do a case-insensitive wildcard search. (D/E 7045)
  3. Made a fix to the popmgr/popmgr.exe command which will make the pmdf popstore upgrade command work if the customer has a site-supplied MAP_PROFILE_FILENAME routine which causes a user to be moved to a different disk on the naming style upgrade.
  4. Fixed a problem whereby a bad date in the index file was not fixed by reconstruct, and would cause problems when later trying to access that message.
  5. Made enhancements to idxdump whereby the columns are more aligned and also added the -f flag to show all fields.
  6. Fixed a bug which limits the amount of duplicate elimination the MessageStore will do when delivering the same message to multiple recipients.
  7. Fixed a problem where the quota usage wasn't being updated. Now when a reconstruct user or reconstruct -r is used, the quota usage will be updated correctly.
  8. Fixed a problem where messages being delivered to multiple msgstore recipents would be merged together.
  9. Found a problem with the msgstore files being set to world readable.
    Sites who distribute their messages store files across multiple disk partitions will need to go change the protections on their existing files so they are no longer world readable. These are the *_ message files themselves located in the user's username.dir directory under their /pmdf/user/default/* area.
    For sites whose store is on a single partion (the common case), the file permissions will be correct. Only sites using a distributed messages store across multiple disk partions will need to remove the world access permissions.
  10. (6.1-1) Fixed a problem with the modify -noquota command not actually removing the account's quota. It now removes the primary quota for the specified account correctly. (D/E 7167)
  11. (6.1-1) You can now use -all with -count_users on the show command to show both popstore and MessageStore counts at the same time. (D/E 7293)
  12. (6.1-1) Filing into folders in MessageStore using fileinto now works. (D/E 7262)


Previous Next Contents