> tonix (Antonio Nati) wrote: >> At 05.14 09/02/2006, you wrote: >>> Is there a way to close a connection after 3 or 4 invalid mailboxes >>> are reached on a single connection? When spammers hit my production >>> server I see multiple emails in the log account that if they could be >>> blocked after 3 or 4 invalid address are reached. >> >> It's all already inside the box. >> >> Check carefully toaster documentation or look in >> http://www.interazioni.it/opensource/chkuser/documentation/chkuser_settings.html#Tarpitting >> for more info on chkuser settings. >> >> Ciao, >> >> Tonino >> >>> Thanks >>> >>> Dennis >> >> > According to your documents all I should have to do is change out the > "CHKUSER_WRONGRCPTLIMIT" to lets say 4 then recompile? > > #define CHKUSER_WRONGRCPT_LIMIT_VARIABLE "CHKUSER_WRONGRCPTLIMIT"
This is the definition of the variable; you have to recompile and install after this change. Then, you must declare (in tcp.smtp or in the running script) the variable CHKUSER_WRONGRCPTLIMIT with the value you want (zero means infinite). Ciao, Tonino > > Dennis -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- La tua posta elettronica senza virus su UfficioPostale.IT Your virus free electronic mail on UfficioPostale.IT
