Get Free Ebook Exim: The Mail Transfer Agent, by Philip Hazel
Be the very first to obtain this e-book now as well as obtain all reasons you need to read this Exim: The Mail Transfer Agent, By Philip Hazel The e-book Exim: The Mail Transfer Agent, By Philip Hazel is not simply for your obligations or necessity in your life. E-books will consistently be a buddy in every single time you check out. Now, allow the others find out about this page. You can take the advantages as well as discuss it additionally for your close friends and also individuals around you. By through this, you can truly obtain the meaning of this e-book Exim: The Mail Transfer Agent, By Philip Hazel beneficially. What do you think of our idea below?
Exim: The Mail Transfer Agent, by Philip Hazel
Get Free Ebook Exim: The Mail Transfer Agent, by Philip Hazel
Locate much more encounters and also understanding by checking out the publication entitled Exim: The Mail Transfer Agent, By Philip Hazel This is a book that you are trying to find, right? That's right. You have pertained to the right website, after that. We constantly give you Exim: The Mail Transfer Agent, By Philip Hazel and one of the most favourite e-books in the world to download and appreciated reading. You might not dismiss that seeing this set is an objective or even by unexpected.
Reading book Exim: The Mail Transfer Agent, By Philip Hazel, nowadays, will certainly not force you to consistently buy in the establishment off-line. There is a terrific place to get the book Exim: The Mail Transfer Agent, By Philip Hazel by on-line. This web site is the most effective site with lots varieties of book collections. As this Exim: The Mail Transfer Agent, By Philip Hazel will remain in this publication, all books that you require will be right below, too. Just search for the name or title of the book Exim: The Mail Transfer Agent, By Philip Hazel You could locate just what you are looking for.
So, also you need responsibility from the business, you may not be perplexed more due to the fact that publications Exim: The Mail Transfer Agent, By Philip Hazel will always aid you. If this Exim: The Mail Transfer Agent, By Philip Hazel is your ideal companion today to cover your job or work, you could as soon as possible get this publication. How? As we have told recently, just visit the link that our company offer here. The final thought is not just guide Exim: The Mail Transfer Agent, By Philip Hazel that you look for; it is how you will obtain lots of books to support your skill and capability to have piece de resistance.
We will reveal you the most effective and also easiest way to obtain book Exim: The Mail Transfer Agent, By Philip Hazel in this world. Great deals of compilations that will sustain your obligation will certainly be here. It will certainly make you feel so excellent to be part of this website. Coming to be the participant to consistently see exactly what up-to-date from this book Exim: The Mail Transfer Agent, By Philip Hazel website will certainly make you feel best to look for the books. So, just now, and also right here, get this Exim: The Mail Transfer Agent, By Philip Hazel to download and install and also save it for your valuable worthy.
Exim delivers electronic mail, both local and remote. It has all the virtues of a good postman: it's easy to talk to, reliable, efficient, and eager to accommodate even the most complex special requests. It's the default mail transport agent installed on some Linux systems, runs on many versions of Unix, and is suitable for any TCP/IP network with any combination of hosts and end-user mail software.Exim is growing in popularity because it is open source, scalable, and rich in features such as the following:
- Compatibility with the calling interfaces and options of Sendmail (for which Exim is usually a drop-in replacement)
- Lookups in LDAP servers, MySQL and PostgreSQL databases, and NIS or NIS+ services
- Support for many kinds of address parsing, including regular expressions that are compatible with Perl 5
- Sophisticated error handling
- Innumerable tuning parameters for improving performance and handling enormous volumes of mail
- Sales Rank: #2723564 in Books
- Color: White
- Brand: Brand: O'Reilly Media
- Published on: 2001-07-11
- Original language: English
- Number of items: 1
- Dimensions: 9.19" h x 1.16" w x 7.00" l, 1.97 pounds
- Binding: Paperback
- 624 pages
- Used Book in Good Condition
Amazon.com Review
You can do anything with Sendmail, the saying goes, but why would you want to? The Exim mail-handling daemon is just as capable as the old stalwart of handling everyday electronic mail duties, and far easier to administer. With a style and polish that's typical of the blue-cover series of system administration books from O'Reilly, Exim: The Mail Transfer Agent shows how to set up and use Exim. You'll be very pleased with this book if you've chosen to work with Exim and require better information than the online documentation can provide. Philip Hazel has done a good job of combining a comprehensive set of details--including lots of command listings--with advice and practical examples that will make an administrator's life easier.
Typical of this approach is the treatment of methods for blocking traffic from bad hosts that attempt to mail to your Exim station. The book runs through alternative techniques--using a public blocking list, blocking hosts explicitly, and so on--in series. Each technique is described in terms of what happens and why, and includes listings of the relevant configuration commands. Other sections, such as those concerned with SMTP configuration, are more reference-like. They contain long lists of commands and options, in which the purpose of each is explained. --David Wall
Topics covered: How to set up, configure, and administer the Exim mail-handling agent. Directors, routers, transports, filters, and the integration of Exim with Perl, shell scripts, and database lookups are covered.
Review
'A good book, and one I found I could actually start at the beginning of and read through.' - Andrew Johnson, West Yorkshire Linux User Group 'As this book is written by Exim's author you would expect it to be both authoritative and accurate and it is both of those - there were no glaring errors or omissions in the text. In addition the book is well written and perfectly readable...I have no hesitation in recommending this book to anybody with a need to manage an Exim based mail system of any size.' - Tom Hughes, Cvu, April
About the Author
Philip Hazel has a Ph.D. in applied mathematics, but has spent the last 30 years writing general-purpose software for the Computing Service at the University of Cambridge in England. Since moving from an IBM mainframe to Unix about ten years ago, he has gotten more and more involved with email. Philip started developing Exim in 1995 and is its sole author.
Most helpful customer reviews
8 of 8 people found the following review helpful.
Very Hard Reading
By BRETT ROBSON
I'm reluctant to criticize someone as talented as Philip Hazel who produces such a high quality product, distributes it for free and spends so much time supporting it.
However this book and the online documentation he provides is extremely difficult to use. He admits that he didn't want to write this book and hoped someone else would have. Indeed it would have been better if someone else had.
The book contains an exceptional amount of background information on mail protocols and procedures, and a lot of detail on Exim itself. If I had 5 weeks to read and absorb it all it would be wondersful.
For busy systems administrators using this book is a hard work, finding the information needed is slow and then understanding it is difficult. Dr Hazel's writing style is terse and rather like a mathematical text. There is no fluff in it's 600 pages. I find myself reading sentences repeatedly trying to understand them. Also the implications of certain information is not made obvious.
His lack of realistic examples is also a serious short coming. He glosses over remote access of mail via POP, IMAP and SMTP authentication even though this is the most common way of accessing mail these days. I would especially like to see discussion of an ISP type mail server with multiple domains, which is lacking.
Finally, there is lack of reference material in the appendices, a short form listing of command options and configuration options would be a great addition.
Warning: this book is for version 3 and version 4 is now available although version 3 is still used.
4 of 4 people found the following review helpful.
Good supplement to official documentation
By E. L. Green
This won't replace the official documentation -- especially since it covers an old outdated version of EXIM -- but covers enough to be worthwhile as a supplement. Still, I was rather disappointed that much of what I was trying to do (such as set up spam filtering) wasn't covered by the book, and that I had to go online and read through back mailing list archives and read official documentation to get the job done. From any other publisher I wouldn't feel too bad about that, but from O'Reilly I expect better.
4 of 4 people found the following review helpful.
Out of date, but still a good starting point
By A Customer
Exim is fairly straightforward for an MTA, though I found I needed to understand a bunch of concepts before I knew what Exim was doing. Exim: The Mail Transfer Agent does an excellent job of covering those concepts, much better than the official documentation, and for that this is essential reading for Exim users. This is the 1st edition, however, and only covers Exim release 3, so many of the important things that you might want to do with Exim that are easy to do in Exim 4 are not covered. You will need the official Exim website to complete your education and get up and running.
You might want to try using just the official documentation from the website and a good sample configuration file before buying this outdated book. (The Debian Linux installation of Exim comes with an excellent, well-commented default configuration.) If you get lost (like I did), buy this book used (like I didn't).
A new edition covering Exim 4 would easily get a 5 star review and earn a permanent spot on my bookshelf. Some quick reference appendicies and tables and an improved index, such as those common to most newer O'Reilly titles, would also be nice.
Exim: The Mail Transfer Agent, by Philip Hazel PDF
Exim: The Mail Transfer Agent, by Philip Hazel EPub
Exim: The Mail Transfer Agent, by Philip Hazel Doc
Exim: The Mail Transfer Agent, by Philip Hazel iBooks
Exim: The Mail Transfer Agent, by Philip Hazel rtf
Exim: The Mail Transfer Agent, by Philip Hazel Mobipocket
Exim: The Mail Transfer Agent, by Philip Hazel Kindle
Tidak ada komentar:
Posting Komentar