On Tue, Jun 15, 2004 at 06:19:31PM +0300, Boris Losev wrote: > I mean can milter-greylist use specific IP address for syncing on multiple > MX configuration. Other words can milter-greylist listen port 5252 on > specific IP address. > Now: > user@intra1:/var/milter-greylist$ netstat -na|grep 5252 > *.5252 *.* 0 0 24576 0 LISTEN > > I'd like: > user@intra1:/var/milter-greylist$ netstat -na|grep 5252 > 192.168.2.100.5252 *.* 0 0 24576 0 > LISTEN It's not possible yet, though it is not a difficult feature to add. -- Emmanuel Dreyfus manu@...
Message
Re: Re: [milter-greylist] IP address binding
2004-06-15 by Emmanuel Dreyfus