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

Reply via email to