A question better asked on the imapproxy list: http://lists.pitt.edu/mailman/listinfo/imapproxy-info
Paeddy said: [snip] > i can start it using the /etc/rc2.d/S99imapproxy start but afterwords i > cant > find a process (doing a ps -ef | grep imap). [snip] > ps: attached my config file, probably i made a fault there > > > [EMAIL PROTECTED] ammap]# vi /etc/imapproxy.conf > [snip] > ## server_hostname > ## > ## This setting controls which imap server we proxy our connections to. > # > server_hostname localhost [snip] > # > ## listen_port > ## > ## This setting specifies which port the proxy server will bind to and > ## accept incoming connections from. > # > listen_port 143 > > > # > ## server_port > ## > ## This setting specifies the port that server_hostname is listening on. > ## This is the tcp port that we proxy inbound connections to. > # > server_port 143 [snip] If you check the log it will most likely tell you that it can't use port 143. You can't have both servers on the same port. Either move your IMAP server to a different port, or move the listen port (I suggest moving the listen port). -- William Hooper ------------------------------------------------------- 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