Fwd: Re: [imapproxy] bind address?
Jan Schneider
jan at horde.org
Wed Dec 11 15:34:49 PST 2002
----- Weitergeleitete Nachricht von joeytmann@yahoo.com -----
Datum: Wed, 11 Dec 2002 06:24:50 -0800 (PST)
Von: no one <joeytmann@yahoo.com>
Antwort an: no one <joeytmann@yahoo.com>
Betreff: Re: [imapproxy] bind address?
An: Jan Schneider <jan@horde.org>
Jan, here is a copy of my config file
# $Horde: imapproxy/example.conf,v 1.4 2002/10/28
21:59:43 marcus Exp $
#
# Example ImapProxy config
#
# This config assumes the following setup:
#
# The IMAP Server has IP address 192.168.12.34,
running on port 143
# The IMP Server has IP address 192.168.43.21,
connecting to the
# proxy server on port 1234
# The imapproxy listens on all interfaces
#
# no debug messages
# logging to syslog facility LOG_MAIL
#
# keepalive frequency set to 60 seconds
# client timeout set to 60 seconds
# server timeout set to 1800 seconds
#
# stats interval of 60 seconds
#
# max reuse of records set to 5 times
# User we want the program to run as
user_name apache
# Group we want the program to run as
group_name apache
# IP address of the IMAP server
remote_address 10.249.0.5
# listen to all interfaces
local_address *
# port number of the IMAP server
remote_port 143
# port number IMP connects to on the proxy server
# (the port which imapproxy listens on)
local_port 1234
# accesslist : accept all connections from IP address
192.168.43.21,
# and drop the others
accept 10.249.0.5
# debug and logging
debug on
log_facility LOG_MAIL
logging on
# keepalive and timeout values
keepalive 60
client_timeout 120
server_timeout 1800
# interval between stats messages, in seconds
stats_frequency 60
# maximum number of times a record can be reused. 0
means no limit
max_reuse 5
Right now I just have mail,http,mysqld, poppassd,etc..
running all on the same machine for testing and what
not. I had an older version of imapproxy running
before.
Any ideas for what I should be looking for?
Jason
--- Jan Schneider <jan@horde.org> wrote:
> Zitat von no one <joeytmann@yahoo.com>:
>
> > I get an error in my logs saying that imapproxy
> can't
> > bind to the address(already in use). Any info
> would be
> > great. TIA
>
> You can't use the same port for imapproxy that you
> use to connect from
> imapproxy to your imap server.
>
> Jan.
>
> --
> http://www.horde.org - The Horde Project
> http://www.ammma.de - discover your knowledge
> http://www.tip4all.de - Deine private
> Tippgemeinschaft
>
> --
> imapproxy mailing list
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail:
imapproxy-unsubscribe@lists.horde.org
__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com
----- Ende der weitergeleiteten Nachricht -----
Jan.
--
http://www.horde.org - The Horde Project
http://www.ammma.de - discover your knowledge
http://www.tip4all.de - Deine private Tippgemeinschaft
More information about the imapproxy
mailing list