Harald,

thanks for your hints. But see below...
 
----------------ursprüngliche Nachricht-----------------
Von: "Reindl Harald" [email protected]
An: "DBMail mailinglist" [email protected]
Datum: Tue, 31 Aug 2010 22:58:41 +0200
-------------------------------------------------
 
 
> It is, globally or for every single service
> 
> [.......]
> 
> [IMAP]
> BINDIP = 127.0.0.1
> PORT = 143
> TIMEOUT = 1800
> IDLE_TIMEOUT = 1800
> MAXCHILDREN = 250
> NCHILDREN = 10
> MINSPARECHILDREN = 5
> MAXSPARECHILDREN = 15
> IMAP_BEFORE_SMTP = no
> BANNER = IMAP-Service

In /etc/imapproxyd.conf you find this lines:

#
## 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


and this gives an error: "Port in use", when I start in.imapproxyd after
dbmail-imapd, because
in both files the port is 143. I have changed server_port to 8085 and PORT
(in dbmail.conf) to 8085
and it works, but I mean, this is not a correct sollution. What shall I do?

Ralph




_______________________________________________
DBmail mailing list
[email protected]
http://mailman.fastxs.nl/cgi-bin/mailman/listinfo/dbmail

Reply via email to