What happens if you just try to run: in.imapproxy I just got this up and running, so I could send you the init.d script I use. The one that it ships with kinda sucks.
Seth. Paeddy said: > Hi all, > > since i also updated ot version 1.4.1 of squirrelmail i got some users > complaiing about the speed. therefore i wanted to intsall the > impadproxy. installation went quite well (without any errors) but now i > think the proxy will not do his work. > > i can start it using the /etc/rc2.d/S99imapproxy start but afterwords i > cant find a process (doing a ps -ef | grep imap). > > am i missing something ? how can i check if the proxy is doing his work > ? > > my systeem information: > > red hat 9 > squirrelmail 1.4.1 cvs > courier 0.42 > > thanks for any help > patrick > > ps: attached my config file, probably i made a fault there > > > [EMAIL PROTECTED] ammap]# vi /etc/imapproxy.conf > > ## imapproxy.conf > ## > ## This is the global configuration file for imapproxy. > ## Lines beginning with a '#' sign are treated as comments and will be > ## ignored. Each line to be processed must be a space delimited > ## keyword/value pair. > ## > > # > ## server_hostname > ## > ## This setting controls which imap server we proxy our connections to. > # > server_hostname localhost > > > # > ## cache_size > ## > ## This setting determines how many in-core imap connection structures > ## will be allocated. As such, it determines not only how many cached > ## connections will be allowed, but really the total number of > simultaneous ## connections, cached and active. > # > cache_size 3072 > > > # > ## 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 > > # > ## cache_expiration_time > ## > ## This setting controls how many seconds an inactive connection will be > ## cached. > # > cache_expiration_time 300 > > > # > ## proc_username > ## > ## This setting controls which username the imap proxy process will run > as. ## It is not allowed to run as "root". > # > proc_username nobody > > # > ## proc_groupname > ## > ## This setting controls which groupname the imap proxy process will run > as. # > proc_groupname nobody > > > # > ## stat_filename > ## > ## This is the path to the filename that the proxy server mmap()s to ## > write statistical data to. This is the file that pimpstat needs to ## > look at to be able to provide his useful stats. > # > stat_filename /var/run/pimpstats > > > # > ## protocol_log_filename > ## > ## protocol logging may only be turned on for one user at a time. All > ## protocol logging data is written to the file specified by this path. > # > protocol_log_filename /var/log/imapproxy_protocol.log > > > # > ## syslog_facility > ## > ## The logging facility to be used for all syslog calls. If nothing is > ## specified here, it will default to LOG_MAIL. Any of the possible ## > facilities listed in the syslog(3C) manpage may be used here except ## > LOG_KERN. > # > syslog_facility LOG_MAIL > > > # > ## syslog_prioritymask > ## > ## This configuration option is provided as a way to limit the verbosity > ## of imapproxy. If no value is specified, it will default to no > priority ## mask and you'll see all possible log messages. Any of the > possible ## priority values listed in the syslog(3C) manpage may be used > here. ## By default, I've left this commented out so you will see all > possible ## log messages. > # > #syslog_prioritymask LOG_WARNING > > > > > ------------------------------------------------------- > 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 -- Seth Randall IT Support Specialist Missoula Federal Credit Union [EMAIL PROTECTED] ------------------------------------------------------- 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