I had no problem running the imapproxy configuration under the same setup
as yours (RH 9).  You need to start the service using (as root) "service
imapproxy start".  Yes, their scripts are sparse, but I installed them and
they worked.  Try "ps aux | grep imapproxy" afterwards to see if your
in.imapproxyd process is running.

If you want to start it automatically at boot (say, in init level 3 or 5),
then use "chkconfig --level 35 imapproxy on".  I'm not a fan of directly
editing .rc text files.  I always use "service" or "chkconfig" commands to
do that for me, automatically.  Neall


-------------------------------------------------------
This SF.net email is sponsored by:  Etnus, makers of TotalView, The best
thread debugger on the planet. Designed with thread debugging features
you've never dreamed of, try TotalView 6 free at www.etnus.com.
--
squirrelmail-users mailing list
List Address: [EMAIL PROTECTED]
List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id=2995
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users

Reply via email to