I dont want to blacklist sender nor close transmision for him. This is
not an attack. I recognise sender adress and not-spam (ham)
newsletter. I've got on another server assp crashing too - also after
bayesian, with other sender. I'll try to get this email so problem can
be fixed.
If assp has problem with characters beyond asci then perhaps it should
test incoming email for !preg_match("/[a-z0-9]"/)- or something like
that. If incoming email (or smtp protocol message) has other
characters than standard asci table - close connection?Perhaps negated preHeaderRe would be enought for that? - close connection if character other than those in regexp are found. Doing same with look around I think is unnecessarilycomplicated. ------------------------------------------------------------------------------ See everything from the browser to the database with AppDynamics Get end-to-end visibility with application monitoring from AppDynamics Isolate bottlenecks and diagnose root cause in seconds. Start your free trial of AppDynamics Pro today! http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk _______________________________________________ Assp-test mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/assp-test
