ASSP development mailing list <[email protected]>
schreibt:
>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?


ASSP handles other characterset quite well, there are over 10000
installation without segment fault. 
->ConsoleCharset
->LogCharset
->decodeMIME2UTF8

You can even block with charactersets.

But surely there are many more possibilities to handle  such a segment
fault than we found.

 
You are very welcome  to modify the code to fix this.


Actually you should update to ASSP Version 2 which supports perl 5.18.
Version V1 is only tested for Perl 5.08/5.10/5.12

------------------------------------------------------------------------------
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

Reply via email to