Errata for SpamAssassin
Submit your own errata for this product.
The errata list is a list of errors and their corrections that were found after the product was released. If the error was corrected in a later version or reprint the date of the correction will be displayed in the column titled "Date Corrected".
The following errata were submitted by our customers and approved as valid errors by the author or editor.
Color Key: Serious Technical Mistake Minor Technical Mistake Language or formatting error Typo Question Note Update
| Version |
Location |
Description |
Submitted By |
Date Submitted |
Date Corrected |
| Printed |
Page 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
|
Anonymous |
|
|
| Printed |
Page 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
|
Anonymous |
|
|
| Printed |
Page 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
|
Anonymous |
|
|
| Printed |
Page 115
First bullet |
should say "amavisd-new" not "avisd-new"
|
Anonymous |
|
|