This page last modified: Oct 28 2004
Backup Courier config files --------------------------- Backup sysconfdir. (/usr/lib/courier/etc or /etc/courier) Backup and/or check /etc/pam.d/ "webmail", "imap", "pop3", or "esmtp" PAM service services. Building Courier from source ---------------------------- Typical installation commands: ./configure [options] make make check # Optional -- see below make install make install-configure Building Courier rpms --------------------- rpmbuild -ta courier-version.tar.bz2 Fix any dependecies, and re-try until successful. rpm -Uvh the following files: courier.rpm courier-pop3d.rpm courier-imapd.rpm courier-webmail.rpm The configuration files are installed in /etc/courier, the mail spool is installed in /var/spool/courier, and the manual pages are installed in /usr/man. Other configuration settings are left at their defaults. Create/update system startup scripts ------------------------------------ The system startup script must be modified to run the new command: "/usr/lib/courier/sbin/webmaild start" You will need to modify your system startup script to run /usr/lib/courier/libexec/courier/sqwebmaild start.