On Thu, Jun 13, 2002 at 01:16:12AM +0000, gui gui wrote: > > Edwin, thanks. That looked like it might have worked. At > least it didnt choke or anything. After the pkg_add it > simply went on to the next line (I didnt get any "success" > messages either...is this how pkg_add behaves?) > Now how can I test it? how do I start the imap server? > thanks, > -guillermo > PS.- I went to the directory > /usr/local/libexec/courier-imap > and tried to run imapd.rc but I get a > bash: imapd.rc: command not found > even though it is there and is an executable > ls -laF shows > -rwxr-xr-x 1 root wheel 1580 May 26 18:51 imapd.rc*
Do the same thing, but start it with ./imapd.rc Without the preceding "./" it doesn't find the command. m. _______________________________________________________________ Don't miss the 2002 Sprint PCS Application Developer's Conference August 25-28 in Las Vegas - http://devcon.sprintpcs.com/adp/index.cfm?source=osdntextlink _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
