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.h
- #define CHKUSER_STARTING_VARIABLE "CHKUSER_START"
Then,
in tcp.smtp you have to add the variable
- CHKUSER_START="NONE"
Add a general
- 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
