OK, Thanks I´ll try it. Reading the docs I found thath variable but it didn´t works. But, I didn´t enable CHKUSER_STARTING_VARIABLE in chkuser_settings.h
Thanks tonix.
On 2/11/06, tonix (Antonio Nati) <[EMAIL PROTECTED]> wrote:
At 23.05 10/02/2006, you wrote:
Hello List, I have searched this list, and Internet, but have no solutions.
Anyway, here´s the question:
Is there any way to disable CHKSUER for dertains IPs via tcprules?
Yes. You must enable within chkuser_settings.hRecompile and install.
- #define CHKUSER_STARTING_VARIABLE "CHKUSER_START"
Then,
in tcp.smtp you have to add the variablefor each IP you want to disable.
- CHKUSER_START="NONE"
Add a generalfor all the others.
- CHKUSER_START="DOMAIN"
See http://www.interazioni.it/opensource/chkuser/documentation/chkuser_settings.html for more informations.
Tonino
I really need that feature, and don´t want to recompile every time I change the configuration.
Saludos
Natalio
