spambayes/Outlook2000 default_bayes_customize.ini, 1.10, 1.11
"Mark Hammond" <[email protected]> Sun, 25 Mar 2007 23:58:26 -0800
| Newsgroups | gmane.mail.spam.spambayes.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/spambayes/spambayes/Outlook2000 In directory sc8-pr-cvs8.sourceforge.net:/tmp/cvs-serv3036 Modified Files: default_bayes_customize.ini Log Message: enable image cracking for the outlook client. Index: default_bayes_customize.ini =================================================================== RCS file: /cvsroot/spambayes/spambayes/Outlook2000/default_bayes_customize.ini,v retrieving revision 1.10 retrieving revision 1.11 diff -C2 -d -r1.10 -r1.11 *** default_bayes_customize.ini 14 Dec 2003 11:23:03 -0000 1.10 --- default_bayes_customize.ini 26 Mar 2007 07:58:24 -0000 1.11 *************** *** 32,33 **** --- 32,41 ---- # It's helpful for Tim <wink>. record_header_absence: True + + # Enable basic image cracking - the Windows binaries ship with a gocr binary + crack_images: True + + # For markh, image_size seems maginally helpful for images that the OCR + # engine fails to find any text in (the simple fact a .gif is attached is + # similarly helpful, but we stick with it for now) + image_size: True