Attached is the latest installer for CPX. To install CPX: - copy attached installer archive to the server you wish to install CPX on. The file will likely not have the correct name when you download it from the mailing list archive (see following steps). - login to your server via SSH and rename the installer archive to "cpx.install.gz". Note that 'bin0000.bin' is an example name--use whatever name the installer was called in that place: # mv bin0000.bin cpx.install.gz - unpack the installer: # gzip -d cpx.install.gz - run the installer # chmod 0755 cpx.install # ./cpx.install The installer will make the following changes to your server: - upgrade Perl to 5.8.4 - install mod_perl if necessary - install mod_rewrite if necessary - install the ControlPanel handler for mod_perl - install ClamAV, SpamAssassin, and procmail. Procmail will be setup as the sendmail local delivery agent - existing ClamAV and SpamAssassin installations will be slightly modified to work with CPX - install savelogs (or upgrade to 1.81) if necessary - start the control panel daemon 'vsapd' - add default catchalls for all domains you receive mail for (as found in /etc/mail/local-host-names) This list is the forum to discuss problems, offer suggestions, and give lavish praise. Scott -- Scott Wiersdorf scottw@xxxxxxxxxxxx
Attachment:
cpx.install.gz
Description: application/gunzip