Was happening to my ASSP server too.  Even after I disabled maxsmtpipconnects 
ASSP was still limiting connecting IPs.  I have reverted back to an old version 
for now 1.9.9(14079).


On Apr 17, 2014, at 12:23 PM, Russian <russ...@russerver.org> wrote:

> Greetings.
> 
> ASSP v 1.9.9.14096.
> 
> ---
> in assp.pl on line 9745
> if ( ++$SMTPSessionIP($ip} > $maxSMTPipSessions) {
> ---
> variable $SMTPSessionIP($ip} is always increasing and i there is no place
> where it resets or deleted.
> 
> in old version (1.9.9.13278) SMTP limiting is done trough $SMTPSession,
> which is deleted when session close. (assp.pl v14096, line 11115)
> 
> On 17.04.2014 19:21, Fritz Borgstedt wrote:
>> Sorry, i would certainly fix it if I could find it. There are no other
>> cases including my own servers.
>> If you have time install 14079,
>> 
>> ------------------------------------------------------------------------------
>> Learn Graph Databases - Download FREE O'Reilly Book
>> "Graph Databases" is the definitive new guide to graph databases and their
>> applications. Written by three acclaimed leaders in the field,
>> this first edition is now available. Download your free book today!
>> http://p.sf.net/sfu/NeoTech
>> _______________________________________________
>> Assp-user mailing list
>> Assp-user@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/assp-user
> 
> 
> ------------------------------------------------------------------------------
> Learn Graph Databases - Download FREE O'Reilly Book
> "Graph Databases" is the definitive new guide to graph databases and their
> applications. Written by three acclaimed leaders in the field,
> this first edition is now available. Download your free book today!
> http://p.sf.net/sfu/NeoTech
> _______________________________________________
> Assp-user mailing list
> Assp-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/assp-user
> 

------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/NeoTech
_______________________________________________
Assp-user mailing list
Assp-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/assp-user

Reply via email to