On Mon, Apr 18, 2011 at 3:15 PM, madal 30 <mada...@hotmail.com> wrote:
> hello all,
>
> Fist time poster here. Just needed bit of more info with imapprxy server. I
> just installed the imapproxy on my redhat 6 by following README doc ..
> configure, make and make install. That all worked.
>
> I have a webclient on test0
> then imapproxy is installed on test0 too
>
> then imapserver is on test1
>
> here is the /etc/imapproxy.conf looks like :
> ## imapproxy.conf
> ##
> server_hostname test1
> #connect_retries 10
> #connect_delay 5
> cache_size 80
> listen_port 143
> listen_address 127.0.0.1
> server_port 143
> cache_expiration_time 300
> proc_username imapproxy
> proc_groupname imapproxy
> stat_filename /var/run/pimpstats
> protocol_log_filename /var/log/imapproxy_protocol.log
> syslog_facility LOG_MAIL
> send_tcp_keepalives no
> enable_select_cache no
> foreground_mode no
> force_tls no
> enable_admin_commands no
>
> port 143 is opened on test0 so as on test1 then here is the netstat output
> tcp        0      0 127.0.0.1:143               0.0.0.0:*
> LISTEN
>
> how can I make sure my imappoxy server is caching or is there a way to see
> if my imapproxy is in effect ?

 * Simple - if the webmail client is logging into port 143 on test0
(and there's no conflict on that port/machine), then it's working.

 * You can also log in by hand and watch some of the server responses,
which will be slightly different than your normal IMAP server

 * Your /var/log/maillog on test0 will show imapproxy entries when users log in

 * Use pimpstat (should be in /usr/local/sbin)


> I do not see any logs in /var/log/imapproxy_protocol.log

Wrong file.  Try the mail log.

> but
> /var/log/messages I see :
> Apr 18 14:27:48 test0 in.imapproxyd: main(): Using default configuration
> file '/etc/imapproxy.conf'.
> Apr 18 14:27:48 test0 in.imapproxyd: Using syslog facility 'LOG_MAIL' for
> logging.

Wrong file again.  /var/log/maillog is what you want.

-- 
Paul Lesniewski
SquirrelMail Team
Please support Open Source Software by donating to SquirrelMail!
http://squirrelmail.org/donate_paul_lesniewski.php

------------------------------------------------------------------------------
Benefiting from Server Virtualization: Beyond Initial Workload 
Consolidation -- Increasing the use of server virtualization is a top
priority.Virtualization can reduce costs, simplify management, and improve 
application availability and disaster protection. Learn more about boosting 
the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev
-----
squirrelmail-imapproxy mailing list
Posting guidelines: http://squirrelmail.org/postingguidelines
List address: squirrelmail-imapproxy@lists.sourceforge.net
List archives: http://news.gmane.org/gmane.mail.squirrelmail.imapproxy
List info (subscribe/unsubscribe/change options): 
https://lists.sourceforge.net/lists/listinfo/squirrelmail-imapproxy

Reply via email to