Re: [Dspam-devel] [PATCH] Don't exit() if malloc fails.

2009-04-19 Thread Hugo Monteiro
Andreas Schneider wrote: > On Thursday 16 April 2009 12:33:51 Andreas Schneider wrote: > >> When a library function calls exit(), it prevents the calling program from >> handling the error, reporting it to the user, closing files properly, and >> cleaning up any state that the program has. It is

Re: [Dspam-devel] [PATCH] Don't exit() if malloc fails.

2009-04-19 Thread Andreas Schneider
On Thursday 16 April 2009 12:33:51 Andreas Schneider wrote: > When a library function calls exit(), it prevents the calling program from > handling the error, reporting it to the user, closing files properly, and > cleaning up any state that the program has. It is preferred for the > library to ret

Re: [Dspam-devel] Dspam Update

2009-04-19 Thread Eugene
Hello All, In view of the upcoming new release, I wanted to share my modified version of dspam_train script (it includes changes suggested in some old maillist messages as well as additional changes). The main goals were (1) better handling of various responses from dspam and (2) better report