SpamAssassin by Alan Schwartz This errata page lists errors outstanding in the most recent printing. If you have technical questions or error reports, you can send them to booktech@oreilly.com. Please specify the printing date of your copy. This page was updated May 19, 2006. Here's a key to the markup: [page-number]: serious technical mistake {page-number}: minor technical mistake : important language/formatting problem (page-number): language change or minor formatting problem ?page-number?: reader question or request for clarification Confirmed errors: (12) Example 2-1, first line; Example 2-1 includes invalid URL as follows: http;//w:w.9780596007072.org it should be: http://www.9780596007072.org {78} config params near the bottom; The configuration parameters for bayes_dsn_sql_username and bayes_dns_sql_password should be bayes_sql_username bayes_sql_password {104} example 5-10; Two lines are truncated in this example, and therefore it doesn?t work. The truncated lines are: define(`confPRIVACY_FLAGS',`goaway,noreceipts,restrictmailq,restrictqrun,noetrn' should be: define(`confPRIVACY_FLAGS',`goaway,noreceipts,restrictmailq,restrictqrun,noetrn')dnl INPUT_MAIL_FILTER(`mimedefang', `S=unix:/var/spool/MIMEDefang/mimedefang.sock, T should be: INPUT_MAIL_FILTER(`mimedefang',`S=unix:/var/spool/MIMEDefang/mimedefang.sock, F=T, T=S:360s;R:360s;E:15m')dnl (115) First bullet ; should say "amavisd-new" not "avisd-new"