Programming Internet Email by David Wood Unconfirmed error reports are from readers. They have not yet been approved or disproved by the author or editor and represent solely the opinion of the reader. If you have any error reports or technical questions, you can send them to booktech@oreilly.com. (Please specify the printing date of your copy.) This page was updated April 27, 2001. 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 UNCONFIRMED errors and suggestions from readers: (3) MIME is defined as "Multipart Internet Mail Extensions." Then it is defined on page 39, paragraph three, as "multipurpose internet mail extensions," saying "MIME is sometimes called 'multipart' or multimedia... these names are incorrect." (108) The first sentence of the 2nd paragraph states: "The second (middle) part can be built in one of three ways," but only two methods are listed. The third sentences says: "the pid and the message count be be used" The first "be" should be something like "may," "could," "should," etc. <120> The second sentence in the last paragraph on the page now reads: "...but an ESMTP server will always have the string ESMTP in the banner greeting." I think this is incorrect. There is no specification that defines this as so. Actually, some ESMTP server implementations do not include the word ESMTP. The word "ESMTP" could be a hint. But clients should not assume that a server supports SMTP only even if its greeting does not include "ESMTP". [127] 1st paragraph; The MAIL and RCPT commands are described as taking the email address as an argument surrounded by spaces. RFC 821 and the new RFC 2821 explicitly say that the address is surrounded by angle brackets. The examples on page 127 should be: MAIL FROM: (134) 4th paragraph, last sentence; Last sentence reads: "...the server has excepted the message...." It should read: "...the server has accepted the message...." {200} paragraph 3; The link "ftp://ftp.funet.fi/pub/languages/perl/CPAN/MIRRORS" doesn't work. It can be changed to "ftp://ftp.funet.fi/pub/languages/perl/CPAN/SITES."