I read a good chunk of this mailing list in the last few days, and a lot of people are asking for an RPM version of vpopmail. I just created one this morning for version 4.9.8 of vpopmail. The spec file will create the vpopmail user and vchkpw group before compiling the package. It will force the UID of vpopmail to 771 and the GID of vchkpw to 771. The resulting binary RPM will refuse to install if the user account vpopmail and the group vchkpw do not exist. It will tell you the 2 commands to run. The binary RPM will also remove the vpopmail account and vchkpw group when vpopmail is --erase(d). The spec file takes for granted a default install of qmail, with no MySQL support, or anything. This is for a vanilla install, but you can always modify the spec file to taste. Anyone interested, please email me at [EMAIL PROTECTED] Thanks. Pat.
