On Fri, 7 Nov 2003, Matt Sergeant wrote:
The current check for whether a client can relay or not is all in code in
check_relay (I extended this to support config files as well as %ENV,
because %ENV won't work with the SelectServer code).
Have you considered using a perhaps pre-existing cdb file as the config file? It would make switching from tcpserver to SelectServer a little easier.
At the moment it uses either a flat file (config/relayclients) or a cdb file (config/morerelayclients).
Is your extension code in CVS (or available elsewhere)?
Yes, it's in CVS.
Matt.
