One of UW-IMAP's features is a new mailbox format called "mbx", which provides higher performance when a folder contains hundreds of messages. To effectively use this format, delivery programs tmail and dmail are provided for use by sendmail and procmail. Additionally, mailutil allows scripted IMAP-protocol access to folders in any format supported by the server. It would be desirable to collect these utilities together into an additional subpackage.
Created attachment 97234 [details] Patch to spec file to add utils subpackage A relatively simple change to the spec file adds a utils subpackage containing the desired utilities.
Note that the subpackage doesn't depend on the main package or devel subpackage, as it can be used free-standing even if the server isn't used.
Thank you Ken for your patch. You may be interested to know Red Hat has deprecated UW imap as of Fedora Core 1 and its not expected to ship in the next release of Red Hat Enterprise either (RHEL4). Dovecot and Cyrus will be replacing UW. When someone makes a nice contribution like you did I'm inclined to add it to the RPM, but since this RPM is at its end of life these changes will probably never see the light of day. I'll add it our RPM just in case its ever pushed out again, not likely, but if it is the new subpackage will be there. Thank you for your contribution, I'm sorry to deliver news you may not want.
Thanks, John. I completely understand, and look forward to the new replacement packages. I realized a day after I uploaded the patch that I'd left out the man pages, so I may upload an updated patch to include those. Meanwhile, I'll check out Dovecot and Cyrus to see what's involved in migrating, and watch the Fedora directories for their arrival.