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


The AWK Programming Language, 2nd Ed

Author: Alfred V. Aho, Brian W. Kernighan and Peter J. Weinberger
Publisher: Addison-Wesley
Pages: 240
ISBN: 978-0138269722
Print: 0138269726
Kindle: B0CCJ1N4X3
Audience: Developers interested in Awk
Rating: 5
Reviewer: Kay Ewbank

The name Brian Kernighan among the authors of this updated classic raises  [ ... ]



Lean DevOps

Author: Robert Benefield
Publisher: Addison-Wesley
Pages: 368
ISBN: 978-0133847505
Print:  0133847500
Kindle: B0B126ST43
Audience: Managers of devops teams
Rating: 3 for developers, 4.5 for managers
Reviewer: Kay Ewbank

The problem this book sets out to address is that of how to deliver on-demand se [ ... ]


More Reviews

Last Updated ( Wednesday, 28 April 2010 )