I see the file .... I saw it before I posted and it did not run when I typed 'showmodules'
Is this OK [root@pac10fans webadmin]# cd /usr/lib/courier/sbin/ [root@pac10fans sbin]# showmodules bash: showmodules: command not found [root@pac10fans sbin]# ls courier couriertcpd esmtpd-ssl makeacceptmailfor makepercentrelay makeuserdb mkpop3dcert pw2userdb userdb webgpg courieresmtpd esmtpd filterctl makealiases makesmtpaccess makeuucpneighbors pop3d showconfig userdbpw courierfilter esmtpd-msa logger makehosteddomains makesmtpaccess-msa mkesmtpdcert pop3d-ssl showmodules vchkpw2userdb [root@pac10fans sbin]# ./showmodules showmodules: INFO: Loading STATIC transport module libraries. showmodules: INFO: Courier 0.37.2.20020215 Copyright 1999-2000 Double Precision, Inc. showmodules: INFO: Installing [0/0] showmodules: INFO: Installing uucp showmodules: INFO: Installed: module.uucp - Courier 0.37.2.20020215 Copyright 1999-2000 Double Precision, Inc. showmodules: INFO: Installing local showmodules: INFO: Installed: module.local - Courier 0.37.2.20020215 Copyright 1999-2000 Double Precision, Inc. showmodules: INFO: Installing esmtp showmodules: INFO: Installed: module.esmtp - Courier 0.37.2.20020215 Copyright 1999-2000 Double Precision, Inc. showmodules: INFO: Installing dsn showmodules: INFO: Installed: module.dsn - Courier 0.37.2.20020215 Copyright 1999-2000 Double Precision, Inc. showmodules: INFO: Initializing uucp showmodules: INFO: Initializing local showmodules: INFO: Initializing esmtp showmodules: INFO: Initializing dsn [root@pac10fans sbin]# ----- Original Message ----- From: "Juha Saarinen" <[EMAIL PROTECTED]> To: "M.B." <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Monday, February 18, 2002 9:36 PM Subject: Re: [courier-users] Post Installation checks failed on show modules > On Mon, 18 Feb 2002, M.B. wrote: > > > 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. > > Don't give up. You're learning a lot in the process. :-) > > > I installed the ones I wanted and went to do the 'showmodules' test and I > > could not find it. > > I'm only running Courier-IMAP and SqWebmail, which is the probable reason > I don't have 'showmodules'. I think it should be in /usr/lib/courier/sbin > though. If that directory isn't in your path, 'showmodules' won't be > executed. > > Do either: > > locate showmodules > > or: > > find / -name showmodules > > to discover where it is. > > > [root@pac10fans courier]# cd /usr/lib/courier/sbin > > [root@pac10fans sbin]# showmodules > > bash: showmodules: command not found > > Does: > > ./showmodules > > run the command? > > If not, do: > > rpm -qa | grep courier > > to see what you've actually installed of the courier packages. > > > -- > Juha > Take off every sig! > > > _______________________________________________ > courier-users mailing list > [EMAIL PROTECTED] > Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
