As some of you have been reading I was having a hard time getting courier to fully work so I started over. I uninstalled the RPM;s I installed, removed the test user accounts and the one I compiled courier with into RPM's.
I think I removed the packages completely. I dleted 'rm -rf /var/spool/courier, /etc/courier, and /usr/lib/courier. There was something in the INSTALL file saying if you use another set of RPM's to completely remove the package .... well I hope this covers it I then made a user'courier to build the package and followed http://www.courier-mta.org/FAQ.html#rpm. I then built the packages I then 'su - root' to install them I installed the ones I wanted and went to do the 'showmodules' test and I could not find it. I did this without starting anything ... I went right into it. This was not the problem on the first install .... that seemed to be the perftest1 Here is the output + umask 022 + cd /home/courier/rpm/BUILD + cd courier-0.37.2.20020215 + /bin/rm -rf /var/tmp/courier-install + exit 0 [courier@pac10fans courier]$ su - root Password: [root@pac10fans root]# cd /home/courier [root@pac10fans courier]# ls courier-0.37.2.20020215.tar.gz rpm [root@pac10fans courier]# cd /home/courier/rpm/RPMS/i386/ [root@pac10fans i386]# ls courier-0.37.2.20020215-1.7.2.i386.rpm courier-pgsql-0.37.2.20020215-1.7.2.i386.rpm courier-imapd-0.37.2.20020215-1.7.2.i386.rpm courier-pop3d-0.37.2.20020215-1.7.2.i386.rpm courier-ldap-0.37.2.20020215-1.7.2.i386.rpm courier-sendmail-wrapper-0.37.2.20020215-1.7.2.i386.rpm courier-maildrop-0.37.2.20020215-1.7.2.i386.rpm courier-smtpauth-0.37.2.20020215-1.7.2.i386.rpm courier-maildrop-wrapper-0.37.2.20020215-1.7.2.i386.rpm courier-webadmin-0.37.2.20020215-1.7.2.i386.rpm courier-mlm-0.37.2.20020215-1.7.2.i386.rpm courier-webmail-0.37.2.20020215-1.7.2.i386.rpm courier-mysql-0.37.2.20020215-1.7.2.i386.rpm [root@pac10fans i386]# rpm -i courier-0.37.2.20020215-1.7.2.i386.rpm [root@pac10fans i386]# rpm -e sendmail error: package sendmail is not installed [root@pac10fans i386]# rpm -i courier-sendmail-wrapper-0.37.2.20020215-1.7.2.i386.rpm [root@pac10fans i386]# rpm -i courier-pop3d-0.37.2.20020215-1.7.2.i386.rpm [root@pac10fans i386]# rpm -q -i -p courier-smtpauth-0.37.2.20020215-1.7.2.i386.rpm Name : courier-smtpauth Relocations: (not relocateable) Version : 0.37.2.20020215 Vendor: (none) Release : 1.7.2 Build Date: Tue 19 Feb 2002 08:42:07 AM PST Install date: (not installed) Build Host: pac10fans.com Group : Applications/Mail Source RPM: courier-0.37.2.20020215-1.7.2.src.rpm Size : 25104 License: GPL Packager : %{PACKAGER} Summary : Courier 0.37.2.20020215 mail server authenticated ESMTP module Description : Authenticated ESMTP allows roaming clients to authenticate themselves and be able to relay outbound mail through the Courier mail server. Install this package if you need to provide authenticated ESMTP relaying. [root@pac10fans i386]# rpm -i courier-smtpauth-0.37.2.20020215-1.7.2.i386.rpm [root@pac10fans i386]# rpm -i courier-webadmin-0.37.2.20020215-1.7.2.i386.rpm [root@pac10fans i386]# rpm -i courier-webmail-0.37.2.20020215-1.7.2.i386.rpm [root@pac10fans i386]# showmodules bash: showmodules: command not found [root@pac10fans i386]# cd /etc/courier [root@pac10fans courier]# showmodules bash: showmodules: command not found [root@pac10fans courier]# cd /usr/lib/courier/sbin [root@pac10fans sbin]# showmodules bash: showmodules: command not found [root@pac10fans sbin]# _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
