Programming Internet Email

Author: David Wood
Publisher: O'Reilly, 1999
Pages: 378
ISBN: 978-1565924796
Aimed at: Those needing to tackle Internet standards relating to email
Rating: 4.5
Pros: Good coverage of POP3, SMTP and others
Cons: Ignores the Windows platform's peculiarities
Reviewed by: Ian Elliot

If you want to know the basics about POP3 or SMTP then this book will help but it also goes into ESMTP and IMAP as well as MIME and Mailcap,

Author: David Wood
Publisher: O'Reilly, 1999
Pages: 378
ISBN: 978-1565924796
Aimed at: Those needing to tackle Internet standards relating to email
Rating: 4.5
Pros: Good coverage of POP3, SMTP and others
Cons: Programming examples fairly advanced; ignores the Windows platform's peculiarities
Reviewed by: Ian Elliot

Despite the fact that this book was published a decade ago it covers many of the email protocols that have been troubling me over the past few months plus a few extras. If you want to know the basics about POP3 or SMTP then this book will help but it also goes into ESMTP and IMAP as well as MIME. It also introduced me to Mailcap, a system for keeping MIME types under control, which Windows doesn’t implement.

There are programming examples, in Perl and Java, and a chapter near the end deals with Spam. The programming examples are fairly advanced and include a replacement for /bin/mail in Perl and a Java monitor for POP3 mail boxes.

The only problem with this book is that it more or less ignores the Windows platform’s peculiarities. For example, Windows doesn’t use mail or biff, which are mentioned. This would be fine if these were the only differences and the peculiarities were small but they are not! As a result you get a picture of a world as it should be rather than how it actually is. Microsoft still implements Internet protocols in its own particular way. It usually justifies this on the grounds that it improves on them but in practice it just makes the protocols Microsoft specific. There is still room for another book on this subject just devoted to email under Win32. Until someone gets round to writing it, this particular volume will at least help make clear the Internet standards relating to email.

Banner


Algorithms: Absolute Beginner's Guide

Author: Kirupa Chinnathambi
Publisher: Addison-Wesley
Date: November 2023
Pages: 416
ISBN: 978-0138222291
Print: 0138222290
Kindle: B0CCTZ37DQ
Audience: General
Rating: 4.5
Reviewer: Kay Ewbank

Subtitled 'a practical introduction to data structures and algorithms in JavaScript', this book is split into tw [ ... ]



C++ Programming, 6th Ed (In Easy Steps)

Author: Mike McGrath
Publisher: In Easy Steps
Date: April 2022
Pages: 192
ISBN: 978-1840789713
Print: 1840789719
Kindle: B09V2T9SJD
Audience: Developers wanting to learn C++
Reviewer: Mike James
This is the 6th edition of a slim book on C++. Can you really learn C++ in easy steps?


More Reviews

Last Updated ( Wednesday, 28 April 2010 )