I am attempting to run squirrelmail and during login it is attempting to run;
inetd[20151]: cannot execute /usr/local/libexec/imapd
what exactly is missing here?
FreeBSD does not come with an imap daemon. You are trying to run a nonexistent one from inetd, apparently. Install and configure an imap daemon from the ports (several are available).
-- Daniel Harris
_______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
