Displaying 2 results from an estimated 2 matches for "kawabe".
2007 Mar 28
2
Multiple IP(or Host) listen in dovecot.conf.
...add listen_fd and ssl_listen_fd member to login_group structre.
login-process.c:
add login_groups_create function for mapping login process to
each listen fd.
change dup2 source fd in create_login_process.
src/lib
network.c:
change getnameinfo error value.
--
Kawabe,Yoshihiro <sowhat at amnis.co.jp>
As the stars blink in the night sky, our married hearts are never splitted.
Even if we will unclasp each other hands, until we retain that. by H.S.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: dovecot-1.0.rc28_multi-...
2007 Jun 07
4
Listen on several (but not all) Interfaces
Hi,
I'm using Dovecot 1.0rc15 from Debian stable/etch.
I'd like to have Dovecot listen on more than one interface. It shall
listen on one IPv4 Interface and on one IPv6 Interface.
The comments in the sample configuration file say, that it's not
possible to listen on more than one interface at a time.
Sadly it's no option to me to listen on all interfaces.
So I'd like to ask