On Mon, Oct 11, 2004 at 02:34:36PM +0000, Emmanuel Dreyfus wrote: > > A config file that can be shared between the mx-hosts, i e you > > would be permitted to have a 'peer'-line that includes > > the machine on which the milter is running. This would be detected > > at startup and no sync information should be sent that way. > Yes, that makes sense. An easy and portable way to implement that feature would be trying to bind a UDP socket to the address of every peer (requesting an arbitrary port). If that doesn't fail it is a local address and can be ignored. Kind regards -- Matthias Scheler http://scheler.de/~matthias/
Message
Re: [milter-greylist] Re: syncing autowhitelisted entries between mx-hosts
2004-10-12 by Matthias Scheler